From 0dc7c6e244a00a0fa876136641e82e33c135e384 Mon Sep 17 00:00:00 2001 From: gabriel-farache Date: Thu, 14 Nov 2024 16:54:40 +0100 Subject: [PATCH] Update rpj proxy image tag --- charts/rpj/templates/00-proxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/rpj/templates/00-proxy.yaml b/charts/rpj/templates/00-proxy.yaml index faf03baa..801b257f 100644 --- a/charts/rpj/templates/00-proxy.yaml +++ b/charts/rpj/templates/00-proxy.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: rpj-proxy - image: quay.io/orchestrator/rpj-proxy:latest + image: quay.io/orchestrator/rpj-proxy:9dfe4aca ports: - containerPort: 8080 envFrom: