From 746e5f6d907be78a48f0739e70eec7ae0ee853a5 Mon Sep 17 00:00:00 2001 From: eq-cdc-nbs-github-svc Date: Wed, 3 Apr 2024 15:37:45 +0000 Subject: [PATCH] updating helm chart charts/page-builder-api/values-int1.yaml with image tag 1.0.1-SNAPSHOT.5ad2f8d --- charts/page-builder-api/values-int1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/page-builder-api/values-int1.yaml b/charts/page-builder-api/values-int1.yaml index 8865ce4a..1637c129 100644 --- a/charts/page-builder-api/values-int1.yaml +++ b/charts/page-builder-api/values-int1.yaml @@ -5,7 +5,7 @@ env: "int1" image: repository: "" pullPolicy: IfNotPresent - tag: 1.0.1-SNAPSHOT.7cfc500 + tag: 1.0.1-SNAPSHOT.5ad2f8d # Host URL for application ingressHost: app.int1.nbspreview.com