diff --git a/stable/jenkins/4.0.7/app-changelog.md b/stable/jenkins/4.0.7/app-changelog.md deleted file mode 100644 index 228333df20..0000000000 --- a/stable/jenkins/4.0.7/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/jenkins/4.0.7/CHANGELOG.md b/stable/jenkins/4.0.8/CHANGELOG.md similarity index 87% rename from stable/jenkins/4.0.7/CHANGELOG.md rename to stable/jenkins/4.0.8/CHANGELOG.md index 5af37b6e8d..7353c79b81 100644 --- a/stable/jenkins/4.0.7/CHANGELOG.md +++ b/stable/jenkins/4.0.8/CHANGELOG.md @@ -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 diff --git a/stable/jenkins/4.0.7/Chart.yaml b/stable/jenkins/4.0.8/Chart.yaml similarity index 95% rename from stable/jenkins/4.0.7/Chart.yaml rename to stable/jenkins/4.0.8/Chart.yaml index 3d3a9a3728..7392a0dd0c 100644 --- a/stable/jenkins/4.0.7/Chart.yaml +++ b/stable/jenkins/4.0.8/Chart.yaml @@ -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 diff --git a/stable/jenkins/4.0.7/README.md b/stable/jenkins/4.0.8/README.md similarity index 100% rename from stable/jenkins/4.0.7/README.md rename to stable/jenkins/4.0.8/README.md diff --git a/stable/jenkins/4.0.8/app-changelog.md b/stable/jenkins/4.0.8/app-changelog.md new file mode 100644 index 0000000000..64421a62df --- /dev/null +++ b/stable/jenkins/4.0.8/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/jenkins/4.0.7/app-readme.md b/stable/jenkins/4.0.8/app-readme.md similarity index 100% rename from stable/jenkins/4.0.7/app-readme.md rename to stable/jenkins/4.0.8/app-readme.md diff --git a/stable/jenkins/4.0.7/charts/common-14.0.9.tgz b/stable/jenkins/4.0.8/charts/common-14.0.9.tgz similarity index 100% rename from stable/jenkins/4.0.7/charts/common-14.0.9.tgz rename to stable/jenkins/4.0.8/charts/common-14.0.9.tgz diff --git a/stable/jenkins/4.0.7/ix_values.yaml b/stable/jenkins/4.0.8/ix_values.yaml similarity index 91% rename from stable/jenkins/4.0.7/ix_values.yaml rename to stable/jenkins/4.0.8/ix_values.yaml index 809ffafc2c..1e3d3a84e6 100644 --- a/stable/jenkins/4.0.7/ix_values.yaml +++ b/stable/jenkins/4.0.8/ix_values.yaml @@ -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: diff --git a/stable/jenkins/4.0.7/questions.yaml b/stable/jenkins/4.0.8/questions.yaml similarity index 100% rename from stable/jenkins/4.0.7/questions.yaml rename to stable/jenkins/4.0.8/questions.yaml diff --git a/stable/jenkins/4.0.7/templates/NOTES.txt b/stable/jenkins/4.0.8/templates/NOTES.txt similarity index 100% rename from stable/jenkins/4.0.7/templates/NOTES.txt rename to stable/jenkins/4.0.8/templates/NOTES.txt diff --git a/stable/jenkins/4.0.7/templates/_secret.tpl b/stable/jenkins/4.0.8/templates/_secret.tpl similarity index 100% rename from stable/jenkins/4.0.7/templates/_secret.tpl rename to stable/jenkins/4.0.8/templates/_secret.tpl diff --git a/stable/jenkins/4.0.7/templates/common.yaml b/stable/jenkins/4.0.8/templates/common.yaml similarity index 100% rename from stable/jenkins/4.0.7/templates/common.yaml rename to stable/jenkins/4.0.8/templates/common.yaml diff --git a/stable/jenkins/4.0.7/values.yaml b/stable/jenkins/4.0.8/values.yaml similarity index 100% rename from stable/jenkins/4.0.7/values.yaml rename to stable/jenkins/4.0.8/values.yaml