diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-29 09:21:01 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-29 09:21:01 +0200 |
| commit | a555c5040738a6ed100ca59dc01f7161a45705ab (patch) | |
| tree | 8b3dad73cbf34ce1cabebf4abab6f95971ee22a0 | |
| parent | afa79f867f3fdb68a5cdd893f36dc98ca44c91d7 (diff) | |
Bump ipv6test to 1.3.0
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 06ffde1..0d6ace3 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.2.0 + image: registry.lan.buetow.org:30001/ipv6test:1.3.0 ports: - containerPort: 80 resources: |
