Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
87b2e1ba2e
commit
f7ef5414b3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jenkins-4.0.7](https://github.com/truecharts/charts/compare/jenkins-4.0.6...jenkins-4.0.7) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jenkins to v2.428.0 ([#13765](https://github.com/truecharts/charts/issues/13765))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jenkins-4.0.8](https://github.com/truecharts/charts/compare/jenkins-4.0.7...jenkins-4.0.8) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jenkins to v2.429.0 ([#13983](https://github.com/truecharts/charts/issues/13983))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jenkins-4.0.7](https://github.com/truecharts/charts/compare/jenkins-4.0.6...jenkins-4.0.7) (2023-10-19)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.428.0"
|
||||
appVersion: "2.429.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
|
||||
- https://github.com/jenkinsci/docker
|
||||
type: application
|
||||
version: 4.0.7
|
||||
version: 4.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jenkins-4.0.8](https://github.com/truecharts/charts/compare/jenkins-4.0.7...jenkins-4.0.8) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jenkins to v2.429.0 ([#13983](https://github.com/truecharts/charts/issues/13983))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jenkins
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.428.0@sha256:c9134e17254f66b1e3ac1b80ad5399b0311ad8c60273bb78eedba75252528894
|
||||
tag: v2.429.0@sha256:6cde985386d880738f95e4616aebbf90fdf14eda8c5db7a2142f5ff95701f750
|
||||
|
||||
security:
|
||||
container:
|
Loading…
Reference in New Issue