From 2f9da19f2a12991df4a20989d9b07e6fd771ba4d Mon Sep 17 00:00:00 2001 From: "baris.alis" Date: Fri, 14 Aug 2026 11:59:13 +0200 Subject: [PATCH] Latest tag to deploy on production --- helm/githubapp/values-prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/githubapp/values-prod.yaml b/helm/githubapp/values-prod.yaml index 202ffae..cfb6482 100644 --- a/helm/githubapp/values-prod.yaml +++ b/helm/githubapp/values-prod.yaml @@ -1,7 +1,7 @@ # Production environment overrides image: repository: quay.io/wire/github-app - tag: "sha-6bd8f51" + tag: "sha-545c536" ingress: enabled: true className: nginx