mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 15:27:14 +08:00
[bitnami/grafana-alloy] ⚡ ⬆️ Update dependency references (#34309)
* [bitnami/grafana-alloy] Release 0.1.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.2 (2025-06-10)
|
||||
## 0.1.3 (2025-06-10)
|
||||
|
||||
* [bitnami/grafana-alloy] Avoid ConfigMap creation if existing one ([#34305](https://github.com/bitnami/charts/pull/34305))
|
||||
* [bitnami/grafana-alloy] :zap: :arrow_up: Update dependency references ([#34309](https://github.com/bitnami/charts/pull/34309))
|
||||
|
||||
## <small>0.1.2 (2025-06-10)</small>
|
||||
|
||||
* [bitnami/grafana-alloy] Avoid ConfigMap creating if existing one (#34305) ([5cfdd25](https://github.com/bitnami/charts/commit/5cfdd25b5df92747a8ee3492242abad89f437d7b)), closes [#34305](https://github.com/bitnami/charts/issues/34305)
|
||||
|
||||
## <small>0.1.1 (2025-06-09)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: configmap-reload
|
||||
image: docker.io/bitnami/configmap-reload:0.15.0-debian-12-r6
|
||||
image: docker.io/bitnami/configmap-reload:0.15.0-debian-12-r7
|
||||
- name: grafana-alloy
|
||||
image: docker.io/bitnami/grafana-alloy:1.9.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: grafana-alloy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-alloy
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
|
||||
@@ -481,7 +481,7 @@ configReloader:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/configmap-reload
|
||||
tag: 0.15.0-debian-12-r6
|
||||
tag: 0.15.0-debian-12-r7
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user