chore(helm): update image docker.io/jenkins/jenkins 2.491 → 2.492 (#30669)

This commit is contained in:
TrueCharts Bot
2025-01-08 03:02:49 +01:00
committed by GitHub
parent 164bdd2ac0
commit f25e3099cc
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.491.0
appVersion: 2.492.0
dependencies:
- name: common
version: 25.3.1
@@ -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.27.0
version: 9.28.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.491-jdk17@sha256:2cff8b173d41b8d272b43c6b67625b099be2d0240ccadb2090677f78b7baaf9e
tag: 2.492-jdk17@sha256:fbde64db718de226bdb3d69d97b09ef61967e746c02bbb2ea811a804be726521
security:
container:
runAsGroup: 1000