From 08aba5f5a51221372d5fdbe97f06e284e2f960ab Mon Sep 17 00:00:00 2001 From: "baris.alis" Date: Thu, 27 Aug 2026 10:26:33 +0200 Subject: [PATCH] Update tag to deploy on production (sha-9efe83d) --- 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 cfb6482..04fbace 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-545c536" + tag: "sha-9efe83d" ingress: enabled: true className: nginx