Compare commits
10
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01f0102a35 | ||
|
|
e5e1035871 | ||
|
|
d197cb858b | ||
|
|
dfb7255864 | ||
|
|
05f6b59f11 | ||
|
|
5c35a85abe | ||
|
|
b4a9540cdd | ||
|
|
a1e3138588
|
||
|
|
29b5f9b6d7
|
||
|
|
dc0832ed70
|
@@ -12,7 +12,7 @@ spec:
|
||||
name: cluster-fun (v2)
|
||||
source:
|
||||
repoURL: 'https://stakater.github.io/stakater-charts'
|
||||
targetRevision: v0.0.129
|
||||
targetRevision: 2.2.17
|
||||
chart: reloader
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
|
||||
@@ -31,7 +31,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.26.0
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.27.0
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -38,7 +38,7 @@ spec:
|
||||
operator: "Exists"
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- image: ghcr.io/google/cadvisor:v0.60.5
|
||||
- image: ghcr.io/google/cadvisor:v0.60.6
|
||||
name: cadvisor
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
Reference in New Issue
Block a user