diff options
| -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: |
