From 54991f7df40804b8b3e401fe89e804332abe557b Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Wed, 11 Oct 2023 15:27:52 +0200 Subject: [PATCH 1/2] Update values.yaml --- 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 d6f408e24..750deee75 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: 294-5389ef + tag: 295-d7103b pullPolicy: IfNotPresent port: 8080 resources: From fca82fae3b88bbf5b90f1ad2607af6be11cbc9b0 Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Wed, 11 Oct 2023 15:28:24 +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 70aebd60b..6caf720d4 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.4.0 +version: 0.4.1