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 5e9d449 (#177)
  • Loading branch information
terraform-ibm-modules-ops authored Dec 7, 2024
1 parent 0da3dea commit 2f03654
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:fc0edaf50c57ebf571e475aa2e666477ce0e4dbe53f1058b830837527e36ed7a" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_image_tag_digest = "v4.16@sha256:5e9d449258384818baedaf5c4327a42fec9d7a66e97de9938639b95308cf0397" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_path = "icr.io/cpopen/ibm-operator-catalog"
}

Expand Down

0 comments on commit 2f03654

Please sign in to comment.