Compare commits
27 Commits
feature/mu
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 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:
|
images:
|
||||||
- name: adguard/adguardhome
|
- name: adguard/adguardhome
|
||||||
newName: adguard/adguardhome
|
newName: adguard/adguardhome
|
||||||
newTag: v0.107.69
|
newTag: v0.107.70
|
||||||
|
|
||||||
namespace: adguard
|
namespace: adguard
|
||||||
|
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ namespace: audiobookshelf
|
|||||||
images:
|
images:
|
||||||
- name: audiobookshelf
|
- name: audiobookshelf
|
||||||
newName: ghcr.io/advplyr/audiobookshelf
|
newName: ghcr.io/advplyr/audiobookshelf
|
||||||
newTag: "2.30.0"
|
newTag: "2.31.0"
|
||||||
|
|||||||
@@ -14,4 +14,4 @@ resources:
|
|||||||
images:
|
images:
|
||||||
- name: actualbudget
|
- name: actualbudget
|
||||||
newName: actualbudget/actual-server
|
newName: actualbudget/actual-server
|
||||||
newTag: 25.11.0
|
newTag: 25.12.0
|
||||||
|
|||||||
@@ -17,5 +17,5 @@ helmCharts:
|
|||||||
- releaseName: grafana
|
- releaseName: grafana
|
||||||
name: grafana
|
name: grafana
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
version: 10.2.0
|
version: 10.3.0
|
||||||
valuesFile: grafana.values.yaml
|
valuesFile: grafana.values.yaml
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ resources:
|
|||||||
images:
|
images:
|
||||||
- name: jellyfin/jellyfin
|
- name: jellyfin/jellyfin
|
||||||
newName: jellyfin/jellyfin
|
newName: jellyfin/jellyfin
|
||||||
newTag: 10.11.3
|
newTag: 10.11.4
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ namespace: paperless
|
|||||||
images:
|
images:
|
||||||
- name: paperless
|
- name: paperless
|
||||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||||
newTag: "2.20.0"
|
newTag: "2.20.1"
|
||||||
|
|
||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
|
|||||||
@@ -13,5 +13,5 @@ resources:
|
|||||||
|
|
||||||
images:
|
images:
|
||||||
- name: mealie
|
- name: mealie
|
||||||
newTag: v3.5.0
|
newTag: v3.6.1
|
||||||
newName: ghcr.io/mealie-recipes/mealie
|
newName: ghcr.io/mealie-recipes/mealie
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ kind: Kustomization
|
|||||||
namespace: argocd
|
namespace: argocd
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- 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
|
- ingress.yaml
|
||||||
- argo-apps.application.yaml
|
- argo-apps.application.yaml
|
||||||
- bootstrap-repo.sealedsecret.yaml
|
- bootstrap-repo.sealedsecret.yaml
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ resources:
|
|||||||
images:
|
images:
|
||||||
- name: dns
|
- name: dns
|
||||||
newName: git.kluster.moll.re/remoll/dns
|
newName: git.kluster.moll.re/remoll/dns
|
||||||
newTag: 0.0.2-build.113
|
newTag: 0.0.2-build.118
|
||||||
|
|||||||
@@ -13,6 +13,6 @@ namespace: traefik-system
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: traefik
|
- name: traefik
|
||||||
releaseName: traefik
|
releaseName: traefik
|
||||||
version: 37.3.0
|
version: 37.4.0
|
||||||
valuesFile: values.yaml
|
valuesFile: values.yaml
|
||||||
repo: https://traefik.github.io/charts
|
repo: https://traefik.github.io/charts
|
||||||
|
|||||||
Reference in New Issue
Block a user