Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
54916aacbb
commit
eb5c3660c7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [jenkins-3.0.6](https://github.com/truecharts/charts/compare/jenkins-3.0.5...jenkins-3.0.6) (2023-02-02)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [jenkins-3.0.7](https://github.com/truecharts/charts/compare/jenkins-3.0.6...jenkins-3.0.7) (2023-02-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/jenkins to 2.388.0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [jenkins-3.0.6](https://github.com/truecharts/charts/compare/jenkins-3.0.5...jenkins-3.0.6) (2023-02-02)
|
## [jenkins-3.0.6](https://github.com/truecharts/charts/compare/jenkins-3.0.5...jenkins-3.0.6) (2023-02-02)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- update helm general non-major
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [jenkins-2.0.5](https://github.com/truecharts/charts/compare/jenkins-2.0.4...jenkins-2.0.5) (2022-12-19)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major
|
|
||||||
|
|
||||||
|
|
|
@ -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.6
|
version: 3.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [jenkins-3.0.7](https://github.com/truecharts/charts/compare/jenkins-3.0.6...jenkins-3.0.7) (2023-02-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/jenkins to 2.388.0
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/jenkins
|
repository: tccr.io/truecharts/jenkins
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.388.0@sha256:220bc19200d6e6b0f6572c1a8d823b1a3f4fdc4cb452469c50a8c3c4b11ea5c9
|
tag: 2.388.0@sha256:cf6fa33718701550b108c0c714ea6ab97278323bf00f57b076289cc29aeff64b
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
Loading…
Reference in New Issue