diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-29 09:28:58 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-29 09:28:58 +0200 |
| commit | bdb891a5d2a7df08f7fd9669acb60994ebc4f6d7 (patch) | |
| tree | ece4d95f61b3c26a1c2ed6e156a3a299f407bf46 | |
| parent | 1ce56549f1d5dc11022e827c365bf68719e6ffac (diff) | |
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 <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 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: |
