From ec5e1dacb22163208c69313f9f994d9a939cc943 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 19 Oct 2023 14:21:39 +0000 Subject: [PATCH] chore: Update rating helm chart MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/plugin-site/Chart.yaml | 2 +- charts/plugin-site/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/plugin-site/Chart.yaml b/charts/plugin-site/Chart.yaml index 948850607..c894f0ac4 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.2 +version: 0.4.3 diff --git a/charts/plugin-site/values.yaml b/charts/plugin-site/values.yaml index e76e5c6b9..196043bf2 100644 --- a/charts/plugin-site/values.yaml +++ b/charts/plugin-site/values.yaml @@ -5,7 +5,7 @@ backend: replicaCount: 2 image: repository: jenkinsciinfra/plugin-site-api - tag: 297-6eb2d0 + tag: 298-c00d66 pullPolicy: IfNotPresent port: 8080 resources: