Skip to content

Commit

Permalink
fix(deps): update icr.io/appcafe/open-liberty/samples/getting-started…
Browse files Browse the repository at this point in the history
…:latest docker digest to fd04ce5 (#60)
  • Loading branch information
terraform-ibm-modules-ops authored May 18, 2024
1 parent e316623 commit 06904bf
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 @@ -216,7 +216,7 @@ resource "kubernetes_namespace" "websphere_liberty_sampleapp_namespace" {

locals {
websphere_liberty_operator_sampleapp_image_path = "icr.io/appcafe/open-liberty/samples/getting-started"
websphere_liberty_operator_sampleapp_image_tag_digest = "latest@sha256:b99e5af298a800a7d53217be7b33797cedb1eeadc4d5cd14c0c3aafccf21f1ac" # datasource: icr.io/appcafe/open-liberty/samples/getting-started
websphere_liberty_operator_sampleapp_image_tag_digest = "latest@sha256:fd04ce5a5870387a379b54da5c47d0338c5f4a1254611d2418f1f959d018ba7e" # datasource: icr.io/appcafe/open-liberty/samples/getting-started
}

resource "helm_release" "websphere_liberty_operator_sampleapp" {
Expand Down

0 comments on commit 06904bf

Please sign in to comment.