summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-29 09:30:47 +0200
committerPaul Buetow <paul@buetow.org>2026-01-29 09:30:47 +0200
commit0a148292449ab128f4df6de99ecd2d7818a9d0b1 (patch)
tree06bf4293f39b225908c83bc77599413caa044006
parentbdb891a5d2a7df08f7fd9669acb60994ebc4f6d7 (diff)
Bump ipv6test to 1.5.0 with HTML escaping
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.yaml2
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 63b2a4b..cc7f28b 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.4.0
+ image: registry.lan.buetow.org:30001/ipv6test:1.5.0
ports:
- containerPort: 80
resources: