File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : common
33description : Function library for k8s-home-lab charts
44type : library
5- version : 4.5.4
5+ version : 5.0.0
66kubeVersion : " >=1.32.0"
77keywords :
88 - k8s-at-home
@@ -15,4 +15,4 @@ maintainers:
1515annotations :
1616 artifacthub.io/changes : |
1717 - kind: changed
18- description: Fix documentation
18+ description: Applied major update of image docker.io/grafana/promtail to 3.6.7
Original file line number Diff line number Diff 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 : 3 .6.7
716716 # -- Specify the promtail image pull policy
717717 pullPolicy : IfNotPresent
718718
You can’t perform that action at this time.
0 commit comments