1 Commits

Author SHA1 Message Date
351e5ee15d Update rancher/mirrored-library-traefik Docker tag to v3 2025-11-28 03:16:25 +00:00
5 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ spec:
priorityClassName: critical
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.6.1
image: ghcr.io/mealie-recipes/mealie:v3.5.0
imagePullPolicy: Always
envFrom:
- secretRef:

View File

@@ -38,7 +38,7 @@ spec:
operator: "Exists"
automountServiceAccountToken: false
containers:
- image: ghcr.io/google/cadvisor:0.54.1
- image: ghcr.io/google/cadvisor:v0.53.0
name: cadvisor
ports:
- containerPort: 8080

View File

@@ -217,7 +217,7 @@ spec:
serviceAccountName: prometheus-server
containers:
- name: vmagent
image: "victoriametrics/vmagent:v1.131.0"
image: "victoriametrics/vmagent:v1.130.0"
imagePullPolicy: "IfNotPresent"
args:
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/

View File

@@ -492,7 +492,7 @@ spec:
fieldPath: metadata.namespace
- name: LD_PRELOAD
value: /usr/local/lib/libmimalloc.so
image: registry.k8s.io/ingress-nginx/controller:v1.14.1@sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47
image: registry.k8s.io/ingress-nginx/controller:v1.14.0@sha256:e4127065d0317bd11dc64c4dd38dcf7fb1c3d72e468110b4086e636dbaac943d
imagePullPolicy: IfNotPresent
lifecycle:
preStop:

View File

@@ -57,7 +57,7 @@ spec:
- name: data
mountPath: /data
- name: update-native-modules
image: nodered/node-red:4.1.2-18
image: nodered/node-red:4.1.1-18
imagePullPolicy: IfNotPresent
command:
- bash
@@ -73,7 +73,7 @@ spec:
mountPath: /data
containers:
- name: web
image: nodered/node-red:4.1.2-18
image: nodered/node-red:4.1.1-18
imagePullPolicy: Always
ports:
- containerPort: 1880