diff --git a/stable/jenkins/4.0.5/app-changelog.md b/stable/jenkins/4.0.5/app-changelog.md deleted file mode 100644 index c1a68f958bc..00000000000 --- a/stable/jenkins/4.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jenkins-4.0.5](https://github.com/truecharts/charts/compare/jenkins-4.0.4...jenkins-4.0.5) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/jenkins/4.0.5/CHANGELOG.md b/stable/jenkins/4.0.6/CHANGELOG.md similarity index 78% rename from stable/jenkins/4.0.5/CHANGELOG.md rename to stable/jenkins/4.0.6/CHANGELOG.md index a5a956f1a15..a3b0f031a0b 100644 --- a/stable/jenkins/4.0.5/CHANGELOG.md +++ b/stable/jenkins/4.0.6/CHANGELOG.md @@ -4,6 +4,16 @@ +## [jenkins-4.0.6](https://github.com/truecharts/charts/compare/jenkins-4.0.5...jenkins-4.0.6) (2023-10-12) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.427.0 ([#13546](https://github.com/truecharts/charts/issues/13546)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + + + ## [jenkins-4.0.5](https://github.com/truecharts/charts/compare/jenkins-4.0.4...jenkins-4.0.5) (2023-10-07) ### Chore diff --git a/stable/jenkins/4.0.5/Chart.yaml b/stable/jenkins/4.0.6/Chart.yaml similarity index 95% rename from stable/jenkins/4.0.5/Chart.yaml rename to stable/jenkins/4.0.6/Chart.yaml index d870ec9ef42..9e7b51ee6aa 100644 --- a/stable/jenkins/4.0.5/Chart.yaml +++ b/stable/jenkins/4.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.426.0" +appVersion: "2.427.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.5 +version: 4.0.6 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/jenkins/4.0.5/README.md b/stable/jenkins/4.0.6/README.md similarity index 100% rename from stable/jenkins/4.0.5/README.md rename to stable/jenkins/4.0.6/README.md diff --git a/stable/jenkins/4.0.6/app-changelog.md b/stable/jenkins/4.0.6/app-changelog.md new file mode 100644 index 00000000000..5a4f756b690 --- /dev/null +++ b/stable/jenkins/4.0.6/app-changelog.md @@ -0,0 +1,10 @@ + + +## [jenkins-4.0.6](https://github.com/truecharts/charts/compare/jenkins-4.0.5...jenkins-4.0.6) (2023-10-12) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.427.0 ([#13546](https://github.com/truecharts/charts/issues/13546)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + \ No newline at end of file diff --git a/stable/jenkins/4.0.5/app-readme.md b/stable/jenkins/4.0.6/app-readme.md similarity index 100% rename from stable/jenkins/4.0.5/app-readme.md rename to stable/jenkins/4.0.6/app-readme.md diff --git a/stable/jenkins/4.0.5/charts/common-14.0.9.tgz b/stable/jenkins/4.0.6/charts/common-14.0.9.tgz similarity index 100% rename from stable/jenkins/4.0.5/charts/common-14.0.9.tgz rename to stable/jenkins/4.0.6/charts/common-14.0.9.tgz diff --git a/stable/jenkins/4.0.5/ix_values.yaml b/stable/jenkins/4.0.6/ix_values.yaml similarity index 91% rename from stable/jenkins/4.0.5/ix_values.yaml rename to stable/jenkins/4.0.6/ix_values.yaml index 366c613b1c2..b881282a10b 100644 --- a/stable/jenkins/4.0.5/ix_values.yaml +++ b/stable/jenkins/4.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jenkins pullPolicy: IfNotPresent - tag: v2.426.0@sha256:24f89f15669225ddbed47dff23d79ac47cac5112d8c78e081d46df5d722a5bfe + tag: v2.427.0@sha256:310868bc1b0905c77a7a7e31999220efca13c9d6663dd6b49b11930f7dcada6a security: container: diff --git a/stable/jenkins/4.0.5/questions.yaml b/stable/jenkins/4.0.6/questions.yaml similarity index 100% rename from stable/jenkins/4.0.5/questions.yaml rename to stable/jenkins/4.0.6/questions.yaml diff --git a/stable/jenkins/4.0.5/templates/NOTES.txt b/stable/jenkins/4.0.6/templates/NOTES.txt similarity index 100% rename from stable/jenkins/4.0.5/templates/NOTES.txt rename to stable/jenkins/4.0.6/templates/NOTES.txt diff --git a/stable/jenkins/4.0.5/templates/_secret.tpl b/stable/jenkins/4.0.6/templates/_secret.tpl similarity index 100% rename from stable/jenkins/4.0.5/templates/_secret.tpl rename to stable/jenkins/4.0.6/templates/_secret.tpl diff --git a/stable/jenkins/4.0.5/templates/common.yaml b/stable/jenkins/4.0.6/templates/common.yaml similarity index 100% rename from stable/jenkins/4.0.5/templates/common.yaml rename to stable/jenkins/4.0.6/templates/common.yaml diff --git a/stable/jenkins/4.0.5/values.yaml b/stable/jenkins/4.0.6/values.yaml similarity index 100% rename from stable/jenkins/4.0.5/values.yaml rename to stable/jenkins/4.0.6/values.yaml