chore(helm): update image docker.io/jenkins/jenkins 2.500 → 2.501 (#33161)

This commit is contained in:
TrueCharts Bot
2025-03-12 08:55:07 +01:00
committed by GitHub
parent 8cdddeeeff
commit 27437128a3
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.500.0
appVersion: 2.501.0
dependencies:
- name: common
version: 25.4.10
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 9.36.0
version: 9.37.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.500-jdk17@sha256:7db5f265f3606ade81098649f9f866c1857523cd86f77dbcf39b345e94681580
tag: 2.501-jdk17@sha256:83b68f407e58c0eea00f7435cc84eb9094e15706a9c7620c90593fab0c84c66f
security:
container:
runAsGroup: 1000