Author SHA1 Message Date
renovate 3ec02d8f1b Update rancher/mirrored-library-traefik Docker tag to v3 2026-08-23 03:03:55 +00:00
AverageMarcus 4e1da3cc50 Merge pull request 'Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.15.4' (#779) from renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x into master
Reviewed-on: #779
2026-08-22 12:13:04 +00:00
renovate 4725d3b214 Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.15.4 2026-08-21 03:09:48 +00:00
AverageMarcus 80b3f2c1d6 Merge pull request 'Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.20.0' (#778) from renovate/registry.k8s.io-kube-state-metrics-kube-state-metrics-2.x into master
Reviewed-on: #778
2026-08-20 11:39:21 +00:00
AverageMarcus a2612e519c Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.23.1' (#777) from renovate/ghcr.io-mealie-recipes-mealie-3.x into master
Reviewed-on: #777
2026-08-20 11:39:14 +00:00
renovate 51590f335d Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.20.0 2026-08-19 03:06:53 +00:00
renovate 9bc8999e53 Update ghcr.io/mealie-recipes/mealie Docker tag to v3.23.1 2026-08-19 03:06:46 +00:00
AverageMarcus 1636e10163 Merge pull request 'Update victoriametrics/vmagent Docker tag to v1.150.0' (#776) from renovate/victoriametrics into master
Reviewed-on: #776
2026-08-18 06:45:30 +00:00
renovate 0b44949165 Update victoriametrics/vmagent Docker tag to v1.150.0 2026-08-18 03:07:00 +00:00
AverageMarcus 7095c5e93d Merge pull request 'Update gitea/gitea Docker tag to v1.27.2' (#774) from renovate/gitea-gitea-1.x into master
Reviewed-on: #774
2026-08-17 10:47:36 +00:00
AverageMarcus 9fbccc8cc0 Merge pull request 'Update victoriametrics/vmagent Docker tag to v1.149.0' (#772) from renovate/victoriametrics into master
Reviewed-on: #772
2026-08-17 10:47:20 +00:00
AverageMarcus 17068ffa30 Merge pull request 'Update johly/airtrail Docker tag to v3.12.0' (#773) from renovate/johly-airtrail-3.x into master
Reviewed-on: #773
2026-08-17 10:47:15 +00:00
AverageMarcus 97bb76165e Merge pull request 'Update nextcloud Docker tag to v34.0.3' (#775) from renovate/nextcloud-34.x into master
Reviewed-on: #775
2026-08-17 10:46:58 +00:00
renovate 74f888ab60 Update johly/airtrail Docker tag to v3.12.0 2026-08-17 03:05:51 +00:00
renovate 5383cf6277 Update nextcloud Docker tag to v34.0.3 2026-08-17 03:05:29 +00:00
renovate 66e09072fa Update gitea/gitea Docker tag to v1.27.2 2026-08-17 03:05:18 +00:00
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ spec:
fsGroup: 1000
containers:
- name: airtrail
image: johly/airtrail:v3.11.1
image: johly/airtrail:v3.12.0
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
+1 -1
View File
@@ -72,7 +72,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.4
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.4
name: oauth-proxy
ports:
- containerPort: 8000
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
priorityClassName: critical
containers:
- name: git
image: gitea/gitea:1.27.1
image: gitea/gitea:1.27.2
env:
- name: APP_NAME
value: "Git"
+1 -1
View File
@@ -31,7 +31,7 @@ spec:
priorityClassName: critical
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.22.0
image: ghcr.io/mealie-recipes/mealie:v3.23.1
imagePullPolicy: Always
envFrom:
- secretRef:
+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.20.0"
ports:
- containerPort: 8080
livenessProbe:
+1 -1
View File
@@ -217,7 +217,7 @@ spec:
serviceAccountName: prometheus-server
containers:
- name: vmagent
image: "victoriametrics/vmagent:v1.149.0"
image: "victoriametrics/vmagent:v1.150.0"
imagePullPolicy: "IfNotPresent"
args:
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/
+2 -2
View File
@@ -206,7 +206,7 @@ spec:
priorityClassName: critical
containers:
- name: nextcloud
image: "nextcloud:34.0.2-apache"
image: "nextcloud:34.0.3-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:34.0.2-apache"
image: "nextcloud:34.0.3-apache"
imagePullPolicy: IfNotPresent
command:
- /cron.sh
@@ -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.4
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.50
image: rancher/mirrored-library-traefik:3.7.8
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3