Skip to content

Commit

Permalink
fix(deps): update icr.io/cpopen/ibm-operator-catalog:v4.15 docker dig…
Browse files Browse the repository at this point in the history
…est to 3aeaffc (#71)
  • Loading branch information
terraform-ibm-modules-ops authored Jun 16, 2024
1 parent d45409e commit 0a60e72
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.15@sha256:c4b0a1ef3ad33a7778b9a251cc6cbe88e29f7335b6130d66c3177b0054145573" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_image_tag_digest = "v4.15@sha256:3aeaffc0d3f7905409013be8f19456d6a8449a78b01ec58e344dc827579b84bc" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_path = "icr.io/cpopen/ibm-operator-catalog"
}

Expand Down

0 comments on commit 0a60e72

Please sign in to comment.