Compare commits
7
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f4eda84275 | ||
|
|
b1da07a495 | ||
|
|
e9b7347723 | ||
|
|
e34d6702fd | ||
|
|
d539479903 | ||
|
|
8f8bf4af7b | ||
|
|
4e6aad08e3 |
@@ -31,7 +31,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.20.0
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.20.1
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -38,7 +38,7 @@ spec:
|
||||
operator: "Exists"
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- image: ghcr.io/google/cadvisor:v0.60.2
|
||||
- image: ghcr.io/google/cadvisor:v0.60.3
|
||||
name: cadvisor
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@@ -68,7 +68,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/miniflux/miniflux:2.3.1
|
||||
image: ghcr.io/miniflux/miniflux:2.3.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
Reference in New Issue
Block a user