From 2afad8301fd86cf5f25df8ef23568d06a26bf686 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 28 Dec 2022 00:57:22 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/retrobot/3.0.7/app-changelog.md | 9 --------- stable/retrobot/{3.0.7 => 3.0.8}/CHANGELOG.md | 18 +++++++++--------- stable/retrobot/{3.0.7 => 3.0.8}/Chart.yaml | 2 +- stable/retrobot/{3.0.7 => 3.0.8}/README.md | 0 stable/retrobot/3.0.8/app-changelog.md | 9 +++++++++ .../retrobot/{3.0.7 => 3.0.8}/app-readme.md | 0 .../{3.0.7 => 3.0.8}/charts/common-11.1.2.tgz | Bin .../retrobot/{3.0.7 => 3.0.8}/ix_values.yaml | 2 +- .../retrobot/{3.0.7 => 3.0.8}/questions.yaml | 0 .../{3.0.7 => 3.0.8}/templates/common.yaml | 0 stable/retrobot/{3.0.7 => 3.0.8}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/retrobot/3.0.7/app-changelog.md rename stable/retrobot/{3.0.7 => 3.0.8}/CHANGELOG.md (89%) rename stable/retrobot/{3.0.7 => 3.0.8}/Chart.yaml (98%) rename stable/retrobot/{3.0.7 => 3.0.8}/README.md (100%) create mode 100644 stable/retrobot/3.0.8/app-changelog.md rename stable/retrobot/{3.0.7 => 3.0.8}/app-readme.md (100%) rename stable/retrobot/{3.0.7 => 3.0.8}/charts/common-11.1.2.tgz (100%) rename stable/retrobot/{3.0.7 => 3.0.8}/ix_values.yaml (84%) rename stable/retrobot/{3.0.7 => 3.0.8}/questions.yaml (100%) rename stable/retrobot/{3.0.7 => 3.0.8}/templates/common.yaml (100%) rename stable/retrobot/{3.0.7 => 3.0.8}/values.yaml (100%) diff --git a/stable/retrobot/3.0.7/app-changelog.md b/stable/retrobot/3.0.7/app-changelog.md deleted file mode 100644 index 8eb1a1468d2..00000000000 --- a/stable/retrobot/3.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [retrobot-3.0.7](https://github.com/truecharts/charts/compare/retrobot-3.0.6...retrobot-3.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/retrobot/3.0.7/CHANGELOG.md b/stable/retrobot/3.0.8/CHANGELOG.md similarity index 89% rename from stable/retrobot/3.0.7/CHANGELOG.md rename to stable/retrobot/3.0.8/CHANGELOG.md index e97de7a20e3..643ce02d75a 100644 --- a/stable/retrobot/3.0.7/CHANGELOG.md +++ b/stable/retrobot/3.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [retrobot-3.0.8](https://github.com/truecharts/charts/compare/retrobot-3.0.7...retrobot-3.0.8) (2022-12-28) + +### Chore + +- update container image tccr.io/truecharts/retrobot to latest + + + + ## [retrobot-3.0.7](https://github.com/truecharts/charts/compare/retrobot-3.0.6...retrobot-3.0.7) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [retrobot-3.0.2](https://github.com/truecharts/charts/compare/retrobot-3.0.1...retrobot-3.0.2) (2022-11-30) - - - - -## [retrobot-3.0.2](https://github.com/truecharts/charts/compare/retrobot-3.0.1...retrobot-3.0.2) (2022-11-30) - - diff --git a/stable/retrobot/3.0.7/Chart.yaml b/stable/retrobot/3.0.8/Chart.yaml similarity index 98% rename from stable/retrobot/3.0.7/Chart.yaml rename to stable/retrobot/3.0.8/Chart.yaml index edbf253d283..989ba2d7af4 100644 --- a/stable/retrobot/3.0.7/Chart.yaml +++ b/stable/retrobot/3.0.8/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/rossimo/retrobot - https://hub.docker.com/r/rossimo/retrobot type: application -version: 3.0.7 +version: 3.0.8 annotations: truecharts.org/catagories: | - emulator diff --git a/stable/retrobot/3.0.7/README.md b/stable/retrobot/3.0.8/README.md similarity index 100% rename from stable/retrobot/3.0.7/README.md rename to stable/retrobot/3.0.8/README.md diff --git a/stable/retrobot/3.0.8/app-changelog.md b/stable/retrobot/3.0.8/app-changelog.md new file mode 100644 index 00000000000..7e85f22cb1f --- /dev/null +++ b/stable/retrobot/3.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [retrobot-3.0.8](https://github.com/truecharts/charts/compare/retrobot-3.0.7...retrobot-3.0.8) (2022-12-28) + +### Chore + +- update container image tccr.io/truecharts/retrobot to latest + + \ No newline at end of file diff --git a/stable/retrobot/3.0.7/app-readme.md b/stable/retrobot/3.0.8/app-readme.md similarity index 100% rename from stable/retrobot/3.0.7/app-readme.md rename to stable/retrobot/3.0.8/app-readme.md diff --git a/stable/retrobot/3.0.7/charts/common-11.1.2.tgz b/stable/retrobot/3.0.8/charts/common-11.1.2.tgz similarity index 100% rename from stable/retrobot/3.0.7/charts/common-11.1.2.tgz rename to stable/retrobot/3.0.8/charts/common-11.1.2.tgz diff --git a/stable/retrobot/3.0.7/ix_values.yaml b/stable/retrobot/3.0.8/ix_values.yaml similarity index 84% rename from stable/retrobot/3.0.7/ix_values.yaml rename to stable/retrobot/3.0.8/ix_values.yaml index 01e55829c91..006dda79c4a 100644 --- a/stable/retrobot/3.0.7/ix_values.yaml +++ b/stable/retrobot/3.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/retrobot pullPolicy: IfNotPresent - tag: latest@sha256:7e8a7816010b6240d9da7d2c9555738159ff0bf2f672e8d505a3d3102b4c5853 + tag: latest@sha256:1b310f61e454968a9171967033ad392fe5de637d2cc8fed9ce3f3bba1825a99b secretEnv: DISCORD_TOKEN: "" diff --git a/stable/retrobot/3.0.7/questions.yaml b/stable/retrobot/3.0.8/questions.yaml similarity index 100% rename from stable/retrobot/3.0.7/questions.yaml rename to stable/retrobot/3.0.8/questions.yaml diff --git a/stable/retrobot/3.0.7/templates/common.yaml b/stable/retrobot/3.0.8/templates/common.yaml similarity index 100% rename from stable/retrobot/3.0.7/templates/common.yaml rename to stable/retrobot/3.0.8/templates/common.yaml diff --git a/stable/retrobot/3.0.7/values.yaml b/stable/retrobot/3.0.8/values.yaml similarity index 100% rename from stable/retrobot/3.0.7/values.yaml rename to stable/retrobot/3.0.8/values.yaml