Skip to content

Commit 5ef8385

Browse files
chore(deps): update helm release promtail to v6.17.1 (#1595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c4d99c commit 5ef8385

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

charts/grafana-promtail/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: promtail
33
repository: https://grafana.github.io/helm-charts
4-
version: 6.17.0
5-
digest: sha256:121614ab4598bfec9537764c7f8740941768726409d93503db0e4c20f026890d
6-
generated: "2025-06-02T05:41:47.685175362Z"
4+
version: 6.17.1
5+
digest: sha256:529fd433e1e2da18f094cc44190be9f2b5e6a709561de8f18434f04b37775249
6+
generated: "2025-11-01T13:48:13.551139185Z"

charts/grafana-promtail/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version: 6.15.5
44
dependencies:
55
- name: promtail
66
repository: "https://grafana.github.io/helm-charts"
7-
version: 6.17.0
7+
version: 6.17.1

kustomize/bases/grafana-promtail/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace: observability
55
helmCharts:
66
- name: promtail
77
repo: https://grafana.github.io/helm-charts
8-
version: 6.17.0
8+
version: 6.17.1
99
releaseName: grafana-promtail
1010
namespace: observability
1111
valuesFile: helm-values.yaml

kustomize/overlays/labk3s/grafana-promtail/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace: observability
55
helmCharts:
66
- name: promtail
77
repo: https://grafana.github.io/helm-charts
8-
version: 6.17.0
8+
version: 6.17.1
99
releaseName: grafana-promtail
1010
namespace: observability
1111
valuesFile: helm-values.yaml

0 commit comments

Comments
 (0)