diff --git a/incubator/yourls/2.0.2/app-changelog.md b/incubator/yourls/2.0.2/app-changelog.md deleted file mode 100644 index ee62bb441b..0000000000 --- a/incubator/yourls/2.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [yourls-2.0.2](https://github.com/truecharts/charts/compare/yourls-2.0.1...yourls-2.0.2) (2022-11-16) - diff --git a/incubator/yourls/2.0.2/CHANGELOG.md b/incubator/yourls/2.0.3/CHANGELOG.md similarity index 100% rename from incubator/yourls/2.0.2/CHANGELOG.md rename to incubator/yourls/2.0.3/CHANGELOG.md diff --git a/incubator/yourls/2.0.2/Chart.yaml b/incubator/yourls/2.0.3/Chart.yaml similarity index 98% rename from incubator/yourls/2.0.2/Chart.yaml rename to incubator/yourls/2.0.3/Chart.yaml index 262ab2b0f0..3dffd69313 100644 --- a/incubator/yourls/2.0.2/Chart.yaml +++ b/incubator/yourls/2.0.3/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.2 +version: 2.0.3 diff --git a/incubator/yourls/2.0.2/README.md b/incubator/yourls/2.0.3/README.md similarity index 100% rename from incubator/yourls/2.0.2/README.md rename to incubator/yourls/2.0.3/README.md diff --git a/incubator/yourls/2.0.3/app-changelog.md b/incubator/yourls/2.0.3/app-changelog.md new file mode 100644 index 0000000000..ddd97cd87c --- /dev/null +++ b/incubator/yourls/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yourls-2.0.3](https://github.com/truecharts/charts/compare/yourls-2.0.2...yourls-2.0.3) (2022-11-17) + +### Chore + +- update container image tccr.io/truecharts/yourls to latest + + \ No newline at end of file diff --git a/incubator/yourls/2.0.2/app-readme.md b/incubator/yourls/2.0.3/app-readme.md similarity index 100% rename from incubator/yourls/2.0.2/app-readme.md rename to incubator/yourls/2.0.3/app-readme.md diff --git a/incubator/yourls/2.0.2/charts/common-11.0.3.tgz b/incubator/yourls/2.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/yourls/2.0.2/charts/common-11.0.3.tgz rename to incubator/yourls/2.0.3/charts/common-11.0.3.tgz diff --git a/incubator/yourls/2.0.2/ix_values.yaml b/incubator/yourls/2.0.3/ix_values.yaml similarity index 85% rename from incubator/yourls/2.0.2/ix_values.yaml rename to incubator/yourls/2.0.3/ix_values.yaml index ed6a097338..6082fca35c 100644 --- a/incubator/yourls/2.0.2/ix_values.yaml +++ b/incubator/yourls/2.0.3/ix_values.yaml @@ -10,7 +10,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/yourls - tag: latest@sha256:7cec4323197810e817ac53934cfb421efd4dd387fae7c528615fd1c2ae0bb992 + tag: latest@sha256:3afee835209fc0ce7615bac44404993d7ed9518e4fadb834ca4c8452932b908c persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/yourls/2.0.2/questions.yaml b/incubator/yourls/2.0.3/questions.yaml similarity index 100% rename from incubator/yourls/2.0.2/questions.yaml rename to incubator/yourls/2.0.3/questions.yaml diff --git a/incubator/yourls/2.0.2/templates/common.yaml b/incubator/yourls/2.0.3/templates/common.yaml similarity index 100% rename from incubator/yourls/2.0.2/templates/common.yaml rename to incubator/yourls/2.0.3/templates/common.yaml diff --git a/incubator/yourls/2.0.2/values.yaml b/incubator/yourls/2.0.3/values.yaml similarity index 100% rename from incubator/yourls/2.0.2/values.yaml rename to incubator/yourls/2.0.3/values.yaml