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