chore(helm): update image docker.io/jenkins/jenkins 2.529 → 2.530 (#40245)

This commit is contained in:
TrueCharts Bot
2025-09-30 20:05:38 +02:00
committed by GitHub
parent 09eb1766b4
commit fd113ce7ff
2 changed files with 3 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.529.0
appVersion: 2.530.0
dependencies:
- name: common
version: 28.21.1
@@ -39,5 +39,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 10.17.1
version: 10.18.0

View File

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