From 19cacbdb4ce42c8881df7ab35c2a97e4fd9e7b3b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Nov 2022 19:49:45 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/rimgo/2.0.2/app-changelog.md | 9 --------- incubator/rimgo/{2.0.2 => 2.0.3}/CHANGELOG.md | 0 incubator/rimgo/{2.0.2 => 2.0.3}/Chart.yaml | 2 +- incubator/rimgo/{2.0.2 => 2.0.3}/README.md | 0 incubator/rimgo/2.0.3/app-changelog.md | 4 ++++ incubator/rimgo/{2.0.2 => 2.0.3}/app-readme.md | 0 .../rimgo/{2.0.2 => 2.0.3}/charts/common-11.0.3.tgz | Bin incubator/rimgo/{2.0.2 => 2.0.3}/ix_values.yaml | 2 +- incubator/rimgo/{2.0.2 => 2.0.3}/questions.yaml | 0 .../rimgo/{2.0.2 => 2.0.3}/templates/common.yaml | 0 incubator/rimgo/{2.0.2 => 2.0.3}/values.yaml | 0 11 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 incubator/rimgo/2.0.2/app-changelog.md rename incubator/rimgo/{2.0.2 => 2.0.3}/CHANGELOG.md (100%) rename incubator/rimgo/{2.0.2 => 2.0.3}/Chart.yaml (98%) rename incubator/rimgo/{2.0.2 => 2.0.3}/README.md (100%) create mode 100644 incubator/rimgo/2.0.3/app-changelog.md rename incubator/rimgo/{2.0.2 => 2.0.3}/app-readme.md (100%) rename incubator/rimgo/{2.0.2 => 2.0.3}/charts/common-11.0.3.tgz (100%) rename incubator/rimgo/{2.0.2 => 2.0.3}/ix_values.yaml (82%) rename incubator/rimgo/{2.0.2 => 2.0.3}/questions.yaml (100%) rename incubator/rimgo/{2.0.2 => 2.0.3}/templates/common.yaml (100%) rename incubator/rimgo/{2.0.2 => 2.0.3}/values.yaml (100%) diff --git a/incubator/rimgo/2.0.2/app-changelog.md b/incubator/rimgo/2.0.2/app-changelog.md deleted file mode 100644 index 505120828f..0000000000 --- a/incubator/rimgo/2.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rimgo-2.0.2](https://github.com/truecharts/charts/compare/rimgo-2.0.1...rimgo-2.0.2) (2022-11-15) - -### Chore - -- update container image tccr.io/truecharts/rimgo to latest - - \ No newline at end of file diff --git a/incubator/rimgo/2.0.2/CHANGELOG.md b/incubator/rimgo/2.0.3/CHANGELOG.md similarity index 100% rename from incubator/rimgo/2.0.2/CHANGELOG.md rename to incubator/rimgo/2.0.3/CHANGELOG.md diff --git a/incubator/rimgo/2.0.2/Chart.yaml b/incubator/rimgo/2.0.3/Chart.yaml similarity index 98% rename from incubator/rimgo/2.0.2/Chart.yaml rename to incubator/rimgo/2.0.3/Chart.yaml index 37f5cc5632..86505de890 100644 --- a/incubator/rimgo/2.0.2/Chart.yaml +++ b/incubator/rimgo/2.0.3/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 2.0.2 +version: 2.0.3 diff --git a/incubator/rimgo/2.0.2/README.md b/incubator/rimgo/2.0.3/README.md similarity index 100% rename from incubator/rimgo/2.0.2/README.md rename to incubator/rimgo/2.0.3/README.md diff --git a/incubator/rimgo/2.0.3/app-changelog.md b/incubator/rimgo/2.0.3/app-changelog.md new file mode 100644 index 0000000000..706b9a5b3d --- /dev/null +++ b/incubator/rimgo/2.0.3/app-changelog.md @@ -0,0 +1,4 @@ + + +## [rimgo-2.0.3](https://github.com/truecharts/charts/compare/rimgo-2.0.2...rimgo-2.0.3) (2022-11-16) + diff --git a/incubator/rimgo/2.0.2/app-readme.md b/incubator/rimgo/2.0.3/app-readme.md similarity index 100% rename from incubator/rimgo/2.0.2/app-readme.md rename to incubator/rimgo/2.0.3/app-readme.md diff --git a/incubator/rimgo/2.0.2/charts/common-11.0.3.tgz b/incubator/rimgo/2.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/rimgo/2.0.2/charts/common-11.0.3.tgz rename to incubator/rimgo/2.0.3/charts/common-11.0.3.tgz diff --git a/incubator/rimgo/2.0.2/ix_values.yaml b/incubator/rimgo/2.0.3/ix_values.yaml similarity index 82% rename from incubator/rimgo/2.0.2/ix_values.yaml rename to incubator/rimgo/2.0.3/ix_values.yaml index dcadf17515..3a9f308f72 100644 --- a/incubator/rimgo/2.0.2/ix_values.yaml +++ b/incubator/rimgo/2.0.3/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:3d0f1a5f16e4f74ba1ab4f2e945cfc00a17b83f9b5df6f3ab6ec6c096a11626a + tag: latest@sha256:5f25c8cf632874cab767258e487fb97589c5025391585a14a54a3b770ef1613a persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/2.0.2/questions.yaml b/incubator/rimgo/2.0.3/questions.yaml similarity index 100% rename from incubator/rimgo/2.0.2/questions.yaml rename to incubator/rimgo/2.0.3/questions.yaml diff --git a/incubator/rimgo/2.0.2/templates/common.yaml b/incubator/rimgo/2.0.3/templates/common.yaml similarity index 100% rename from incubator/rimgo/2.0.2/templates/common.yaml rename to incubator/rimgo/2.0.3/templates/common.yaml diff --git a/incubator/rimgo/2.0.2/values.yaml b/incubator/rimgo/2.0.3/values.yaml similarity index 100% rename from incubator/rimgo/2.0.2/values.yaml rename to incubator/rimgo/2.0.3/values.yaml