1 Commits
Author SHA1 Message Date
renovate 3da1cedca7 Update Helm release reloader to v2 2026-08-18 03:07:10 +00:00
7 changed files with 7 additions and 7 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.16
chart: reloader
syncPolicy:
automated: {}
+1 -1
View File
@@ -72,7 +72,7 @@ spec:
mountPath: /config/
- name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
args:
- --cookie-secure=false
- --provider=oidc
+1 -1
View File
@@ -81,7 +81,7 @@ spec:
secretKeyRef:
key: password
name: dashboard-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
name: oauth-proxy
ports:
- containerPort: 8000
+1 -1
View File
@@ -31,7 +31,7 @@ spec:
priorityClassName: critical
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.24.0
image: ghcr.io/mealie-recipes/mealie:v3.22.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.20.0"
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.1"
ports:
- containerPort: 8080
livenessProbe:
+1 -1
View File
@@ -217,7 +217,7 @@ spec:
serviceAccountName: prometheus-server
containers:
- name: vmagent
image: "victoriametrics/vmagent:v1.150.0"
image: "victoriametrics/vmagent:v1.149.0"
imagePullPolicy: "IfNotPresent"
args:
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/
@@ -92,7 +92,7 @@ spec:
secretKeyRef:
key: password
name: social-to-rolodex-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
name: oauth-proxy
ports:
- containerPort: 8000