From 36f3e35ff007ff241fac424a90064a838f290ea7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 17 Nov 2022 15:50:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/yourls/2.0.2/app-changelog.md | 4 ---- incubator/yourls/{2.0.2 => 2.0.3}/CHANGELOG.md | 0 incubator/yourls/{2.0.2 => 2.0.3}/Chart.yaml | 2 +- incubator/yourls/{2.0.2 => 2.0.3}/README.md | 0 incubator/yourls/2.0.3/app-changelog.md | 9 +++++++++ incubator/yourls/{2.0.2 => 2.0.3}/app-readme.md | 0 .../{2.0.2 => 2.0.3}/charts/common-11.0.3.tgz | Bin incubator/yourls/{2.0.2 => 2.0.3}/ix_values.yaml | 2 +- incubator/yourls/{2.0.2 => 2.0.3}/questions.yaml | 0 .../yourls/{2.0.2 => 2.0.3}/templates/common.yaml | 0 incubator/yourls/{2.0.2 => 2.0.3}/values.yaml | 0 11 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 incubator/yourls/2.0.2/app-changelog.md rename incubator/yourls/{2.0.2 => 2.0.3}/CHANGELOG.md (100%) rename incubator/yourls/{2.0.2 => 2.0.3}/Chart.yaml (98%) rename incubator/yourls/{2.0.2 => 2.0.3}/README.md (100%) create mode 100644 incubator/yourls/2.0.3/app-changelog.md rename incubator/yourls/{2.0.2 => 2.0.3}/app-readme.md (100%) rename incubator/yourls/{2.0.2 => 2.0.3}/charts/common-11.0.3.tgz (100%) rename incubator/yourls/{2.0.2 => 2.0.3}/ix_values.yaml (85%) rename incubator/yourls/{2.0.2 => 2.0.3}/questions.yaml (100%) rename incubator/yourls/{2.0.2 => 2.0.3}/templates/common.yaml (100%) rename incubator/yourls/{2.0.2 => 2.0.3}/values.yaml (100%) 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