From cd7a7e5e8b2530876be52452705b1ed9bb293d1f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 09:59:03 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/rimgo/2.0.21/app-changelog.md | 9 --------- .../rimgo/{2.0.21 => 2.0.22}/CHANGELOG.md | 18 +++++++++--------- incubator/rimgo/{2.0.21 => 2.0.22}/Chart.yaml | 2 +- incubator/rimgo/{2.0.21 => 2.0.22}/README.md | 0 incubator/rimgo/2.0.22/app-changelog.md | 9 +++++++++ .../rimgo/{2.0.21 => 2.0.22}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../rimgo/{2.0.21 => 2.0.22}/ix_values.yaml | 2 +- .../rimgo/{2.0.21 => 2.0.22}/questions.yaml | 0 .../{2.0.21 => 2.0.22}/templates/common.yaml | 0 .../rimgo/{2.0.21 => 2.0.22}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/rimgo/2.0.21/app-changelog.md rename incubator/rimgo/{2.0.21 => 2.0.22}/CHANGELOG.md (92%) rename incubator/rimgo/{2.0.21 => 2.0.22}/Chart.yaml (97%) rename incubator/rimgo/{2.0.21 => 2.0.22}/README.md (100%) create mode 100644 incubator/rimgo/2.0.22/app-changelog.md rename incubator/rimgo/{2.0.21 => 2.0.22}/app-readme.md (100%) rename incubator/rimgo/{2.0.21 => 2.0.22}/charts/common-11.1.2.tgz (100%) rename incubator/rimgo/{2.0.21 => 2.0.22}/ix_values.yaml (82%) rename incubator/rimgo/{2.0.21 => 2.0.22}/questions.yaml (100%) rename incubator/rimgo/{2.0.21 => 2.0.22}/templates/common.yaml (100%) rename incubator/rimgo/{2.0.21 => 2.0.22}/values.yaml (100%) diff --git a/incubator/rimgo/2.0.21/app-changelog.md b/incubator/rimgo/2.0.21/app-changelog.md deleted file mode 100644 index 555822f3b1..0000000000 --- a/incubator/rimgo/2.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rimgo-2.0.21](https://github.com/truecharts/charts/compare/rimgo-2.0.20...rimgo-2.0.21) (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/rimgo/2.0.21/CHANGELOG.md b/incubator/rimgo/2.0.22/CHANGELOG.md similarity index 92% rename from incubator/rimgo/2.0.21/CHANGELOG.md rename to incubator/rimgo/2.0.22/CHANGELOG.md index 516b578e0d..cda4eb3e18 100644 --- a/incubator/rimgo/2.0.21/CHANGELOG.md +++ b/incubator/rimgo/2.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rimgo-2.0.22](https://github.com/truecharts/charts/compare/rimgo-2.0.21...rimgo-2.0.22) (2023-02-27) + +### Chore + +- update container image tccr.io/truecharts/rimgo to latest + + + + ## [rimgo-2.0.21](https://github.com/truecharts/charts/compare/rimgo-2.0.20...rimgo-2.0.21) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [rimgo-2.0.12](https://github.com/truecharts/charts/compare/rimgo-2.0.11...rimgo-2.0.12) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [rimgo-2.0.11](https://github.com/truecharts/charts/compare/rimgo-2.0.10...rimgo-2.0.11) (2022-12-24) - -### Chore diff --git a/incubator/rimgo/2.0.21/Chart.yaml b/incubator/rimgo/2.0.22/Chart.yaml similarity index 97% rename from incubator/rimgo/2.0.21/Chart.yaml rename to incubator/rimgo/2.0.22/Chart.yaml index aaeff7bba0..b3bb06ffc0 100644 --- a/incubator/rimgo/2.0.21/Chart.yaml +++ b/incubator/rimgo/2.0.22/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/pussthecatorg/rimgo type: application -version: 2.0.21 +version: 2.0.22 diff --git a/incubator/rimgo/2.0.21/README.md b/incubator/rimgo/2.0.22/README.md similarity index 100% rename from incubator/rimgo/2.0.21/README.md rename to incubator/rimgo/2.0.22/README.md diff --git a/incubator/rimgo/2.0.22/app-changelog.md b/incubator/rimgo/2.0.22/app-changelog.md new file mode 100644 index 0000000000..d795a011a3 --- /dev/null +++ b/incubator/rimgo/2.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rimgo-2.0.22](https://github.com/truecharts/charts/compare/rimgo-2.0.21...rimgo-2.0.22) (2023-02-27) + +### Chore + +- update container image tccr.io/truecharts/rimgo to latest + + \ No newline at end of file diff --git a/incubator/rimgo/2.0.21/app-readme.md b/incubator/rimgo/2.0.22/app-readme.md similarity index 100% rename from incubator/rimgo/2.0.21/app-readme.md rename to incubator/rimgo/2.0.22/app-readme.md diff --git a/incubator/rimgo/2.0.21/charts/common-11.1.2.tgz b/incubator/rimgo/2.0.22/charts/common-11.1.2.tgz similarity index 100% rename from incubator/rimgo/2.0.21/charts/common-11.1.2.tgz rename to incubator/rimgo/2.0.22/charts/common-11.1.2.tgz diff --git a/incubator/rimgo/2.0.21/ix_values.yaml b/incubator/rimgo/2.0.22/ix_values.yaml similarity index 82% rename from incubator/rimgo/2.0.21/ix_values.yaml rename to incubator/rimgo/2.0.22/ix_values.yaml index eb611dc9ee..451c599f72 100644 --- a/incubator/rimgo/2.0.21/ix_values.yaml +++ b/incubator/rimgo/2.0.22/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:8eb8dcc4d5a48e489670bc92124823d07bac2520e8bf5a340839478a3c173774 + tag: latest@sha256:ac7c22e5888d331dabb6727e6b56d4ca19523e823e41799d989f660ed99cea5a persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/2.0.21/questions.yaml b/incubator/rimgo/2.0.22/questions.yaml similarity index 100% rename from incubator/rimgo/2.0.21/questions.yaml rename to incubator/rimgo/2.0.22/questions.yaml diff --git a/incubator/rimgo/2.0.21/templates/common.yaml b/incubator/rimgo/2.0.22/templates/common.yaml similarity index 100% rename from incubator/rimgo/2.0.21/templates/common.yaml rename to incubator/rimgo/2.0.22/templates/common.yaml diff --git a/incubator/rimgo/2.0.21/values.yaml b/incubator/rimgo/2.0.22/values.yaml similarity index 100% rename from incubator/rimgo/2.0.21/values.yaml rename to incubator/rimgo/2.0.22/values.yaml