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 e76a0d1 (#47)
  • Loading branch information
terraform-ibm-modules-ops authored May 4, 2024
1 parent 7def184 commit 4b5135b
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:fcd80c10a72c6d740f253ffa6db9c66372b699c6b5cfcb51935016807425893f" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_image_tag_digest = "v4.15@sha256:e76a0d137b1bd047692e256d03fe8b8e94e528f4316d5f73ba3f7833504ec135" # datasource: icr.io/cpopen/ibm-operator-catalog
ibm_operator_catalog_path = "icr.io/cpopen/ibm-operator-catalog"
}

Expand Down

0 comments on commit 4b5135b

Please sign in to comment.