Compare commits
10 Commits
913824d534
...
d58278e110
Author | SHA1 | Date | |
---|---|---|---|
d58278e110 | |||
76bee2e51f | |||
a0bf8f6347 | |||
573bd29bdc | |||
b5ea282038 | |||
d602914a68 | |||
6cd75a84b7 | |||
a915b0541c | |||
d57f44cf9e | |||
be28ebb784 |
@ -12,4 +12,4 @@ namespace: code-server
|
||||
images:
|
||||
- name: code-server
|
||||
newName: ghcr.io/coder/code-server
|
||||
newTag: 4.96.4-fedora
|
||||
newTag: 4.97.2-fedora
|
||||
|
@ -13,4 +13,4 @@ namespace: files
|
||||
images:
|
||||
- name: ocis
|
||||
newName: owncloud/ocis
|
||||
newTag: "7.0.1"
|
||||
newTag: "7.1.0"
|
||||
|
@ -15,4 +15,4 @@ resources:
|
||||
images:
|
||||
- name: homeassistant
|
||||
newName: homeassistant/home-assistant
|
||||
newTag: "2025.2"
|
||||
newTag: "2025.3"
|
||||
|
@ -15,16 +15,16 @@ namespace: immich
|
||||
helmCharts:
|
||||
- name: immich
|
||||
releaseName: immich
|
||||
version: 0.9.0
|
||||
version: 0.9.1
|
||||
valuesFile: values.yaml
|
||||
repo: https://immich-app.github.io/immich-charts
|
||||
|
||||
|
||||
images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v1.128.0
|
||||
newTag: v1.129.0
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v1.128.0
|
||||
newTag: v1.129.0
|
||||
|
||||
|
||||
patches:
|
||||
|
@ -37,10 +37,6 @@ immich:
|
||||
existingClaim: data
|
||||
|
||||
# Dependencies
|
||||
|
||||
postgresql:
|
||||
enabled: false
|
||||
|
||||
redis:
|
||||
enabled: true
|
||||
architecture: standalone
|
||||
|
@ -13,4 +13,4 @@ namespace: linkding
|
||||
images:
|
||||
- name: linkding
|
||||
newName: sissbruecker/linkding
|
||||
newTag: "1.38.1"
|
||||
newTag: "1.39.1"
|
||||
|
@ -21,7 +21,7 @@ helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 20.11.2
|
||||
version: 20.11.3
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user