summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-03 23:43:01 +0200
committerPaul Buetow <paul@buetow.org>2026-02-03 23:43:01 +0200
commit2a29e6b4964639f19422a254498c2de89a7efbc2 (patch)
treea794c4c3f823b0b80bef859f246656492d5e168a
parentc42f9d99da2930097f9da74e705948f6fd519219 (diff)
Update ipv6test to 1.6.2 with fixed non-root permissions
Fix Apache PidFile and cgid ScriptSock paths for non-root user.
-rw-r--r--f3s/ipv6test/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
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: