2 Commits

Author SHA1 Message Date
renovate 00c042c5c8 Update rancher/mirrored-library-traefik Docker tag to v3 2026-06-02 03:14:40 +00:00
AverageMarcus 2b88f9e765 Update url-to-grist
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-06-01 07:43:16 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ spec:
- --entrypoints.websecure.http.tls=true - --entrypoints.websecure.http.tls=true
- --entrypoints.web.http.redirections.entrypoint.to=websecure - --entrypoints.web.http.redirections.entrypoint.to=websecure
- --entrypoints.web.http.redirections.entrypoint.scheme=https - --entrypoints.web.http.redirections.entrypoint.scheme=https
image: rancher/mirrored-library-traefik:2.11.42 image: rancher/mirrored-library-traefik:3.7.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3
+1 -1
View File
@@ -52,7 +52,7 @@ spec:
spec: spec:
containers: containers:
- name: url-to-grist - name: url-to-grist
image: ghcr.io/namelessplanet/url-to-grist:v1.6.0 image: ghcr.io/namelessplanet/url-to-grist:v1.6.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: PORT - name: PORT