Compare commits
1 Commits
29c98beeee
...
68a0ef1080
| Author | SHA1 | Date | |
|---|---|---|---|
| 68a0ef1080 |
@@ -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.5.0
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -38,7 +38,7 @@ spec:
|
||||
operator: "Exists"
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- image: ghcr.io/google/cadvisor:0.54.0
|
||||
- image: ghcr.io/google/cadvisor:v0.53.0
|
||||
name: cadvisor
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
Reference in New Issue
Block a user