diff --git a/stable/jenkins/4.0.3/app-changelog.md b/stable/jenkins/4.0.3/app-changelog.md deleted file mode 100644 index 6d57595d7e9..00000000000 --- a/stable/jenkins/4.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jenkins-4.0.3](https://github.com/truecharts/charts/compare/jenkins-4.0.2...jenkins-4.0.3) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/jenkins to v2.425.0 ([#13011](https://github.com/truecharts/charts/issues/13011)) - - \ No newline at end of file diff --git a/stable/jenkins/4.0.3/CHANGELOG.md b/stable/jenkins/4.0.4/CHANGELOG.md similarity index 75% rename from stable/jenkins/4.0.3/CHANGELOG.md rename to stable/jenkins/4.0.4/CHANGELOG.md index d049bf37a93..0880cdef7d8 100644 --- a/stable/jenkins/4.0.3/CHANGELOG.md +++ b/stable/jenkins/4.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jenkins-4.0.4](https://github.com/truecharts/charts/compare/jenkins-4.0.3...jenkins-4.0.4) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.426.0 ([#13252](https://github.com/truecharts/charts/issues/13252)) + + + + ## [jenkins-4.0.3](https://github.com/truecharts/charts/compare/jenkins-4.0.2...jenkins-4.0.3) (2023-09-27) ### Chore diff --git a/stable/jenkins/4.0.3/Chart.yaml b/stable/jenkins/4.0.4/Chart.yaml similarity index 95% rename from stable/jenkins/4.0.3/Chart.yaml rename to stable/jenkins/4.0.4/Chart.yaml index 1b10ebd7752..ee2115a91eb 100644 --- a/stable/jenkins/4.0.3/Chart.yaml +++ b/stable/jenkins/4.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.425.0" +appVersion: "2.426.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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/jenkins/4.0.3/README.md b/stable/jenkins/4.0.4/README.md similarity index 100% rename from stable/jenkins/4.0.3/README.md rename to stable/jenkins/4.0.4/README.md diff --git a/stable/jenkins/4.0.4/app-changelog.md b/stable/jenkins/4.0.4/app-changelog.md new file mode 100644 index 00000000000..89e537450d8 --- /dev/null +++ b/stable/jenkins/4.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jenkins-4.0.4](https://github.com/truecharts/charts/compare/jenkins-4.0.3...jenkins-4.0.4) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.426.0 ([#13252](https://github.com/truecharts/charts/issues/13252)) + + \ No newline at end of file diff --git a/stable/jenkins/4.0.3/app-readme.md b/stable/jenkins/4.0.4/app-readme.md similarity index 100% rename from stable/jenkins/4.0.3/app-readme.md rename to stable/jenkins/4.0.4/app-readme.md diff --git a/stable/jenkins/4.0.3/charts/common-14.0.1.tgz b/stable/jenkins/4.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/jenkins/4.0.3/charts/common-14.0.1.tgz rename to stable/jenkins/4.0.4/charts/common-14.0.1.tgz diff --git a/stable/jenkins/4.0.3/ix_values.yaml b/stable/jenkins/4.0.4/ix_values.yaml similarity index 91% rename from stable/jenkins/4.0.3/ix_values.yaml rename to stable/jenkins/4.0.4/ix_values.yaml index f8fc5bed17f..366c613b1c2 100644 --- a/stable/jenkins/4.0.3/ix_values.yaml +++ b/stable/jenkins/4.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jenkins pullPolicy: IfNotPresent - tag: v2.425.0@sha256:ce8cd349c2d7e137e4489f26f968d5273fc9c01a4b73812ec518c1390d90761f + tag: v2.426.0@sha256:24f89f15669225ddbed47dff23d79ac47cac5112d8c78e081d46df5d722a5bfe security: container: diff --git a/stable/jenkins/4.0.3/questions.yaml b/stable/jenkins/4.0.4/questions.yaml similarity index 100% rename from stable/jenkins/4.0.3/questions.yaml rename to stable/jenkins/4.0.4/questions.yaml diff --git a/stable/jenkins/4.0.3/templates/NOTES.txt b/stable/jenkins/4.0.4/templates/NOTES.txt similarity index 100% rename from stable/jenkins/4.0.3/templates/NOTES.txt rename to stable/jenkins/4.0.4/templates/NOTES.txt diff --git a/stable/jenkins/4.0.3/templates/_secret.tpl b/stable/jenkins/4.0.4/templates/_secret.tpl similarity index 100% rename from stable/jenkins/4.0.3/templates/_secret.tpl rename to stable/jenkins/4.0.4/templates/_secret.tpl diff --git a/stable/jenkins/4.0.3/templates/common.yaml b/stable/jenkins/4.0.4/templates/common.yaml similarity index 100% rename from stable/jenkins/4.0.3/templates/common.yaml rename to stable/jenkins/4.0.4/templates/common.yaml diff --git a/stable/jenkins/4.0.3/values.yaml b/stable/jenkins/4.0.4/values.yaml similarity index 100% rename from stable/jenkins/4.0.3/values.yaml rename to stable/jenkins/4.0.4/values.yaml