Compare commits

..

1 Commits

Author SHA1 Message Date
f77c1a6619 Update Helm release gitea to v12.1.0 2025-06-16 16:01:38 +00:00
9 changed files with 10 additions and 10 deletions

View File

@ -10,7 +10,7 @@ resources:
images:
- name: adguard/adguardhome
newName: adguard/adguardhome
newTag: v0.107.63
newTag: v0.107.62
namespace: adguard

View File

@ -12,4 +12,4 @@ namespace: audiobookshelf
images:
- name: audiobookshelf
newName: ghcr.io/advplyr/audiobookshelf
newTag: "2.25.1"
newTag: "2.24.0"

View File

@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana
name: grafana
repo: https://grafana.github.io/helm-charts
version: 9.2.9
version: 9.2.4
valuesFile: grafana.values.yaml

View File

@ -13,4 +13,4 @@ namespace: linkding
images:
- name: linkding
newName: sissbruecker/linkding
newTag: "1.41.0"
newTag: "1.40.0"

View File

@ -14,14 +14,14 @@ namespace: paperless
images:
- name: paperless
newName: ghcr.io/paperless-ngx/paperless-ngx
newTag: "2.17.1"
newTag: "2.16.3"
helmCharts:
- name: redis
releaseName: redis
repo: https://charts.bitnami.com/bitnami
version: 21.2.6
version: 21.2.3
valuesInline:
auth:
enabled: false

View File

@ -4,7 +4,7 @@ kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.14.15
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.13.3
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml

View File

@ -27,6 +27,6 @@ images:
helmCharts:
- name: authelia
releaseName: authelia
version: 0.10.27
version: 0.10.17
repo: https://charts.authelia.com
valuesFile: authelia.values.yaml

View File

@ -23,6 +23,6 @@ helmCharts:
- name: gitea
namespace: gitea # needs to be set explicitly for svc to be referenced correctly
releaseName: gitea
version: 12.1.1
version: 12.1.0
valuesFile: gitea.values.yaml
repo: https://dl.gitea.io/charts/

View File

@ -11,4 +11,4 @@ resources:
images:
- name: renovate/renovate
newName: renovate/renovate
newTag: "41"
newTag: "40"