Skip to content

Commit 8f56f82

Browse files
[common] Update Update Docker image docker.io/grafana/promtail to v2.9.17
1 parent afabf52 commit 8f56f82

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

charts/stable/common/Chart.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: common
33
description: Function library for k8s-at-home charts
44
type: library
5-
version: 4.5.3
5+
version: 4.6.0
66
kubeVersion: ">=1.32.0"
77
keywords:
88
- k8s-at-home
@@ -15,6 +15,4 @@ maintainers:
1515
annotations:
1616
artifacthub.io/changes: |
1717
- kind: changed
18-
description: Switch to k8s-home-lab org
19-
- kind: changed
20-
description: Fixed global values access
18+
description: Applied minor update of image docker.io/grafana/promtail to 2.9.17

charts/stable/common/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ addons:
712712
# -- Specify the promtail image
713713
repository: docker.io/grafana/promtail
714714
# -- Specify the promtail image tag
715-
tag: 2.6.1
715+
tag: 2.9.17
716716
# -- Specify the promtail image pull policy
717717
pullPolicy: IfNotPresent
718718

0 commit comments

Comments
 (0)