From 31839baf434f2ebedf81cc567fd0f898765bee06 Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:19:50 +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 b577a80a..693bc9c3 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.4 +version: 3.0.5 diff --git a/charts/plugin-health-scoring/values.yaml b/charts/plugin-health-scoring/values.yaml index 85ca6348..10fcbd4a 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.1.1 + tag: v4.2.0 imagePullSecrets: [] nameOverride: "" fullnameOverride: ""