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 f3a3c20 (#61)
  • Loading branch information
terraform-ibm-modules-ops authored May 18, 2024
1 parent 565ba8d commit e316623
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:843c86409a1cc2703d16cabee083ada34392efbef6c05788485f62e3213ae43d" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_image_tag_digest = "v4.15@sha256:f3a3c2092ee17d7e1a74c17b9105f8cfacd5d1a33b955d6f592b13aa27a93f4b" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_path = "icr.io/cpopen/ibm-operator-catalog"
}

Expand Down

0 comments on commit e316623

Please sign in to comment.