[bitnami/grafana-mimir] Release 1.2.9 (#28312)

* [bitnami/grafana-mimir] Release 1.2.9 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-24 18:45:58 +02:00
committed by GitHub
parent acd84e25a4
commit 7b1b3bc73e
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.2.8 (2024-07-24)
## 1.2.9 (2024-07-24)
* [bitnami/grafana-mimir] Release 1.2.8 ([#28247](https://github.com/bitnami/charts/pull/28247))
* [bitnami/grafana-mimir] Release 1.2.9 ([#28312](https://github.com/bitnami/charts/pull/28312))
## <small>1.2.8 (2024-07-24)</small>
* [bitnami/grafana-mimir] Release 1.2.8 (#28247) ([923cd57](https://github.com/bitnami/charts/commit/923cd57a07cae06635b7bbc82816f1d802e58532)), closes [#28247](https://github.com/bitnami/charts/issues/28247)
## <small>1.2.7 (2024-07-22)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana-mimir
image: docker.io/bitnami/grafana-mimir:2.13.0-debian-12-r1
image: docker.io/bitnami/grafana-mimir:2.13.0-debian-12-r2
- name: memcached
image: docker.io/bitnami/memcached:1.6.29-debian-12-r2
- name: nginx
@@ -59,4 +59,4 @@ maintainers:
name: grafana-mimir
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-mimir
version: 1.2.8
version: 1.2.9

View File

@@ -86,7 +86,7 @@ mimir:
image:
registry: docker.io
repository: bitnami/grafana-mimir
tag: 2.13.0-debian-12-r1
tag: 2.13.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'