Skip to content

Commit

Permalink
chore(helm): update image docker.io/jenkins/jenkins 2.491 → 2.492 (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Jan 8, 2025
1 parent 164bdd2 commit f25e309
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/jenkins/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/jenkins/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f25e309

Please sign in to comment.