1 Commits

Author SHA1 Message Date
renovate 5d0e3e6a2e Update grafana/promtail Docker tag to v3 2026-06-04 03:22:49 +00:00
13 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -70,7 +70,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.2
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.2
name: oauth-proxy name: oauth-proxy
ports: ports:
- containerPort: 8000 - containerPort: 8000
+1 -1
View File
@@ -77,7 +77,7 @@ spec:
name: web name: web
resources: resources:
requests: requests:
memory: 700Mi memory: 800Mi
volumeMounts: volumeMounts:
- mountPath: /data - mountPath: /data
name: git-data name: git-data
+1 -1
View File
@@ -75,7 +75,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: grist - name: grist
image: gristlabs/grist-oss:1.7.15 image: gristlabs/grist-oss:1.7.14
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
+2 -2
View File
@@ -72,10 +72,10 @@ spec:
resources: resources:
requests: requests:
cpu: 200m cpu: 200m
memory: 375Mi memory: 550M
limits: limits:
cpu: 1000m cpu: 1000m
memory: 550Mi memory: 550M
volumes: volumes:
- name: data - name: data
persistentVolumeClaim: persistentVolumeClaim:
+1 -1
View File
@@ -47,7 +47,7 @@ spec:
resources: resources:
limits: limits:
cpu: 800m cpu: 800m
memory: 800Mi memory: 2000Mi
requests: requests:
cpu: 400m cpu: 400m
memory: 400Mi memory: 400Mi
+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.19.0"
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"
+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.145.0" image: "victoriametrics/vmagent:v1.144.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/
+3 -3
View File
@@ -206,7 +206,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: nextcloud - name: nextcloud
image: "nextcloud:34.0.0-apache" image: "nextcloud:33.0.4-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: SQLITE_DATABASE - name: SQLITE_DATABASE
@@ -286,7 +286,7 @@ spec:
resources: resources:
requests: requests:
cpu: 1038m cpu: 1038m
memory: 500M memory: 765M
limits: limits:
cpu: 1200m cpu: 1200m
memory: 765M memory: 765M
@@ -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.0-apache" image: "nextcloud:33.0.4-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /cron.sh - /cron.sh
+2 -2
View File
@@ -57,7 +57,7 @@ spec:
- name: data - name: data
mountPath: /data mountPath: /data
- name: update-native-modules - name: update-native-modules
image: nodered/node-red:4.1.11-18 image: nodered/node-red:4.1.10-18
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- bash - bash
@@ -73,7 +73,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: web - name: web
image: nodered/node-red:4.1.11-18 image: nodered/node-red:4.1.10-18
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 1880 - containerPort: 1880
+3 -3
View File
@@ -46,7 +46,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: outline - name: outline
image: outlinewiki/outline:1.8.1 image: outlinewiki/outline:1.8.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: ALLOWED_DOMAINS - name: ALLOWED_DOMAINS
@@ -73,9 +73,9 @@ spec:
resources: resources:
requests: requests:
cpu: 8m cpu: 8m
memory: 900Mi memory: 1389M
limits: limits:
memory: 1489Mi memory: 1489M
volumeMounts: volumeMounts:
- mountPath: /opt/outline/.env - mountPath: /opt/outline/.env
subPath: .env subPath: .env
@@ -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.2
name: oauth-proxy name: oauth-proxy
ports: ports:
- containerPort: 8000 - containerPort: 8000