Skip to content

Commit c8a59fc

Browse files
[common] Update Update Docker image ghcr.io/nicolaka/netshoot to v0.15
1 parent b62e0e1 commit c8a59fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/stable/common/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: common
33
description: Function library for k8s-home-lab charts
44
type: library
5-
version: 4.5.4
5+
version: 4.6.0
66
kubeVersion: ">=1.32.0"
77
keywords:
88
- k8s-at-home
@@ -15,4 +15,4 @@ maintainers:
1515
annotations:
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

charts/stable/common/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)