From f1dfa09941aa9e198dedcc1c4d62b1343ed74b52 Mon Sep 17 00:00:00 2001 From: "baris.alis" Date: Fri, 4 Sep 2026 16:54:52 +0200 Subject: [PATCH] Update tag to deploy on production (sha-0bf7e0e) --- 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 04fbace..7db0cc7 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-9efe83d" + tag: "sha-0bf7e0e" ingress: enabled: true className: nginx