Merge pull request #6225 from truecharts/renovate/tccr.io-truecharts-jenkins-2.x
This commit is contained in:
commit
39536483e2
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.384.0"
|
appVersion: "2.386.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins
|
||||||
- https://hub.docker.com/r/jenkins/jenkins
|
- https://hub.docker.com/r/jenkins/jenkins
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.1
|
version: 3.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/jenkins
|
repository: tccr.io/truecharts/jenkins
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.384.0@sha256:8c2398864143f4869c1ee82e12afb0a3ce6ce6443c032067a73a0cf4aa646d2a
|
tag: 2.386.0@sha256:4fcfc66e1570400e4c456c7769d643db9a23aa562137a65ec04f705141e66e00
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
||||||
|
|
Loading…
Reference in New Issue