Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-19 18:36:32 +00:00
parent 6606bc504e
commit dbd5f467fd
13 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [jenkins-6.4.0](https://github.com/truecharts/charts/compare/jenkins-6.3.1...jenkins-6.4.0) (2024-01-13)
### Chore
- update container image jenkins/jenkins to v2.440-jdk17[@061945b](https://github.com/061945b) by renovate ([#17108](https://github.com/truecharts/charts/issues/17108))

View File

@ -7,6 +7,15 @@ title: Changelog
## [jenkins-6.5.0](https://github.com/truecharts/charts/compare/jenkins-6.4.0...jenkins-6.5.0) (2024-01-19)
### Chore
- update container image jenkins/jenkins to v2.441-jdk17[@01e66c7](https://github.com/01e66c7) by renovate ([#17308](https://github.com/truecharts/charts/issues/17308))
## [jenkins-6.4.0](https://github.com/truecharts/charts/compare/jenkins-6.3.1...jenkins-6.4.0) (2024-01-13)
### Chore
@ -88,12 +97,3 @@ title: Changelog
### Chore
- update container image jenkins/jenkins to v2.438-jdk17[@cf0b231](https://github.com/cf0b231) by renovate ([#16683](https://github.com/truecharts/charts/issues/16683))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [jenkins-6.1.0](https://github.com/truecharts/charts/compare/jenkins-6.0.1...jenkins-6.1.0) (2023-12-30)
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: "2.440"
appVersion: "2.441"
dependencies:
- name: common
version: 17.2.22
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 6.4.0
version: 6.5.0

View File

@ -0,0 +1,9 @@
## [jenkins-6.5.0](https://github.com/truecharts/charts/compare/jenkins-6.4.0...jenkins-6.5.0) (2024-01-19)
### Chore
- update container image jenkins/jenkins to v2.441-jdk17[@01e66c7](https://github.com/01e66c7) by renovate ([#17308](https://github.com/truecharts/charts/issues/17308))

View File

@ -1,7 +1,7 @@
image:
repository: jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.440-jdk17@sha256:061945b7047f2154e6b216ffc937195e44ae79380d29ad0fc6589c4760383b3b
tag: 2.441-jdk17@sha256:01e66c77a577d9c2b09e2e76ed6ef2508d341dc8fa713a272e351e113818d857
security:
container:
runAsGroup: 1000