chore(helm): update image docker.io/jenkins/jenkins 2.510 → 2.512 (#35753)

This commit is contained in:
TrueCharts Bot
2025-05-29 10:40:27 +02:00
committed by GitHub
parent 301833bf4a
commit cf338a8131
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14" truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.510.0 appVersion: 2.512.0
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -36,5 +36,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins - https://hub.docker.com/r/jenkins/jenkins
type: application type: application
version: 9.46.0 version: 9.47.0
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/jenkins/jenkins repository: docker.io/jenkins/jenkins
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.510-jdk17@sha256:a062e9f43815d3577d80db075b0c57f1861a7112833c0a6ec11c22cee071733c tag: 2.512-jdk17@sha256:0b838395ce24f1414f0ae5b4df1a4f57113938af1d1f6cd9681e11cdd1219d07
security: security:
container: container:
runAsGroup: 1000 runAsGroup: 1000