Compare commits
31 Commits
589bb6a7cc
...
93cf6ff69f
Author | SHA1 | Date | |
---|---|---|---|
93cf6ff69f | |||
e156d6fd27 | |||
a7aabb4ec1 | |||
b867c3fa73 | |||
2d2b045e48 | |||
c5c921daf0 | |||
e4614e4c50 | |||
ef9ce96a09 | |||
56be19df38 | |||
caeee8d5a2 | |||
4128d3338f | |||
b9684a804a | |||
6769da48da | |||
1a1d00c870 | |||
7edc59e8d6 | |||
b1e1c4c89b | |||
24c3a7a41a | |||
d5776f16d1 | |||
14ec4ba26c | |||
e3ae47f54e | |||
cebb6b798d | |||
4bc6722439 | |||
ce9ea0d9ea | |||
8b41421818 | |||
2bdc9d4560 | |||
94aef91433 | |||
e104fadefc | |||
af8adfbff3 | |||
a82e1023c4 | |||
4466c1d5e0 | |||
a1389ac3fc |
@ -12,4 +12,4 @@ namespace: audiobookshelf
|
||||
images:
|
||||
- name: audiobookshelf
|
||||
newName: ghcr.io/advplyr/audiobookshelf
|
||||
newTag: "2.24.0"
|
||||
newTag: "2.25.1"
|
||||
|
@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 9.2.2
|
||||
version: 9.2.7
|
||||
valuesFile: grafana.values.yaml
|
||||
|
@ -15,4 +15,4 @@ resources:
|
||||
images:
|
||||
- name: homeassistant
|
||||
newName: homeassistant/home-assistant
|
||||
newTag: "2025.5"
|
||||
newTag: "2025.6"
|
||||
|
@ -13,4 +13,4 @@ namespace: linkding
|
||||
images:
|
||||
- name: linkding
|
||||
newName: sissbruecker/linkding
|
||||
newTag: "1.40.0"
|
||||
newTag: "1.41.0"
|
||||
|
@ -14,14 +14,14 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.16.3"
|
||||
newTag: "2.17.1"
|
||||
|
||||
|
||||
helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 21.1.11
|
||||
version: 21.2.5
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
@ -4,7 +4,7 @@ kind: Kustomization
|
||||
namespace: argocd
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.13.3
|
||||
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.14.15
|
||||
- ingress.yaml
|
||||
- argo-apps.application.yaml
|
||||
- bootstrap-repo.sealedsecret.yaml
|
||||
|
@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.11
|
||||
version: 0.10.21
|
||||
repo: https://charts.authelia.com
|
||||
valuesFile: authelia.values.yaml
|
||||
|
@ -11,7 +11,7 @@ resources:
|
||||
images:
|
||||
- name: octodns
|
||||
newName: octodns/octodns # has all plugins
|
||||
newTag: "2025.05"
|
||||
newTag: "2025.06"
|
||||
|
||||
- name: git
|
||||
newName: alpine/git
|
||||
|
@ -11,4 +11,4 @@ resources:
|
||||
images:
|
||||
- name: renovate/renovate
|
||||
newName: renovate/renovate
|
||||
newTag: "40"
|
||||
newTag: "41"
|
||||
|
@ -9,4 +9,4 @@ resources:
|
||||
images:
|
||||
- name: controller
|
||||
newName: docker.io/bitnami/sealed-secrets-controller
|
||||
newTag: 0.29.0
|
||||
newTag: 0.30.0
|
||||
|
@ -13,6 +13,6 @@ namespace: traefik-system
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
releaseName: traefik
|
||||
version: 35.4.0
|
||||
version: 36.2.0
|
||||
valuesFile: values.yaml
|
||||
repo: https://traefik.github.io/charts
|
||||
|
Loading…
x
Reference in New Issue
Block a user