Author SHA1 Message Date
renovate 0ef94bf362 Update victoriametrics/vmagent Docker tag to v1.149.0 2026-08-14 03:09:16 +00:00
11 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ spec:
fsGroup: 1000 fsGroup: 1000
containers: containers:
- name: airtrail - name: airtrail
image: johly/airtrail:v3.12.0 image: johly/airtrail:v3.11.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- configMapRef: - configMapRef:
+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
@@ -43,7 +43,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: git - name: git
image: gitea/gitea:1.27.2 image: gitea/gitea:1.27.1
env: env:
- name: APP_NAME - name: APP_NAME
value: "Git" value: "Git"
-2
View File
@@ -45,8 +45,6 @@ data:
cdh26: https://speaking.marcusnoble.co.uk/dvat0w/kube-oddities-the-quirks-that-keep-kubernetes-interesting-marcus-noble-mark-sagi-kazar cdh26: https://speaking.marcusnoble.co.uk/dvat0w/kube-oddities-the-quirks-that-keep-kubernetes-interesting-marcus-noble-mark-sagi-kazar
kcdsofia26: https://speaking.marcusnoble.co.uk/GFJgtL/kube-oddities-the-quirks-that-keep-kubernetes-interesting-marcus-noble-mark-sagi-kazar kcdsofia26: https://speaking.marcusnoble.co.uk/GFJgtL/kube-oddities-the-quirks-that-keep-kubernetes-interesting-marcus-noble-mark-sagi-kazar
cndpoland26: https://speaking.marcusnoble.co.uk/sZ2Ulk/kube-oddities-the-quirks-that-keep-kubernetes-interesting-marcus-noble-mark-sagi-kazar cndpoland26: https://speaking.marcusnoble.co.uk/sZ2Ulk/kube-oddities-the-quirks-that-keep-kubernetes-interesting-marcus-noble-mark-sagi-kazar
kcduk2026: https://speaking.marcusnoble.co.uk/Xpj6t6/pod-deep-dive-the-interesting-bits
kcduk2026-feedback: https://yay-or-nay.cluster.fun/feedback/BS01AM1M
--- ---
apiVersion: v1 apiVersion: v1
kind: Service kind: Service
+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.23.1 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:3.6.11" image: "grafana/promtail:2.9.17"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- "-config.file=/etc/promtail/promtail.yaml" - "-config.file=/etc/promtail/promtail.yaml"
+1 -1
View File
@@ -217,7 +217,7 @@ spec:
serviceAccountName: prometheus-server serviceAccountName: prometheus-server
containers: containers:
- name: vmagent - name: vmagent
image: "victoriametrics/vmagent:v1.150.0" image: "victoriametrics/vmagent:v1.149.0"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
args: args:
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/ - -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/
+2 -2
View File
@@ -206,7 +206,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: nextcloud - name: nextcloud
image: "nextcloud:34.0.3-apache" image: "nextcloud:34.0.2-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: SQLITE_DATABASE - name: SQLITE_DATABASE
@@ -340,7 +340,7 @@ spec:
mountPath: /var/www/html/config/smtp.config.php mountPath: /var/www/html/config/smtp.config.php
subPath: smtp.config.php subPath: smtp.config.php
- name: cron - name: cron
image: "nextcloud:34.0.3-apache" image: "nextcloud:34.0.2-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /cron.sh - /cron.sh
@@ -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