diff --git a/incubator/jenkins/3.0.14/app-changelog.md b/incubator/jenkins/3.0.14/app-changelog.md deleted file mode 100644 index 08f962a809..0000000000 --- a/incubator/jenkins/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jenkins-3.0.14](https://github.com/truecharts/charts/compare/jenkins-3.0.13...jenkins-3.0.14) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/jenkins to v2.391.0 - - \ No newline at end of file diff --git a/incubator/jenkins/3.0.14/CHANGELOG.md b/incubator/jenkins/3.0.15/CHANGELOG.md similarity index 91% rename from incubator/jenkins/3.0.14/CHANGELOG.md rename to incubator/jenkins/3.0.15/CHANGELOG.md index f1553d24b1..4384652bf8 100644 --- a/incubator/jenkins/3.0.14/CHANGELOG.md +++ b/incubator/jenkins/3.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jenkins-3.0.15](https://github.com/truecharts/charts/compare/jenkins-3.0.14...jenkins-3.0.15) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.392.0 + + + + ## [jenkins-3.0.14](https://github.com/truecharts/charts/compare/jenkins-3.0.13...jenkins-3.0.14) (2023-02-15) ### Chore @@ -88,12 +97,3 @@ ## [jenkins-3.0.5](https://github.com/truecharts/charts/compare/jenkins-3.0.4...jenkins-3.0.5) (2023-01-31) ### Chore - -- update container image tccr.io/truecharts/jenkins to 2.388.0 - - - - -## [jenkins-3.0.4](https://github.com/truecharts/charts/compare/jenkins-3.0.3...jenkins-3.0.4) (2023-01-30) - -### Chore diff --git a/incubator/jenkins/3.0.14/Chart.yaml b/incubator/jenkins/3.0.15/Chart.yaml similarity index 95% rename from incubator/jenkins/3.0.14/Chart.yaml rename to incubator/jenkins/3.0.15/Chart.yaml index 9e42eadfdf..7262277466 100644 --- a/incubator/jenkins/3.0.14/Chart.yaml +++ b/incubator/jenkins/3.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.391.0" +appVersion: "2.392.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 3.0.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/jenkins/3.0.14/README.md b/incubator/jenkins/3.0.15/README.md similarity index 100% rename from incubator/jenkins/3.0.14/README.md rename to incubator/jenkins/3.0.15/README.md diff --git a/incubator/jenkins/3.0.15/app-changelog.md b/incubator/jenkins/3.0.15/app-changelog.md new file mode 100644 index 0000000000..3cfdcf32ad --- /dev/null +++ b/incubator/jenkins/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jenkins-3.0.15](https://github.com/truecharts/charts/compare/jenkins-3.0.14...jenkins-3.0.15) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/jenkins to v2.392.0 + + \ No newline at end of file diff --git a/incubator/jenkins/3.0.14/app-readme.md b/incubator/jenkins/3.0.15/app-readme.md similarity index 100% rename from incubator/jenkins/3.0.14/app-readme.md rename to incubator/jenkins/3.0.15/app-readme.md diff --git a/incubator/jenkins/3.0.14/charts/common-11.1.2.tgz b/incubator/jenkins/3.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/jenkins/3.0.14/charts/common-11.1.2.tgz rename to incubator/jenkins/3.0.15/charts/common-11.1.2.tgz diff --git a/incubator/jenkins/3.0.14/ix_values.yaml b/incubator/jenkins/3.0.15/ix_values.yaml similarity index 90% rename from incubator/jenkins/3.0.14/ix_values.yaml rename to incubator/jenkins/3.0.15/ix_values.yaml index 28abfdc598..1801091ad8 100644 --- a/incubator/jenkins/3.0.14/ix_values.yaml +++ b/incubator/jenkins/3.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jenkins pullPolicy: IfNotPresent - tag: 2.391.0@sha256:6558532a37a72fe3d80b6e1c5e60303651dafc0c07ae8be0850f0f0ee7ed4460 + tag: 2.392.0@sha256:362ac8a36b4a1d603a0bce6e5c35097b33d6aae0544ba1cef8f300d2788dd09b podSecurityContext: runAsGroup: 1000 diff --git a/incubator/jenkins/3.0.14/questions.yaml b/incubator/jenkins/3.0.15/questions.yaml similarity index 100% rename from incubator/jenkins/3.0.14/questions.yaml rename to incubator/jenkins/3.0.15/questions.yaml diff --git a/incubator/jenkins/3.0.14/templates/_secret.tpl b/incubator/jenkins/3.0.15/templates/_secret.tpl similarity index 100% rename from incubator/jenkins/3.0.14/templates/_secret.tpl rename to incubator/jenkins/3.0.15/templates/_secret.tpl diff --git a/incubator/jenkins/3.0.14/templates/common.yaml b/incubator/jenkins/3.0.15/templates/common.yaml similarity index 100% rename from incubator/jenkins/3.0.14/templates/common.yaml rename to incubator/jenkins/3.0.15/templates/common.yaml diff --git a/incubator/jenkins/3.0.14/values.yaml b/incubator/jenkins/3.0.15/values.yaml similarity index 100% rename from incubator/jenkins/3.0.14/values.yaml rename to incubator/jenkins/3.0.15/values.yaml