diff --git a/incubator/jenkins/3.0.4/app-changelog.md b/incubator/jenkins/3.0.4/app-changelog.md deleted file mode 100644 index e0f572c1550..00000000000 --- a/incubator/jenkins/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jenkins-3.0.4](https://github.com/truecharts/charts/compare/jenkins-3.0.3...jenkins-3.0.4) (2023-01-30) - -### Chore - -- update container image tccr.io/truecharts/jenkins to v2.388.0 - - \ No newline at end of file diff --git a/incubator/jenkins/3.0.4/CHANGELOG.md b/incubator/jenkins/3.0.5/CHANGELOG.md similarity index 90% rename from incubator/jenkins/3.0.4/CHANGELOG.md rename to incubator/jenkins/3.0.5/CHANGELOG.md index f23b7acd7aa..f8a89804b25 100644 --- a/incubator/jenkins/3.0.4/CHANGELOG.md +++ b/incubator/jenkins/3.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 @@ -88,12 +97,3 @@ - update helm general non-major - - -## [jenkins-2.0.3](https://github.com/truecharts/charts/compare/jenkins-2.0.1...jenkins-2.0.3) (2022-11-30) - -### Fix - -- update ports ([#4933](https://github.com/truecharts/charts/issues/4933)) - - diff --git a/incubator/jenkins/3.0.4/Chart.yaml b/incubator/jenkins/3.0.5/Chart.yaml similarity index 98% rename from incubator/jenkins/3.0.4/Chart.yaml rename to incubator/jenkins/3.0.5/Chart.yaml index 4770e99e93c..eca05c70e0a 100644 --- a/incubator/jenkins/3.0.4/Chart.yaml +++ b/incubator/jenkins/3.0.5/Chart.yaml @@ -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.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/jenkins/3.0.4/README.md b/incubator/jenkins/3.0.5/README.md similarity index 100% rename from incubator/jenkins/3.0.4/README.md rename to incubator/jenkins/3.0.5/README.md diff --git a/incubator/jenkins/3.0.5/app-changelog.md b/incubator/jenkins/3.0.5/app-changelog.md new file mode 100644 index 00000000000..db1c78e3ff9 --- /dev/null +++ b/incubator/jenkins/3.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 + + \ No newline at end of file diff --git a/incubator/jenkins/3.0.4/app-readme.md b/incubator/jenkins/3.0.5/app-readme.md similarity index 100% rename from incubator/jenkins/3.0.4/app-readme.md rename to incubator/jenkins/3.0.5/app-readme.md diff --git a/incubator/jenkins/3.0.4/charts/common-11.1.2.tgz b/incubator/jenkins/3.0.5/charts/common-11.1.2.tgz similarity index 100% rename from incubator/jenkins/3.0.4/charts/common-11.1.2.tgz rename to incubator/jenkins/3.0.5/charts/common-11.1.2.tgz diff --git a/incubator/jenkins/3.0.4/ix_values.yaml b/incubator/jenkins/3.0.5/ix_values.yaml similarity index 90% rename from incubator/jenkins/3.0.4/ix_values.yaml rename to incubator/jenkins/3.0.5/ix_values.yaml index f0e19f823b0..5c611f634b3 100644 --- a/incubator/jenkins/3.0.4/ix_values.yaml +++ b/incubator/jenkins/3.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jenkins pullPolicy: IfNotPresent - tag: 2.388.0@sha256:39d4e7631b9895a003242f63cfebe04b93f727a30ddaa59de440222aefc5b3a3 + tag: 2.388.0@sha256:220bc19200d6e6b0f6572c1a8d823b1a3f4fdc4cb452469c50a8c3c4b11ea5c9 podSecurityContext: runAsGroup: 1000 diff --git a/incubator/jenkins/3.0.4/questions.yaml b/incubator/jenkins/3.0.5/questions.yaml similarity index 100% rename from incubator/jenkins/3.0.4/questions.yaml rename to incubator/jenkins/3.0.5/questions.yaml diff --git a/incubator/jenkins/3.0.4/templates/_secret.tpl b/incubator/jenkins/3.0.5/templates/_secret.tpl similarity index 100% rename from incubator/jenkins/3.0.4/templates/_secret.tpl rename to incubator/jenkins/3.0.5/templates/_secret.tpl diff --git a/incubator/jenkins/3.0.4/templates/common.yaml b/incubator/jenkins/3.0.5/templates/common.yaml similarity index 100% rename from incubator/jenkins/3.0.4/templates/common.yaml rename to incubator/jenkins/3.0.5/templates/common.yaml diff --git a/incubator/jenkins/3.0.4/values.yaml b/incubator/jenkins/3.0.5/values.yaml similarity index 100% rename from incubator/jenkins/3.0.4/values.yaml rename to incubator/jenkins/3.0.5/values.yaml