diff --git a/incubator/grafana-image-renderer/2.0.1/app-changelog.md b/incubator/grafana-image-renderer/2.0.1/app-changelog.md deleted file mode 100644 index 5664365caab..00000000000 --- a/incubator/grafana-image-renderer/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-image-renderer-2.0.1](https://github.com/truecharts/charts/compare/grafana-image-renderer-2.0.0...grafana-image-renderer-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/grafana-image-renderer/2.0.1/CHANGELOG.md b/incubator/grafana-image-renderer/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/grafana-image-renderer/2.0.1/CHANGELOG.md rename to incubator/grafana-image-renderer/2.0.2/CHANGELOG.md diff --git a/incubator/grafana-image-renderer/2.0.1/Chart.yaml b/incubator/grafana-image-renderer/2.0.2/Chart.yaml similarity index 98% rename from incubator/grafana-image-renderer/2.0.1/Chart.yaml rename to incubator/grafana-image-renderer/2.0.2/Chart.yaml index ba38030b956..64f46222a8a 100644 --- a/incubator/grafana-image-renderer/2.0.1/Chart.yaml +++ b/incubator/grafana-image-renderer/2.0.2/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - https://hub.docker.com/r/grafana/grafana-image-renderer type: application -version: 2.0.1 +version: 2.0.2 diff --git a/incubator/grafana-image-renderer/2.0.1/README.md b/incubator/grafana-image-renderer/2.0.2/README.md similarity index 100% rename from incubator/grafana-image-renderer/2.0.1/README.md rename to incubator/grafana-image-renderer/2.0.2/README.md diff --git a/incubator/grafana-image-renderer/2.0.2/app-changelog.md b/incubator/grafana-image-renderer/2.0.2/app-changelog.md new file mode 100644 index 00000000000..63e8cdf09de --- /dev/null +++ b/incubator/grafana-image-renderer/2.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [grafana-image-renderer-2.0.2](https://github.com/truecharts/charts/compare/grafana-image-renderer-2.0.1...grafana-image-renderer-2.0.2) (2022-11-22) + diff --git a/incubator/grafana-image-renderer/2.0.1/app-readme.md b/incubator/grafana-image-renderer/2.0.2/app-readme.md similarity index 100% rename from incubator/grafana-image-renderer/2.0.1/app-readme.md rename to incubator/grafana-image-renderer/2.0.2/app-readme.md diff --git a/incubator/grafana-image-renderer/2.0.1/charts/common-11.0.3.tgz b/incubator/grafana-image-renderer/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/grafana-image-renderer/2.0.1/charts/common-11.0.3.tgz rename to incubator/grafana-image-renderer/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/grafana-image-renderer/2.0.1/ix_values.yaml b/incubator/grafana-image-renderer/2.0.2/ix_values.yaml similarity index 83% rename from incubator/grafana-image-renderer/2.0.1/ix_values.yaml rename to incubator/grafana-image-renderer/2.0.2/ix_values.yaml index 51131d96d3e..ac9e9c6545b 100644 --- a/incubator/grafana-image-renderer/2.0.1/ix_values.yaml +++ b/incubator/grafana-image-renderer/2.0.2/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/grafana-image-renderer - tag: latest@sha256:b3510b717f03e77a8e17c2c1b6991bb43c3cea44c17f386215e4b58c2db9313f + tag: latest@sha256:da3028f4dc76121bfc8647533b5a15f7b973ddd7646756e8f0c202d2b88d0c87 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/grafana-image-renderer/2.0.1/questions.yaml b/incubator/grafana-image-renderer/2.0.2/questions.yaml similarity index 100% rename from incubator/grafana-image-renderer/2.0.1/questions.yaml rename to incubator/grafana-image-renderer/2.0.2/questions.yaml diff --git a/incubator/grafana-image-renderer/2.0.1/templates/common.yaml b/incubator/grafana-image-renderer/2.0.2/templates/common.yaml similarity index 100% rename from incubator/grafana-image-renderer/2.0.1/templates/common.yaml rename to incubator/grafana-image-renderer/2.0.2/templates/common.yaml diff --git a/incubator/grafana-image-renderer/2.0.1/values.yaml b/incubator/grafana-image-renderer/2.0.2/values.yaml similarity index 100% rename from incubator/grafana-image-renderer/2.0.1/values.yaml rename to incubator/grafana-image-renderer/2.0.2/values.yaml