1 Commits

Author SHA1 Message Date
renovate d499cca040 Update rancher/mirrored-library-traefik Docker tag to v3 2026-06-06 03:27:43 +00:00
12 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ spec:
mountPath: /config/
- name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.2
args:
- --cookie-secure=false
- --provider=oidc
+1 -1
View File
@@ -81,7 +81,7 @@ spec:
secretKeyRef:
key: password
name: dashboard-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.2
name: oauth-proxy
ports:
- containerPort: 8000
+1 -1
View File
@@ -77,7 +77,7 @@ spec:
name: web
resources:
requests:
memory: 700Mi
memory: 800Mi
volumeMounts:
- mountPath: /data
name: git-data
+1 -1
View File
@@ -75,7 +75,7 @@ spec:
priorityClassName: critical
containers:
- name: grist
image: gristlabs/grist-oss:1.7.15
image: gristlabs/grist-oss:1.7.14
imagePullPolicy: IfNotPresent
ports:
- name: http
+2 -2
View File
@@ -72,10 +72,10 @@ spec:
resources:
requests:
cpu: 200m
memory: 375Mi
memory: 550M
limits:
cpu: 1000m
memory: 550Mi
memory: 550M
volumes:
- name: data
persistentVolumeClaim:
+1 -1
View File
@@ -47,7 +47,7 @@ spec:
resources:
limits:
cpu: 800m
memory: 800Mi
memory: 2000Mi
requests:
cpu: 400m
memory: 400Mi
+1 -1
View File
@@ -238,7 +238,7 @@ spec:
- --resources=validatingwebhookconfigurations
#- --resources=volumeattachments
imagePullPolicy: IfNotPresent
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.1"
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.0"
ports:
- containerPort: 8080
livenessProbe:
+1 -1
View File
@@ -217,7 +217,7 @@ spec:
serviceAccountName: prometheus-server
containers:
- name: vmagent
image: "victoriametrics/vmagent:v1.145.0"
image: "victoriametrics/vmagent:v1.144.0"
imagePullPolicy: "IfNotPresent"
args:
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/
+3 -3
View File
@@ -206,7 +206,7 @@ spec:
priorityClassName: critical
containers:
- name: nextcloud
image: "nextcloud:34.0.0-apache"
image: "nextcloud:33.0.5-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@@ -286,7 +286,7 @@ spec:
resources:
requests:
cpu: 1038m
memory: 500M
memory: 765M
limits:
cpu: 1200m
memory: 765M
@@ -340,7 +340,7 @@ spec:
mountPath: /var/www/html/config/smtp.config.php
subPath: smtp.config.php
- name: cron
image: "nextcloud:34.0.0-apache"
image: "nextcloud:33.0.5-apache"
imagePullPolicy: IfNotPresent
command:
- /cron.sh
+3 -3
View File
@@ -46,7 +46,7 @@ spec:
priorityClassName: critical
containers:
- name: outline
image: outlinewiki/outline:1.8.1
image: outlinewiki/outline:1.8.0
imagePullPolicy: IfNotPresent
env:
- name: ALLOWED_DOMAINS
@@ -73,9 +73,9 @@ spec:
resources:
requests:
cpu: 8m
memory: 900Mi
memory: 1389M
limits:
memory: 1489Mi
memory: 1489M
volumeMounts:
- mountPath: /opt/outline/.env
subPath: .env
@@ -92,7 +92,7 @@ spec:
secretKeyRef:
key: password
name: social-to-rolodex-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.2
name: oauth-proxy
ports:
- containerPort: 8000
+1 -1
View File
@@ -45,7 +45,7 @@ spec:
- --entrypoints.websecure.http.tls=true
- --entrypoints.web.http.redirections.entrypoint.to=websecure
- --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
livenessProbe:
failureThreshold: 3