1 Commits

Author SHA1 Message Date
1f67319989 Update octodns/octodns Docker tag to v2025.08 2025-09-08 12:03:44 +00:00
7 changed files with 8 additions and 8 deletions

View File

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

View File

@@ -22,9 +22,9 @@ helmCharts:
images:
- name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.141.1
newTag: v1.140.1
- name: ghcr.io/immich-app/immich-server
newTag: v1.141.1
newTag: v1.140.1
patches:

View File

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

View File

@@ -21,7 +21,7 @@ helmCharts:
- name: redis
releaseName: redis
repo: https://charts.bitnami.com/bitnami
version: 22.0.7
version: 21.2.14
valuesInline:
auth:
enabled: false

View File

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

View File

@@ -11,7 +11,7 @@ resources:
images:
- name: octodns
newName: octodns/octodns # has all plugins
newTag: "2025.07"
newTag: "2025.08"
- name: git
newName: alpine/git

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.2.0
version: 12.1.2
valuesFile: gitea.values.yaml
repo: https://dl.gitea.io/charts/