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 : 4.6.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 minor update of image ghcr.io/nicolaka/netshoot to v0.15
Original file line number Diff line number Diff line change @@ -750,7 +750,7 @@ addons:
750750 # -- Specify the netshoot image
751751 repository : ghcr.io/nicolaka/netshoot
752752 # -- Specify the netshoot image tag
753- tag : v0.7
753+ tag : v0.15
754754 # -- Specify the netshoot image pull policy
755755 pullPolicy : IfNotPresent
756756
You can’t perform that action at this time.
0 commit comments