Compare commits
57 Commits
feature/mu
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 009df4f1f2 | |||
| ee0307947c | |||
| 6f7e086e2f | |||
| 7c8a330ec4 | |||
| c031072456 | |||
| 995ae7ec3b | |||
| cf87cea0c0 | |||
| 55f1f96bab | |||
| 110f3577f0 | |||
| 6347432115 | |||
| ae731bef0c | |||
| d1d9d3e2d5 | |||
| 988a0e6063 | |||
| a631f93395 | |||
| 015345369c | |||
| 907b00035f | |||
| 4f53ad3e89 | |||
| 92b03a76dd | |||
| 11a1458356 | |||
| ba31758eea | |||
| c01dd4d628 | |||
| 6079ccc76a | |||
| 79e847974c | |||
| 3e0a079e16 | |||
| 01ac30a522 | |||
| a1f9bf927f | |||
| 73f67817ce | |||
| 69d5e6943d | |||
| 2161d969ef | |||
| 830005de36 | |||
| ae77427960 | |||
| ce282aa98b | |||
| cdc9fc443e | |||
| e06ccdac22 | |||
| f264ae8991 | |||
| 437c7c9e68 | |||
| 830ec8f23c | |||
| 61442ef995 | |||
| 488aa858ec | |||
| f146a0bfd5 | |||
| 1e003fb839 | |||
| da11b89bd1 | |||
| 9644d9a96f | |||
| b7d50b5cf9 | |||
| 12f793e2fe | |||
| 34d8e0d576 | |||
| 4e76122b1b | |||
| 387aecc0c8 | |||
| 61b2cba180 | |||
| f4434397c3 | |||
| 4f98e8f63f | |||
| c75c9b95a6 | |||
| aef2153366 | |||
| 469dce4de2 | |||
| c57bcca813 | |||
| ea236cf65b | |||
| 713da6d912 |
@@ -10,7 +10,7 @@ resources:
|
||||
images:
|
||||
- name: adguard/adguardhome
|
||||
newName: adguard/adguardhome
|
||||
newTag: v0.107.69
|
||||
newTag: v0.107.71
|
||||
|
||||
namespace: adguard
|
||||
|
||||
|
||||
@@ -12,4 +12,4 @@ namespace: audiobookshelf
|
||||
images:
|
||||
- name: audiobookshelf
|
||||
newName: ghcr.io/advplyr/audiobookshelf
|
||||
newTag: "2.30.0"
|
||||
newTag: "2.31.0"
|
||||
|
||||
@@ -14,4 +14,4 @@ resources:
|
||||
images:
|
||||
- name: actualbudget
|
||||
newName: actualbudget/actual-server
|
||||
newTag: 25.11.0
|
||||
newTag: 25.12.0
|
||||
|
||||
@@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 10.2.0
|
||||
version: 10.3.1
|
||||
valuesFile: grafana.values.yaml
|
||||
|
||||
@@ -13,7 +13,7 @@ resources:
|
||||
images:
|
||||
- name: homeassistant
|
||||
newName: homeassistant/home-assistant
|
||||
newTag: "2025.11"
|
||||
newTag: "2025.12"
|
||||
|
||||
configurations:
|
||||
# allow nameReference to work with different mentions of the same resource as well
|
||||
|
||||
@@ -12,4 +12,4 @@ resources:
|
||||
images:
|
||||
- name: jellyfin/jellyfin
|
||||
newName: jellyfin/jellyfin
|
||||
newTag: 10.11.3
|
||||
newTag: 10.11.4
|
||||
|
||||
@@ -18,7 +18,7 @@ images:
|
||||
newTag: java21
|
||||
- name: alpine
|
||||
newName: alpine
|
||||
newTag: "3.22"
|
||||
newTag: "3.23"
|
||||
- name: rsync
|
||||
newName: eeacms/rsync
|
||||
newTag: "3.0"
|
||||
|
||||
@@ -14,14 +14,14 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.20.0"
|
||||
newTag: "2.20.2"
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 24.0.0
|
||||
version: 24.0.7
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
||||
@@ -13,5 +13,5 @@ resources:
|
||||
|
||||
images:
|
||||
- name: mealie
|
||||
newTag: v3.5.0
|
||||
newTag: v3.7.0
|
||||
newName: ghcr.io/mealie-recipes/mealie
|
||||
|
||||
@@ -4,7 +4,7 @@ kind: Kustomization
|
||||
namespace: argocd
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.0
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.1
|
||||
- ingress.yaml
|
||||
- argo-apps.application.yaml
|
||||
- bootstrap-repo.sealedsecret.yaml
|
||||
|
||||
@@ -11,4 +11,4 @@ resources:
|
||||
images:
|
||||
- name: dns
|
||||
newName: git.kluster.moll.re/remoll/dns
|
||||
newTag: 0.0.2-build.113
|
||||
newTag: 0.0.2-build.122
|
||||
|
||||
@@ -7,6 +7,6 @@ resources:
|
||||
# - namespace.yaml
|
||||
# namespace is already included in the remote kustomization
|
||||
# - github.com/metallb/metallb/config/native?ref=v0.15.2
|
||||
- github.com/metallb/metallb/config/frr?ref=v0.15.2
|
||||
- github.com/metallb/metallb/config/frr?ref=v0.15.3
|
||||
- ipaddresspool.yaml
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ namespace: monitoring
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# prometheus-operator crds
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.86.2
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.87.1
|
||||
# single prometheus instance with a thanos sidecar
|
||||
- prometheus.yaml
|
||||
- thanos-store.statefulset.yaml
|
||||
@@ -24,7 +24,7 @@ helmCharts:
|
||||
- name: loki
|
||||
releaseName: loki
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 6.46.0
|
||||
version: 6.48.0
|
||||
valuesFile: loki.values.yaml
|
||||
- name: prometheus-node-exporter
|
||||
releaseName: prometheus-node-exporter
|
||||
|
||||
@@ -9,6 +9,6 @@ namespace: pg-ha
|
||||
helmCharts:
|
||||
- name: cloudnative-pg
|
||||
releaseName: pg-controller
|
||||
version: 0.26.1
|
||||
version: 0.27.0
|
||||
valuesFile: values.yaml
|
||||
repo: https://cloudnative-pg.io/charts/
|
||||
|
||||
@@ -13,6 +13,6 @@ namespace: traefik-system
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
releaseName: traefik
|
||||
version: 37.3.0
|
||||
version: 37.4.0
|
||||
valuesFile: values.yaml
|
||||
repo: https://traefik.github.io/charts
|
||||
|
||||
Reference in New Issue
Block a user