diff --git a/stable/grafana/6.0.0/app-changelog.md b/stable/grafana/6.0.0/app-changelog.md deleted file mode 100644 index 6c6e2b1ccb..0000000000 --- a/stable/grafana/6.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-6.0.0](https://github.com/truecharts/charts/compare/grafana-5.0.4...grafana-6.0.0) (2022-11-14) - -### Chore - -- update helm general major (major) ([#4424](https://github.com/truecharts/charts/issues/4424)) - - \ No newline at end of file diff --git a/stable/grafana/6.0.0/CHANGELOG.md b/stable/grafana/6.0.1/CHANGELOG.md similarity index 100% rename from stable/grafana/6.0.0/CHANGELOG.md rename to stable/grafana/6.0.1/CHANGELOG.md diff --git a/stable/grafana/6.0.0/Chart.yaml b/stable/grafana/6.0.1/Chart.yaml similarity index 98% rename from stable/grafana/6.0.0/Chart.yaml rename to stable/grafana/6.0.1/Chart.yaml index f930df5838..4395fe37d2 100644 --- a/stable/grafana/6.0.0/Chart.yaml +++ b/stable/grafana/6.0.1/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/6.0.0/README.md b/stable/grafana/6.0.1/README.md similarity index 100% rename from stable/grafana/6.0.0/README.md rename to stable/grafana/6.0.1/README.md diff --git a/stable/grafana/6.0.1/app-changelog.md b/stable/grafana/6.0.1/app-changelog.md new file mode 100644 index 0000000000..1e81924067 --- /dev/null +++ b/stable/grafana/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grafana-6.0.1](https://github.com/truecharts/charts/compare/grafana-6.0.0...grafana-6.0.1) (2022-11-15) + +### Chore + +- update container image tccr.io/truecharts/grafana to 9.2.4 ([#4442](https://github.com/truecharts/charts/issues/4442)) + + \ No newline at end of file diff --git a/stable/grafana/6.0.0/app-readme.md b/stable/grafana/6.0.1/app-readme.md similarity index 100% rename from stable/grafana/6.0.0/app-readme.md rename to stable/grafana/6.0.1/app-readme.md diff --git a/stable/grafana/6.0.0/charts/common-11.0.0.tgz b/stable/grafana/6.0.1/charts/common-11.0.0.tgz similarity index 100% rename from stable/grafana/6.0.0/charts/common-11.0.0.tgz rename to stable/grafana/6.0.1/charts/common-11.0.0.tgz diff --git a/stable/grafana/6.0.0/ix_values.yaml b/stable/grafana/6.0.1/ix_values.yaml similarity index 95% rename from stable/grafana/6.0.0/ix_values.yaml rename to stable/grafana/6.0.1/ix_values.yaml index 6666235b60..dd15e6ec41 100644 --- a/stable/grafana/6.0.0/ix_values.yaml +++ b/stable/grafana/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.2.4@sha256:00a1489ca5c8466cfed2f4980e5b8c68fe54c82164e02553fcb0cb4325a53986 + tag: 9.2.4@sha256:74314ef801725a889755a11ba11417b7232c13aa2e1981bdb68699d8ca2c6592 securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/6.0.0/questions.yaml b/stable/grafana/6.0.1/questions.yaml similarity index 100% rename from stable/grafana/6.0.0/questions.yaml rename to stable/grafana/6.0.1/questions.yaml diff --git a/stable/grafana/6.0.0/templates/common.yaml b/stable/grafana/6.0.1/templates/common.yaml similarity index 100% rename from stable/grafana/6.0.0/templates/common.yaml rename to stable/grafana/6.0.1/templates/common.yaml diff --git a/stable/grafana/6.0.0/templates/prometheusrules.yaml b/stable/grafana/6.0.1/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/6.0.0/templates/prometheusrules.yaml rename to stable/grafana/6.0.1/templates/prometheusrules.yaml diff --git a/stable/grafana/6.0.0/templates/servicemonitor.yaml b/stable/grafana/6.0.1/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/6.0.0/templates/servicemonitor.yaml rename to stable/grafana/6.0.1/templates/servicemonitor.yaml diff --git a/stable/grafana/6.0.0/values.yaml b/stable/grafana/6.0.1/values.yaml similarity index 100% rename from stable/grafana/6.0.0/values.yaml rename to stable/grafana/6.0.1/values.yaml