Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f689d361c | ||
|
|
80b3f2c1d6 | ||
|
|
a2612e519c | ||
|
|
51590f335d | ||
|
|
9bc8999e53 |
@@ -31,7 +31,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.22.0
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.23.1
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -238,7 +238,7 @@ spec:
|
||||
- --resources=validatingwebhookconfigurations
|
||||
#- --resources=volumeattachments
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.1"
|
||||
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.20.0"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
livenessProbe:
|
||||
|
||||
Reference in New Issue
Block a user