10 Commits

Author SHA1 Message Date
21360ad22c Update rancher/mirrored-library-traefik Docker tag to v3 2026-02-28 03:12:42 +00:00
27aaeefd95 Merge pull request 'Update nodered/node-red Docker tag to v4.1.6' (#658) from renovate/nodered-node-red-4.x into master
Reviewed-on: #658
2026-02-27 07:55:54 +00:00
11cbca1b6f Merge pull request 'Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.14.3' (#659) from renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x into master
Reviewed-on: #659
2026-02-27 07:55:49 +00:00
c232daf504 Merge pull request 'Update rancher/mirrored-library-traefik Docker tag to v2.11.38' (#660) from renovate/rancher-mirrored-library-traefik-2.x into master
Reviewed-on: #660
2026-02-27 07:55:44 +00:00
d3b93c07f4 Update rancher/mirrored-library-traefik Docker tag to v2.11.38 2026-02-27 03:04:30 +00:00
003ec6b24f Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.14.3 2026-02-27 03:04:25 +00:00
c756f5804a Update nodered/node-red Docker tag to v4.1.6 2026-02-27 03:04:17 +00:00
e856c3d995 Merge pull request 'Update nextcloud Docker tag to v33' (#657) from renovate/nextcloud-33.x into master
Reviewed-on: #657
2026-02-26 18:35:19 +00:00
e48fa28c3f Merge pull request 'Update Helm release cert-manager to v1.19.4' (#656) from renovate/cert-manager-1.x into master
Reviewed-on: #656
2026-02-26 18:33:48 +00:00
25fbb7d23f Update nextcloud Docker tag to v33 2026-02-26 03:03:57 +00:00
6 changed files with 8 additions and 8 deletions

View File

@@ -68,7 +68,7 @@ spec:
mountPath: /config/
- name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.2
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.3
args:
- --cookie-secure=false
- --provider=oidc

View File

@@ -81,7 +81,7 @@ spec:
secretKeyRef:
key: password
name: dashboard-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.2
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.3
name: oauth-proxy
ports:
- containerPort: 8000

View File

@@ -206,7 +206,7 @@ spec:
priorityClassName: critical
containers:
- name: nextcloud
image: "nextcloud:32.0.6-apache"
image: "nextcloud:33.0.0-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@@ -340,7 +340,7 @@ spec:
mountPath: /var/www/html/config/smtp.config.php
subPath: smtp.config.php
- name: cron
image: "nextcloud:32.0.6-apache"
image: "nextcloud:33.0.0-apache"
imagePullPolicy: IfNotPresent
command:
- /cron.sh

View File

@@ -57,7 +57,7 @@ spec:
- name: data
mountPath: /data
- name: update-native-modules
image: nodered/node-red:4.1.5-18
image: nodered/node-red:4.1.6-18
imagePullPolicy: IfNotPresent
command:
- bash
@@ -73,7 +73,7 @@ spec:
mountPath: /data
containers:
- name: web
image: nodered/node-red:4.1.5-18
image: nodered/node-red:4.1.6-18
imagePullPolicy: Always
ports:
- containerPort: 1880

View File

@@ -92,7 +92,7 @@ spec:
secretKeyRef:
key: password
name: social-to-rolodex-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.2
image: quay.io/oauth2-proxy/oauth2-proxy:v7.14.3
name: oauth-proxy
ports:
- containerPort: 8000

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.36
image: rancher/mirrored-library-traefik:3.6.9
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3