Author SHA1 Message Date
renovate 01f0102a35 Update Helm release reloader to v2 2026-09-20 03:03:45 +00:00
AverageMarcus e5e1035871 Merge pull request 'Update ghcr.io/google/cadvisor Docker tag to v0.60.6' (#796) from renovate/ghcr.io-google-cadvisor-0.x into master
Reviewed-on: #796
2026-09-19 10:39:31 +00:00
renovate d197cb858b Update ghcr.io/google/cadvisor Docker tag to v0.60.6 2026-09-19 03:06:57 +00:00
AverageMarcus dfb7255864 Merge pull request 'Update nextcloud Docker tag to v35' (#795) from renovate/nextcloud-35.x into master
Reviewed-on: #795
2026-09-18 19:10:39 +00:00
AverageMarcus 05f6b59f11 Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.27.0' (#794) from renovate/ghcr.io-mealie-recipes-mealie-3.x into master
Reviewed-on: #794
2026-09-18 19:10:28 +00:00
renovate 5c35a85abe Update nextcloud Docker tag to v35 2026-09-18 03:09:19 +00:00
renovate b4a9540cdd Update ghcr.io/mealie-recipes/mealie Docker tag to v3.27.0 2026-09-18 03:09:02 +00:00
AverageMarcus a1e3138588 Update other image
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-09-17 07:00:52 +01:00
AverageMarcus 29b5f9b6d7 Fix typo
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-09-17 06:52:28 +01:00
AverageMarcus dc0832ed70 Roll back nextcloud
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-09-17 06:47:17 +01:00
AverageMarcus 3c3fb73708 Merge pull request 'Update nextcloud Docker tag to v35' (#793) from renovate/nextcloud-35.x into master
Reviewed-on: #793
2026-09-17 05:24:47 +00:00
renovate 966776772b Update nextcloud Docker tag to v35 2026-09-17 03:08:58 +00:00
AverageMarcus d8c23afe95 Merge pull request 'Update victoriametrics/vmagent Docker tag to v1.152.0' (#792) from renovate/victoriametrics into master
Reviewed-on: #792
2026-09-16 06:37:14 +00:00
renovate b444bb6225 Update victoriametrics/vmagent Docker tag to v1.152.0 2026-09-15 03:11:29 +00:00
AverageMarcus 4aaa96c695 Merge pull request 'Update victoriametrics/vmagent Docker tag to v1.151.0' (#784) from renovate/victoriametrics into master
Reviewed-on: #784
2026-09-14 05:29:55 +00:00
AverageMarcus dcc6e371cf Merge pull request 'Update Helm release cert-manager to v1.21.2' (#790) from renovate/cert-manager-1.x into master
Reviewed-on: #790
2026-09-14 05:21:14 +00:00
renovate 97f1a7f069 Update Helm release cert-manager to v1.21.2 2026-09-12 03:09:26 +00:00
renovate 2153672357 Update victoriametrics/vmagent Docker tag to v1.151.0 2026-09-01 03:12:53 +00:00
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ spec:
name: cluster-fun (v2) name: cluster-fun (v2)
source: source:
repoURL: 'https://charts.jetstack.io' repoURL: 'https://charts.jetstack.io'
targetRevision: v1.21.1 targetRevision: v1.21.2
chart: cert-manager chart: cert-manager
helm: helm:
version: v3 version: v3
+1 -1
View File
@@ -12,7 +12,7 @@ spec:
name: cluster-fun (v2) name: cluster-fun (v2)
source: source:
repoURL: 'https://stakater.github.io/stakater-charts' repoURL: 'https://stakater.github.io/stakater-charts'
targetRevision: v0.0.129 targetRevision: 2.2.17
chart: reloader chart: reloader
syncPolicy: syncPolicy:
automated: {} automated: {}
+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.26.0 image: ghcr.io/mealie-recipes/mealie:v3.27.0
imagePullPolicy: Always imagePullPolicy: Always
envFrom: envFrom:
- secretRef: - secretRef:
+1 -1
View File
@@ -38,7 +38,7 @@ spec:
operator: "Exists" operator: "Exists"
automountServiceAccountToken: false automountServiceAccountToken: false
containers: containers:
- image: ghcr.io/google/cadvisor:v0.60.5 - image: ghcr.io/google/cadvisor:v0.60.6
name: cadvisor name: cadvisor
ports: ports:
- containerPort: 8080 - containerPort: 8080
+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.152.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.4-apache" image: "nextcloud:35.0.0-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.4-apache" image: "nextcloud:35.0.0-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /cron.sh - /cron.sh