From bdb891a5d2a7df08f7fd9669acb60994ebc4f6d7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 29 Jan 2026 09:28:58 +0200 Subject: Bump ipv6test to 1.4.0 with W3C compliant HTML Amp-Thread-ID: https://ampcode.com/threads/T-019c086d-c760-779d-b740-0f748094b62a Co-authored-by: Amp --- f3s/ipv6test/helm-chart/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f3s/ipv6test/helm-chart/templates/deployment.yaml b/f3s/ipv6test/helm-chart/templates/deployment.yaml index 0d6ace3..63b2a4b 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.3.0 + image: registry.lan.buetow.org:30001/ipv6test:1.4.0 ports: - containerPort: 80 resources: -- cgit v1.2.3