chore(helm): update image docker.io/jenkins/jenkins 2.483 → 2.484 (#28874)

This commit is contained in:
TrueCharts Bot
2024-11-05 17:19:57 +01:00
committed by GitHub
parent 5a9363994d
commit 1302eec77f
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.483.0
appVersion: 2.484.0
dependencies:
- name: common
version: 25.1.5
@@ -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.21.0
version: 9.22.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.483-jdk17@sha256:f588af9083480d5d45428bc36a66e4276dc7aed3aeebaf20811436bbf68f1e44
tag: 2.484-jdk17@sha256:a4516ad9b62ebe82c4dd917e0fdee8aaa55a196dbea1d52170066c7d7b5bd760
security:
container:
runAsGroup: 1000