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 6faeb20 (#114)
  • Loading branch information
terraform-ibm-modules-ops authored Aug 24, 2024
1 parent 311fda8 commit 15e6d0e
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:0313bc27bacaad342a9d4bad158e69a69a4c61715891619ba43e9a3be8555a0a" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_image_tag_digest = "v4.16@sha256:6faeb20ed88700f79c90803eddb6f11bfa16d3513dadfbd85ff456ed1e7aa68d" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_path = "icr.io/cpopen/ibm-operator-catalog"
}

Expand Down

0 comments on commit 15e6d0e

Please sign in to comment.