From 2a29e6b4964639f19422a254498c2de89a7efbc2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 3 Feb 2026 23:43:01 +0200 Subject: Update ipv6test to 1.6.2 with fixed non-root permissions Fix Apache PidFile and cgid ScriptSock paths for non-root user. --- f3s/ipv6test/helm-chart/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'f3s/ipv6test') diff --git a/f3s/ipv6test/helm-chart/templates/deployment.yaml b/f3s/ipv6test/helm-chart/templates/deployment.yaml index 48f3d6b..7720e96 100644 --- a/f3s/ipv6test/helm-chart/templates/deployment.yaml +++ b/f3s/ipv6test/helm-chart/templates/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: ipv6test - image: registry.lan.buetow.org:30001/ipv6test:1.6.1 + image: registry.lan.buetow.org:30001/ipv6test:1.6.2 ports: - containerPort: 8080 securityContext: -- cgit v1.2.3