diff --git a/stable/grafana/6.0.4/app-changelog.md b/stable/grafana/6.0.4/app-changelog.md deleted file mode 100644 index 0db21de3a6e..00000000000 --- a/stable/grafana/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-6.0.4](https://github.com/truecharts/charts/compare/grafana-6.0.3...grafana-6.0.4) (2022-11-20) - -### Chore - -- update container image tccr.io/truecharts/grafana to 9.2.5 - - \ No newline at end of file diff --git a/stable/grafana/6.0.4/CHANGELOG.md b/stable/grafana/6.0.5/CHANGELOG.md similarity index 100% rename from stable/grafana/6.0.4/CHANGELOG.md rename to stable/grafana/6.0.5/CHANGELOG.md diff --git a/stable/grafana/6.0.4/Chart.yaml b/stable/grafana/6.0.5/Chart.yaml similarity index 98% rename from stable/grafana/6.0.4/Chart.yaml rename to stable/grafana/6.0.5/Chart.yaml index 0913e39fc3d..644863fcad8 100644 --- a/stable/grafana/6.0.4/Chart.yaml +++ b/stable/grafana/6.0.5/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 6.0.4 +version: 6.0.5 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/6.0.4/README.md b/stable/grafana/6.0.5/README.md similarity index 100% rename from stable/grafana/6.0.4/README.md rename to stable/grafana/6.0.5/README.md diff --git a/stable/grafana/6.0.5/app-changelog.md b/stable/grafana/6.0.5/app-changelog.md new file mode 100644 index 00000000000..9c1d3277542 --- /dev/null +++ b/stable/grafana/6.0.5/app-changelog.md @@ -0,0 +1,4 @@ + + +## [grafana-6.0.5](https://github.com/truecharts/charts/compare/grafana-image-renderer-2.0.2...grafana-6.0.5) (2022-11-23) + diff --git a/stable/grafana/6.0.4/app-readme.md b/stable/grafana/6.0.5/app-readme.md similarity index 100% rename from stable/grafana/6.0.4/app-readme.md rename to stable/grafana/6.0.5/app-readme.md diff --git a/stable/grafana/6.0.4/charts/common-11.0.3.tgz b/stable/grafana/6.0.5/charts/common-11.0.3.tgz similarity index 100% rename from stable/grafana/6.0.4/charts/common-11.0.3.tgz rename to stable/grafana/6.0.5/charts/common-11.0.3.tgz diff --git a/stable/grafana/6.0.4/ix_values.yaml b/stable/grafana/6.0.5/ix_values.yaml similarity index 95% rename from stable/grafana/6.0.4/ix_values.yaml rename to stable/grafana/6.0.5/ix_values.yaml index bf1cae49ed8..4fdbe5dbbae 100644 --- a/stable/grafana/6.0.4/ix_values.yaml +++ b/stable/grafana/6.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.2.5@sha256:2754c78e55597a9b68975a524b48d3fb77fc2ebfb6ab2994b2305a87f41dbf87 + tag: 9.2.5@sha256:ecc25bbfe291c371eee3248b673d89783a298da35f28dcb1955e3d6c5556f8f6 securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/6.0.4/questions.yaml b/stable/grafana/6.0.5/questions.yaml similarity index 100% rename from stable/grafana/6.0.4/questions.yaml rename to stable/grafana/6.0.5/questions.yaml diff --git a/stable/grafana/6.0.4/templates/common.yaml b/stable/grafana/6.0.5/templates/common.yaml similarity index 100% rename from stable/grafana/6.0.4/templates/common.yaml rename to stable/grafana/6.0.5/templates/common.yaml diff --git a/stable/grafana/6.0.4/templates/prometheusrules.yaml b/stable/grafana/6.0.5/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/6.0.4/templates/prometheusrules.yaml rename to stable/grafana/6.0.5/templates/prometheusrules.yaml diff --git a/stable/grafana/6.0.4/templates/servicemonitor.yaml b/stable/grafana/6.0.5/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/6.0.4/templates/servicemonitor.yaml rename to stable/grafana/6.0.5/templates/servicemonitor.yaml diff --git a/stable/grafana/6.0.4/values.yaml b/stable/grafana/6.0.5/values.yaml similarity index 100% rename from stable/grafana/6.0.4/values.yaml rename to stable/grafana/6.0.5/values.yaml