diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-29 08:46:00 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-29 08:46:00 +0200 |
| commit | 6234710e3389b1a98c10cc12e641cd56fb5895e1 (patch) | |
| tree | 81d4086ab9e4d82a29f3ede89544aec2a2f72dfd | |
| parent | 4e085ddad9c10fca2a79a64c5e9054da4c3d4f71 (diff) | |
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 <amp@ampcode.com>
| -rw-r--r-- | f3s/ipv6test/helm-chart/templates/deployment.yaml | 2 |
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 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: |
