From b66af8d9a1f5c3ff3162979dac45ce7219909911 Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Mon, 9 Oct 2023 16:43:49 +0200 Subject: [PATCH 1/2] feat(plugin-site) bump backend image tag to `294-5389ef` --- charts/plugin-site/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/plugin-site/values.yaml b/charts/plugin-site/values.yaml index 5bfacfeba..d6f408e24 100644 --- a/charts/plugin-site/values.yaml +++ b/charts/plugin-site/values.yaml @@ -6,7 +6,7 @@ backend: replicaCount: 2 image: repository: jenkinsciinfra/plugin-site-api - tag: 266-ab61e2 + tag: 294-5389ef pullPolicy: IfNotPresent port: 8080 resources: From 98e9fa3e5e6122be5c2a25e24fab4a94d4fdc7e5 Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Mon, 9 Oct 2023 16:48:03 +0200 Subject: [PATCH 2/2] Update Chart.yaml --- charts/plugin-site/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/plugin-site/Chart.yaml b/charts/plugin-site/Chart.yaml index e317cc3c0..70aebd60b 100644 --- a/charts/plugin-site/Chart.yaml +++ b/charts/plugin-site/Chart.yaml @@ -5,4 +5,4 @@ maintainers: - name: timja - name: halkeye name: plugin-site -version: 0.3.2 +version: 0.4.0