6 Commits

4 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ spec:
name: cluster-fun (v2)
source:
repoURL: 'https://stakater.github.io/stakater-charts'
targetRevision: v0.0.129
targetRevision: 2.2.11
chart: reloader
syncPolicy:
automated: {}
@@ -19,6 +19,7 @@ spec:
- bsky-feeds.cluster.fun
- ai.cluster.fun
- penpot.cluster.fun
- trek.cluster.fun
secretName: non-auth-proxy-ingress
rules:
- host: hello-world.cluster.fun
@@ -71,3 +72,13 @@ spec:
name: tailscale-proxy
port:
name: non-auth
- host: trek.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: tailscale-proxy
port:
name: non-auth
+1 -1
View File
@@ -31,7 +31,7 @@ spec:
priorityClassName: critical
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.18.0
image: ghcr.io/mealie-recipes/mealie:v3.19.0
imagePullPolicy: Always
envFrom:
- secretRef:
+1 -1
View File
@@ -238,7 +238,7 @@ spec:
- --resources=validatingwebhookconfigurations
#- --resources=volumeattachments
imagePullPolicy: IfNotPresent
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.18.0"
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.0"
ports:
- containerPort: 8080
livenessProbe: