From 8cd4aea4ce197987e16caeebabf4806bd84c39a6 Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:19:56 +0000 Subject: [PATCH] chore: Update plugin-health-scoring helm chart MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/plugin-health-scoring/Chart.yaml | 2 +- charts/plugin-health-scoring/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/plugin-health-scoring/Chart.yaml b/charts/plugin-health-scoring/Chart.yaml index 693bc9c3..23ba5c0d 100644 --- a/charts/plugin-health-scoring/Chart.yaml +++ b/charts/plugin-health-scoring/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 description: A Helm chart for Kubernetes name: plugin-health-scoring type: application -version: 3.0.5 +version: 3.0.6 diff --git a/charts/plugin-health-scoring/values.yaml b/charts/plugin-health-scoring/values.yaml index 10fcbd4a..654fde85 100644 --- a/charts/plugin-health-scoring/values.yaml +++ b/charts/plugin-health-scoring/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: "jenkinsciinfra/plugin-health-scoring" pullPolicy: IfNotPresent - tag: v4.2.0 + tag: v4.3.0 imagePullSecrets: [] nameOverride: "" fullnameOverride: ""