feat(jenkins): update image docker.io/jenkins/jenkins 2.543 → 2.544 (#43265)

This commit is contained in:
TrueCharts Bot
2025-12-30 11:51:58 +01:00
committed by GitHub
parent 106b53c597
commit 48e13fb95a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.543.0
appVersion: 2.544.0
dependencies:
- name: common
version: 28.29.17
@@ -38,5 +38,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 10.36.2
version: 10.37.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.543-jdk17@sha256:7fe4ef3de58eca18c4d0bd83705507d22241b3421ac61618f0943a041c3be4c0
tag: 2.544-jdk17@sha256:763df2c359d15effa4a05fdcb61a1aef3fda80aa5c6a9c04a9f26be48b01fb20
security:
container:
runAsGroup: 1000