chore(helm): update image docker.io/jenkins/jenkins 2.530 → 2.531 (#40512)

This commit is contained in:
TrueCharts Bot
2025-10-07 16:13:54 +02:00
committed by GitHub
parent c87646908c
commit 5f862218ee
2 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.530.0
appVersion: 2.531.0
dependencies:
- name: common
version: 28.22.0
@@ -35,8 +35,9 @@ maintainers:
name: jenkins
sources:
- https://github.com/jenkinsci/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 10.19.0
version: 10.20.0

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.530-jdk17@sha256:54a02993bfc2193c3bdbf80d846b05ccb43d2a89b0cd9499b56a884a37f3c403
tag: 2.531-jdk17@sha256:fd67c87e9f6707661bd3ccb2774499ee622bf925d9747db7ba5c80880bd80596
security:
container:
runAsGroup: 1000