Compare commits

..

10 Commits

7 changed files with 8 additions and 12 deletions

View File

@ -12,4 +12,4 @@ namespace: code-server
images: images:
- name: code-server - name: code-server
newName: ghcr.io/coder/code-server newName: ghcr.io/coder/code-server
newTag: 4.96.4-fedora newTag: 4.97.2-fedora

View File

@ -13,4 +13,4 @@ namespace: files
images: images:
- name: ocis - name: ocis
newName: owncloud/ocis newName: owncloud/ocis
newTag: "7.0.1" newTag: "7.1.0"

View File

@ -15,4 +15,4 @@ resources:
images: images:
- name: homeassistant - name: homeassistant
newName: homeassistant/home-assistant newName: homeassistant/home-assistant
newTag: "2025.2" newTag: "2025.3"

View File

@ -15,16 +15,16 @@ namespace: immich
helmCharts: helmCharts:
- name: immich - name: immich
releaseName: immich releaseName: immich
version: 0.9.0 version: 0.9.1
valuesFile: values.yaml valuesFile: values.yaml
repo: https://immich-app.github.io/immich-charts repo: https://immich-app.github.io/immich-charts
images: images:
- name: ghcr.io/immich-app/immich-machine-learning - name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.128.0 newTag: v1.129.0
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v1.128.0 newTag: v1.129.0
patches: patches:

View File

@ -37,10 +37,6 @@ immich:
existingClaim: data existingClaim: data
# Dependencies # Dependencies
postgresql:
enabled: false
redis: redis:
enabled: true enabled: true
architecture: standalone architecture: standalone

View File

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

View File

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