9 Commits

5 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -217,7 +217,7 @@ spec:
serviceAccountName: prometheus-server
containers:
- name: vmagent
image: "victoriametrics/vmagent:v1.131.0"
image: "victoriametrics/vmagent:v1.132.0"
imagePullPolicy: "IfNotPresent"
args:
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/

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

View File

@@ -52,7 +52,7 @@ spec:
spec:
containers:
- 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
env:
- name: PORT

View File

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