Author SHA1 Message Date
renovate 67fa8fcf0f Update grafana/promtail Docker tag to v3 2026-08-19 03:06:58 +00:00
7 changed files with 7 additions and 7 deletions
+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.4 image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
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.4 image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
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.24.0 image: ghcr.io/mealie-recipes/mealie:v3.22.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.20.0" image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.1"
ports: ports:
- containerPort: 8080 - containerPort: 8080
livenessProbe: livenessProbe:
+1 -1
View File
@@ -216,7 +216,7 @@ spec:
serviceAccountName: promtail serviceAccountName: promtail
containers: containers:
- name: promtail - name: promtail
image: "grafana/promtail:2.9.17" image: "grafana/promtail:3.6.11"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- "-config.file=/etc/promtail/promtail.yaml" - "-config.file=/etc/promtail/promtail.yaml"
@@ -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.4 image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
name: oauth-proxy name: oauth-proxy
ports: ports:
- containerPort: 8000 - containerPort: 8000
+1 -1
View File
@@ -58,7 +58,7 @@ spec:
spec: spec:
containers: containers:
- name: trek - name: trek
image: mauriceboe/trek:4.0.0 image: mauriceboe/trek:3.4.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- configMapRef: - configMapRef: