Skip to content

Commit

Permalink
Merge pull request #1388 from jenkins-infra/updatecli_main_ec71ff78e3…
Browse files Browse the repository at this point in the history
…ac4d9c72f19d0488f0dcb306ffc3a9582f006422720dc3ee87efec

Bump `plugin-health-scoring` docker image version to v4.1.0
  • Loading branch information
alecharp authored Oct 16, 2024
2 parents cc258ec + 98abaf7 commit 04b1f49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/plugin-health-scoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
description: A Helm chart for Kubernetes
name: plugin-health-scoring
type: application
version: 3.0.2
version: 3.0.3
2 changes: 1 addition & 1 deletion charts/plugin-health-scoring/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ replicaCount: 1
image:
repository: "jenkinsciinfra/plugin-health-scoring"
pullPolicy: IfNotPresent
tag: v4.0.2
tag: v4.1.0
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit 04b1f49

Please sign in to comment.