Compare commits
9
Commits
3c3fb73708
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5e1035871 | ||
|
|
d197cb858b | ||
|
|
dfb7255864 | ||
|
|
05f6b59f11 | ||
|
|
5c35a85abe | ||
|
|
b4a9540cdd | ||
|
|
a1e3138588
|
||
|
|
29b5f9b6d7
|
||
|
|
dc0832ed70
|
@@ -31,7 +31,7 @@ spec:
|
|||||||
priorityClassName: critical
|
priorityClassName: critical
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- name: frontend
|
||||||
image: ghcr.io/mealie-recipes/mealie:v3.26.0
|
image: ghcr.io/mealie-recipes/mealie:v3.27.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ spec:
|
|||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
automountServiceAccountToken: false
|
automountServiceAccountToken: false
|
||||||
containers:
|
containers:
|
||||||
- image: ghcr.io/google/cadvisor:v0.60.5
|
- image: ghcr.io/google/cadvisor:v0.60.6
|
||||||
name: cadvisor
|
name: cadvisor
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|||||||
Reference in New Issue
Block a user