14 Commits

Author SHA1 Message Date
e087a4c70f Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.7.0' (#609) from renovate/ghcr.io-mealie-recipes-mealie-3.x into master
Reviewed-on: #609
2025-12-13 08:31:27 +00:00
bf300f829a Merge pull request 'Update ghcr.io/mocdaniel/yay-or-nay Docker tag to v1.2.1' (#608) from renovate/ghcr.io-mocdaniel-yay-or-nay-1.x into master
Reviewed-on: #608
2025-12-13 08:30:49 +00:00
e7d696f04c Merge pull request 'Update ghcr.io/namelessplanet/url-to-grist Docker tag to v1.6.0' (#610) from renovate/ghcr.io-namelessplanet-url-to-grist-1.x into master
Reviewed-on: #610
2025-12-13 08:30:36 +00:00
b5d4bda35c Update ghcr.io/namelessplanet/url-to-grist Docker tag to v1.6.0 2025-12-13 03:07:57 +00:00
54f0173e5a Update ghcr.io/mealie-recipes/mealie Docker tag to v3.7.0 2025-12-13 03:07:53 +00:00
7b0d7a4c4f Update ghcr.io/mocdaniel/yay-or-nay Docker tag to v1.2.1 2025-12-13 03:07:49 +00:00
8509d0335f Merge pull request 'Update nextcloud Docker tag to v32.0.3' (#606) from renovate/nextcloud-32.x into master
Reviewed-on: #606
2025-12-12 08:07:10 +00:00
3fc13ce126 Merge pull request 'Update ghcr.io/mocdaniel/yay-or-nay Docker tag to v1.2.0' (#607) from renovate/ghcr.io-mocdaniel-yay-or-nay-1.x into master
Reviewed-on: #607
2025-12-12 08:06:49 +00:00
4b93c630f4 Update ghcr.io/mocdaniel/yay-or-nay Docker tag to v1.2.0 2025-12-12 03:05:40 +00:00
e4cf167942 Update nextcloud Docker tag to v32.0.3 2025-12-12 03:05:22 +00:00
cfa9cfe468 Merge pull request 'Update rancher/mirrored-library-traefik Docker tag to v2.11.32' (#605) from renovate/rancher-mirrored-library-traefik-2.x into master
Reviewed-on: #605
2025-12-10 07:41:00 +00:00
7f0ec8ef2f Merge pull request 'Update ghcr.io/miniflux/miniflux Docker tag to v2.2.15' (#604) from renovate/ghcr.io-miniflux-miniflux-2.x into master
Reviewed-on: #604
2025-12-10 07:40:43 +00:00
a83da6edb9 Update rancher/mirrored-library-traefik Docker tag to v2.11.32 2025-12-10 03:05:10 +00:00
dae2ad04dc Update ghcr.io/miniflux/miniflux Docker tag to v2.2.15 2025-12-10 03:05:06 +00:00
6 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: frontend - name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.6.1 image: ghcr.io/mealie-recipes/mealie:v3.7.0
imagePullPolicy: Always imagePullPolicy: Always
envFrom: envFrom:
- secretRef: - secretRef:

View File

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

View File

@@ -68,7 +68,7 @@ spec:
spec: spec:
containers: containers:
- name: web - name: web
image: ghcr.io/miniflux/miniflux:2.2.14 image: ghcr.io/miniflux/miniflux:2.2.15
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- configMapRef: - configMapRef:

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

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.5.3 image: ghcr.io/namelessplanet/url-to-grist:v1.6.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: PORT - name: PORT

View File

@@ -31,7 +31,7 @@ spec:
spec: spec:
containers: containers:
- name: yay-or-nay - name: yay-or-nay
image: ghcr.io/mocdaniel/yay-or-nay:1.1.1 image: ghcr.io/mocdaniel/yay-or-nay:1.2.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 3000 - containerPort: 3000