6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ spec:
name: cluster-fun (v2) name: cluster-fun (v2)
source: source:
repoURL: 'https://stakater.github.io/stakater-charts' repoURL: 'https://stakater.github.io/stakater-charts'
targetRevision: v0.0.129 targetRevision: 2.2.16
chart: reloader chart: reloader
syncPolicy: syncPolicy:
automated: {} automated: {}
+1 -1
View File
@@ -72,7 +72,7 @@ spec:
mountPath: /config/ mountPath: /config/
- name: oauth-proxy - name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3 image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
args: args:
- --cookie-secure=false - --cookie-secure=false
- --provider=oidc - --provider=oidc
+1 -1
View File
@@ -81,7 +81,7 @@ spec:
secretKeyRef: secretKeyRef:
key: password key: password
name: dashboard-auth name: dashboard-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3 image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
name: oauth-proxy name: oauth-proxy
ports: ports:
- containerPort: 8000 - containerPort: 8000
+1 -1
View File
@@ -31,7 +31,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: frontend - name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.22.0 image: ghcr.io/mealie-recipes/mealie:v3.24.0
imagePullPolicy: Always imagePullPolicy: Always
envFrom: envFrom:
- secretRef: - secretRef:
+1 -1
View File
@@ -238,7 +238,7 @@ spec:
- --resources=validatingwebhookconfigurations - --resources=validatingwebhookconfigurations
#- --resources=volumeattachments #- --resources=volumeattachments
imagePullPolicy: IfNotPresent 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: ports:
- containerPort: 8080 - containerPort: 8080
livenessProbe: livenessProbe:
@@ -92,7 +92,7 @@ spec:
secretKeyRef: secretKeyRef:
key: password key: password
name: social-to-rolodex-auth name: social-to-rolodex-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3 image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
name: oauth-proxy name: oauth-proxy
ports: ports:
- containerPort: 8000 - containerPort: 8000