7 Commits

3 changed files with 3 additions and 3 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

@@ -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