Skip to content

Commit

Permalink
fix(deps): update icr.io/cpopen/ibm-operator-catalog:v4.16 docker dig…
Browse files Browse the repository at this point in the history
…est to 326f990 (#201)
  • Loading branch information
terraform-ibm-modules-ops authored Feb 9, 2025
1 parent 74353db commit 954cfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ resource "kubernetes_namespace" "helm_release_operator_namespace" {
}

locals {
ibm_operator_catalog_image_tag_digest = "v4.16@sha256:ac75a05d3fcf8c45aca8c351114a6af77bdb6131da16a6404b8f3e8f63ccd66d" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_image_tag_digest = "v4.16@sha256:326f990723bf123090add797ccc8be044493f3a5a59152cd8f2e9742318ed379" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_path = "icr.io/cpopen/ibm-operator-catalog"
}

Expand Down

0 comments on commit 954cfb0

Please sign in to comment.