Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ce84e0c105
commit
c0a94ea616
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [jenkins-3.0.11](https://github.com/truecharts/charts/compare/jenkins-3.0.10...jenkins-3.0.11) (2023-02-08)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/jenkins to v
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [jenkins-3.0.12](https://github.com/truecharts/charts/compare/jenkins-3.0.11...jenkins-3.0.12) (2023-02-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/jenkins to v2.390.0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [jenkins-3.0.11](https://github.com/truecharts/charts/compare/jenkins-3.0.10...jenkins-3.0.11) (2023-02-08)
|
## [jenkins-3.0.11](https://github.com/truecharts/charts/compare/jenkins-3.0.10...jenkins-3.0.11) (2023-02-08)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [jenkins-3.0.2](https://github.com/truecharts/charts/compare/jenkins-3.0.1...jenkins-3.0.2) (2023-01-10)
|
## [jenkins-3.0.2](https://github.com/truecharts/charts/compare/jenkins-3.0.1...jenkins-3.0.2) (2023-01-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/jenkins to v2.386.0
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [jenkins-3.0.1](https://github.com/truecharts/charts/compare/jenkins-3.0.0...jenkins-3.0.1) (2023-01-07)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.389.0"
|
appVersion: "2.390.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/jenkins/jenkins
|
- https://hub.docker.com/jenkins/jenkins
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.11
|
version: 3.0.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [jenkins-3.0.12](https://github.com/truecharts/charts/compare/jenkins-3.0.11...jenkins-3.0.12) (2023-02-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/jenkins to v2.390.0
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/jenkins
|
repository: tccr.io/truecharts/jenkins
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.389.0@sha256:4e81310d305a57f5f1782ef2f1f5f14eeb1ed16446db5f3b12547cc6ebfe2279
|
tag: 2.390.0@sha256:3decc94a284e30532900c8963f8f9b1c131afe11e02a751d151e8253955b1342
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
Loading…
Reference in New Issue