diff --git a/incubator/yourls/2.0.14/app-changelog.md b/incubator/yourls/2.0.14/app-changelog.md deleted file mode 100644 index d3333b80320..00000000000 --- a/incubator/yourls/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yourls-2.0.14](https://github.com/truecharts/charts/compare/yourls-2.0.13...yourls-2.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/yourls/2.0.14/CHANGELOG.md b/incubator/yourls/2.0.15/CHANGELOG.md similarity index 94% rename from incubator/yourls/2.0.14/CHANGELOG.md rename to incubator/yourls/2.0.15/CHANGELOG.md index d992ba00e73..97253814ba8 100644 --- a/incubator/yourls/2.0.14/CHANGELOG.md +++ b/incubator/yourls/2.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [yourls-2.0.15](https://github.com/truecharts/charts/compare/yourls-2.0.14...yourls-2.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/yourls to latest + + + + ## [yourls-2.0.14](https://github.com/truecharts/charts/compare/yourls-2.0.13...yourls-2.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [yourls-2.0.5](https://github.com/truecharts/charts/compare/yourls-2.0.4...yourls-2.0.5) (2022-12-12) -### Chore - -- update container image tccr.io/truecharts/yourls to latest - - - - -## [yourls-2.0.4](https://github.com/truecharts/charts/compare/yourls-2.0.3...yourls-2.0.4) (2022-11-30) - diff --git a/incubator/yourls/2.0.14/Chart.yaml b/incubator/yourls/2.0.15/Chart.yaml similarity index 98% rename from incubator/yourls/2.0.14/Chart.yaml rename to incubator/yourls/2.0.15/Chart.yaml index fbd5d089d96..5635ef868ab 100644 --- a/incubator/yourls/2.0.14/Chart.yaml +++ b/incubator/yourls/2.0.15/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls - https://hub.docker.com/_/yourls type: application -version: 2.0.14 +version: 2.0.15 diff --git a/incubator/yourls/2.0.14/README.md b/incubator/yourls/2.0.15/README.md similarity index 100% rename from incubator/yourls/2.0.14/README.md rename to incubator/yourls/2.0.15/README.md diff --git a/incubator/yourls/2.0.15/app-changelog.md b/incubator/yourls/2.0.15/app-changelog.md new file mode 100644 index 00000000000..4c5b9c1b165 --- /dev/null +++ b/incubator/yourls/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yourls-2.0.15](https://github.com/truecharts/charts/compare/yourls-2.0.14...yourls-2.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/yourls to latest + + \ No newline at end of file diff --git a/incubator/yourls/2.0.14/app-readme.md b/incubator/yourls/2.0.15/app-readme.md similarity index 100% rename from incubator/yourls/2.0.14/app-readme.md rename to incubator/yourls/2.0.15/app-readme.md diff --git a/incubator/yourls/2.0.14/charts/common-11.1.2.tgz b/incubator/yourls/2.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/yourls/2.0.14/charts/common-11.1.2.tgz rename to incubator/yourls/2.0.15/charts/common-11.1.2.tgz diff --git a/incubator/yourls/2.0.14/ix_values.yaml b/incubator/yourls/2.0.15/ix_values.yaml similarity index 85% rename from incubator/yourls/2.0.14/ix_values.yaml rename to incubator/yourls/2.0.15/ix_values.yaml index 52642e887f6..d98557a4527 100644 --- a/incubator/yourls/2.0.14/ix_values.yaml +++ b/incubator/yourls/2.0.15/ix_values.yaml @@ -10,7 +10,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/yourls - tag: latest@sha256:590c93821b426e3fdc81f5ff09c841c6ef7b40e12fc9ee7f6d799c18f816fb93 + tag: latest@sha256:20d0316c2f208bbc064094550b1590ec14cf74fa08834af8796692006ab21bda persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/yourls/2.0.14/questions.yaml b/incubator/yourls/2.0.15/questions.yaml similarity index 100% rename from incubator/yourls/2.0.14/questions.yaml rename to incubator/yourls/2.0.15/questions.yaml diff --git a/incubator/yourls/2.0.14/templates/common.yaml b/incubator/yourls/2.0.15/templates/common.yaml similarity index 100% rename from incubator/yourls/2.0.14/templates/common.yaml rename to incubator/yourls/2.0.15/templates/common.yaml diff --git a/incubator/yourls/2.0.14/values.yaml b/incubator/yourls/2.0.15/values.yaml similarity index 100% rename from incubator/yourls/2.0.14/values.yaml rename to incubator/yourls/2.0.15/values.yaml