From 6234710e3389b1a98c10cc12e641cd56fb5895e1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 29 Jan 2026 08:46:00 +0200 Subject: Bump ipv6test to 1.1.0 with mod_remoteip 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 8e18f92..d8aa36f 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.0.0 + image: registry.lan.buetow.org:30001/ipv6test:1.1.0 ports: - containerPort: 80 resources: -- cgit v1.2.3