Skip to content

Commit

Permalink
fix(deps): update icr.io/cpopen/ibm-operator-catalog docker tag to v4…
Browse files Browse the repository at this point in the history
….16 (#88)
  • Loading branch information
terraform-ibm-modules-ops authored Jul 20, 2024
1 parent 9173a92 commit 857665f
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:e06d61bda895de0a182a1ea866b8ec7d3573fa19e52668ccf68db94c71f81163" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_image_tag_digest = "v4.16@sha256:5c8241176f5f278b64e12d3551e5f06e33f0bbdfa818008cb4503d00b6de675f" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_path = "icr.io/cpopen/ibm-operator-catalog"
}

Expand Down

0 comments on commit 857665f

Please sign in to comment.