chore(deps): update container image jenkins/jenkins to v2.444-jdk17@b3cf5b1 by renovate (#18193)

This commit is contained in:
TrueCharts Bot 2024-02-12 07:40:22 +01:00 committed by GitHub
parent 7666dde30f
commit ed15fa3479
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.443.0
appVersion: 2.444.0
dependencies:
- name: common
version: 17.2.30
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png
keywords:
- jenkins
- productivity
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 6.7.1
version: 6.8.0

View File

@ -1,7 +1,7 @@
image:
repository: jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.443-jdk17@sha256:348d269250208d801ab7f667a07028d540853e2136921e3ff7c2a6c716735f27
tag: 2.444-jdk17@sha256:b3cf5b1584c4a69e728adf155e06fb037f1ada3b616a14f864084b8c176f81bd
security:
container:
runAsGroup: 1000