From 965754c7934cd55bb7391b22f068205b25d24b42 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 07:31:43 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../red-discordbot/2.0.14/app-changelog.md | 9 --------- .../{2.0.14 => 2.0.15}/CHANGELOG.md | 18 +++++++++--------- .../{2.0.14 => 2.0.15}/Chart.yaml | 2 +- .../{2.0.14 => 2.0.15}/README.md | 0 .../red-discordbot/2.0.15/app-changelog.md | 9 +++++++++ .../{2.0.14 => 2.0.15}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{2.0.14 => 2.0.15}/ix_values.yaml | 2 +- .../{2.0.14 => 2.0.15}/questions.yaml | 0 .../{2.0.14 => 2.0.15}/templates/common.yaml | 0 .../{2.0.14 => 2.0.15}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/red-discordbot/2.0.14/app-changelog.md rename incubator/red-discordbot/{2.0.14 => 2.0.15}/CHANGELOG.md (91%) rename incubator/red-discordbot/{2.0.14 => 2.0.15}/Chart.yaml (98%) rename incubator/red-discordbot/{2.0.14 => 2.0.15}/README.md (100%) create mode 100644 incubator/red-discordbot/2.0.15/app-changelog.md rename incubator/red-discordbot/{2.0.14 => 2.0.15}/app-readme.md (100%) rename incubator/red-discordbot/{2.0.14 => 2.0.15}/charts/common-11.1.2.tgz (100%) rename incubator/red-discordbot/{2.0.14 => 2.0.15}/ix_values.yaml (85%) rename incubator/red-discordbot/{2.0.14 => 2.0.15}/questions.yaml (100%) rename incubator/red-discordbot/{2.0.14 => 2.0.15}/templates/common.yaml (100%) rename incubator/red-discordbot/{2.0.14 => 2.0.15}/values.yaml (100%) diff --git a/incubator/red-discordbot/2.0.14/app-changelog.md b/incubator/red-discordbot/2.0.14/app-changelog.md deleted file mode 100644 index 22bee2c93ac..00000000000 --- a/incubator/red-discordbot/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [red-discordbot-2.0.14](https://github.com/truecharts/charts/compare/red-discordbot-2.0.13...red-discordbot-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/red-discordbot/2.0.14/CHANGELOG.md b/incubator/red-discordbot/2.0.15/CHANGELOG.md similarity index 91% rename from incubator/red-discordbot/2.0.14/CHANGELOG.md rename to incubator/red-discordbot/2.0.15/CHANGELOG.md index b47faf82750..fe31340ec66 100644 --- a/incubator/red-discordbot/2.0.14/CHANGELOG.md +++ b/incubator/red-discordbot/2.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [red-discordbot-2.0.15](https://github.com/truecharts/charts/compare/red-discordbot-2.0.14...red-discordbot-2.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/red-discordbot to vfull + + + + ## [red-discordbot-2.0.14](https://github.com/truecharts/charts/compare/red-discordbot-2.0.13...red-discordbot-2.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688)) - - -## [red-discordbot-2.0.4](https://github.com/truecharts/charts/compare/red-discordbot-2.0.3...red-discordbot-2.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - diff --git a/incubator/red-discordbot/2.0.14/Chart.yaml b/incubator/red-discordbot/2.0.15/Chart.yaml similarity index 98% rename from incubator/red-discordbot/2.0.14/Chart.yaml rename to incubator/red-discordbot/2.0.15/Chart.yaml index 5dd0d89732a..89cc862f8ef 100644 --- a/incubator/red-discordbot/2.0.14/Chart.yaml +++ b/incubator/red-discordbot/2.0.15/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/r/phasecorex/red-discordbot - https://github.com/PhasecoreX/docker-red-discordbot type: application -version: 2.0.14 +version: 2.0.15 diff --git a/incubator/red-discordbot/2.0.14/README.md b/incubator/red-discordbot/2.0.15/README.md similarity index 100% rename from incubator/red-discordbot/2.0.14/README.md rename to incubator/red-discordbot/2.0.15/README.md diff --git a/incubator/red-discordbot/2.0.15/app-changelog.md b/incubator/red-discordbot/2.0.15/app-changelog.md new file mode 100644 index 00000000000..e6f8fac1929 --- /dev/null +++ b/incubator/red-discordbot/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [red-discordbot-2.0.15](https://github.com/truecharts/charts/compare/red-discordbot-2.0.14...red-discordbot-2.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/red-discordbot to vfull + + \ No newline at end of file diff --git a/incubator/red-discordbot/2.0.14/app-readme.md b/incubator/red-discordbot/2.0.15/app-readme.md similarity index 100% rename from incubator/red-discordbot/2.0.14/app-readme.md rename to incubator/red-discordbot/2.0.15/app-readme.md diff --git a/incubator/red-discordbot/2.0.14/charts/common-11.1.2.tgz b/incubator/red-discordbot/2.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/red-discordbot/2.0.14/charts/common-11.1.2.tgz rename to incubator/red-discordbot/2.0.15/charts/common-11.1.2.tgz diff --git a/incubator/red-discordbot/2.0.14/ix_values.yaml b/incubator/red-discordbot/2.0.15/ix_values.yaml similarity index 85% rename from incubator/red-discordbot/2.0.14/ix_values.yaml rename to incubator/red-discordbot/2.0.15/ix_values.yaml index d11f5f73597..723a4b7da9a 100644 --- a/incubator/red-discordbot/2.0.14/ix_values.yaml +++ b/incubator/red-discordbot/2.0.15/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/red-discordbot - tag: vfull@sha256:4d9b9a0cb82ef2c330513708aa7cf2fbdb492576d6c7222e87226dcb6c013ceb + tag: vfull@sha256:f2fe8faf0d81e3a6f8be5a17c7bff125ac12f080c0fce40d6ba6b539a142fbe9 persistence: data: enabled: true diff --git a/incubator/red-discordbot/2.0.14/questions.yaml b/incubator/red-discordbot/2.0.15/questions.yaml similarity index 100% rename from incubator/red-discordbot/2.0.14/questions.yaml rename to incubator/red-discordbot/2.0.15/questions.yaml diff --git a/incubator/red-discordbot/2.0.14/templates/common.yaml b/incubator/red-discordbot/2.0.15/templates/common.yaml similarity index 100% rename from incubator/red-discordbot/2.0.14/templates/common.yaml rename to incubator/red-discordbot/2.0.15/templates/common.yaml diff --git a/incubator/red-discordbot/2.0.14/values.yaml b/incubator/red-discordbot/2.0.15/values.yaml similarity index 100% rename from incubator/red-discordbot/2.0.14/values.yaml rename to incubator/red-discordbot/2.0.15/values.yaml