From 57316abea27be95dfc648143d8859110b02c1ed1 Mon Sep 17 00:00:00 2001 From: Denys Melnyk Date: Fri, 2 Aug 2024 16:57:18 +0300 Subject: [PATCH 1/2] update init container version --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 81b8ebd8..2074280f 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -456,7 +456,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.2963.0 + tag: 1.2969. pullPolicy: IfNotPresent command: - ./init.sh From fade26778d9df3cfec419d9833d6fe77e557b11b Mon Sep 17 00:00:00 2001 From: Denys Melnyk Date: Fri, 2 Aug 2024 16:57:42 +0300 Subject: [PATCH 2/2] wip --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 2074280f..72f38d28 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -456,7 +456,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.2969. + tag: 1.2969.0 pullPolicy: IfNotPresent command: - ./init.sh