Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
32f86a072d
commit
8fde60882e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jenkins-3.0.14](https://github.com/truecharts/charts/compare/jenkins-3.0.13...jenkins-3.0.14) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jenkins to v2.391.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jenkins-3.0.15](https://github.com/truecharts/charts/compare/jenkins-3.0.14...jenkins-3.0.15) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jenkins to v2.392.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [jenkins-3.0.14](https://github.com/truecharts/charts/compare/jenkins-3.0.13...jenkins-3.0.14) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [jenkins-3.0.5](https://github.com/truecharts/charts/compare/jenkins-3.0.4...jenkins-3.0.5) (2023-01-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jenkins to 2.388.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [jenkins-3.0.4](https://github.com/truecharts/charts/compare/jenkins-3.0.3...jenkins-3.0.4) (2023-01-30)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.391.0"
|
||||
appVersion: "2.392.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins
|
||||
- https://hub.docker.com/r/jenkins/jenkins
|
||||
type: application
|
||||
version: 3.0.14
|
||||
version: 3.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jenkins-3.0.15](https://github.com/truecharts/charts/compare/jenkins-3.0.14...jenkins-3.0.15) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jenkins to v2.392.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jenkins
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.391.0@sha256:6558532a37a72fe3d80b6e1c5e60303651dafc0c07ae8be0850f0f0ee7ed4460
|
||||
tag: 2.392.0@sha256:362ac8a36b4a1d603a0bce6e5c35097b33d6aae0544ba1cef8f300d2788dd09b
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 1000
|
Loading…
Reference in New Issue