Compare commits
22 Commits
178b4c51ac
...
bd3b85676c
Author | SHA1 | Date | |
---|---|---|---|
bd3b85676c | |||
e423174254 | |||
78b9c67172 | |||
8acebd5c5d | |||
31ea08c652 | |||
cd3c500054 | |||
4f700d290c | |||
c91d649b0b | |||
bdc5843107 | |||
2364bd89cf | |||
511d3b7573 | |||
c911335fea | |||
da5619ef41 | |||
19ab40a15d | |||
6a8267a5ed | |||
c8d9bfdbeb | |||
f51ed7565a | |||
d783b8b791 | |||
05fd1c622e | |||
8f2037d359 | |||
85d3b901ed | |||
4aaf5ed01c |
@@ -10,7 +10,7 @@ resources:
|
||||
images:
|
||||
- name: adguard/adguardhome
|
||||
newName: adguard/adguardhome
|
||||
newTag: v0.107.54
|
||||
newTag: v0.107.55
|
||||
|
||||
namespace: adguard
|
||||
|
||||
|
@@ -12,4 +12,4 @@ namespace: audiobookshelf
|
||||
images:
|
||||
- name: audiobookshelf
|
||||
newName: ghcr.io/advplyr/audiobookshelf
|
||||
newTag: "2.17.3"
|
||||
newTag: "2.17.5"
|
||||
|
@@ -13,4 +13,4 @@ resources:
|
||||
images:
|
||||
- name: actualbudget
|
||||
newName: actualbudget/actual-server
|
||||
newTag: 24.11.0
|
||||
newTag: 24.12.0
|
||||
|
@@ -15,4 +15,4 @@ resources:
|
||||
images:
|
||||
- name: homeassistant/home-assistant
|
||||
newName: homeassistant/home-assistant
|
||||
newTag: "2024.11"
|
||||
newTag: "2024.12"
|
||||
|
@@ -14,16 +14,16 @@ namespace: immich
|
||||
helmCharts:
|
||||
- name: immich
|
||||
releaseName: immich
|
||||
version: 0.8.4
|
||||
version: 0.8.5
|
||||
valuesFile: values.yaml
|
||||
repo: https://immich-app.github.io/immich-charts
|
||||
|
||||
|
||||
images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v1.119.1
|
||||
newTag: v1.122.2
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v1.119.1
|
||||
newTag: v1.122.3
|
||||
|
||||
|
||||
patches:
|
||||
|
@@ -21,7 +21,7 @@ helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 20.4.0
|
||||
version: 20.5.0
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
@@ -15,4 +15,4 @@ images:
|
||||
|
||||
- name: git
|
||||
newName: alpine/git
|
||||
newTag: "v2.45.2"
|
||||
newTag: "v2.47.1"
|
@@ -17,4 +17,4 @@ resources:
|
||||
images:
|
||||
- name: thanos
|
||||
newName: quay.io/thanos/thanos
|
||||
newTag: v0.37.0
|
||||
newTag: v0.37.2
|
||||
|
@@ -9,4 +9,4 @@ resources:
|
||||
images:
|
||||
- name: controller
|
||||
newName: docker.io/bitnami/sealed-secrets-controller
|
||||
newTag: 0.27.2
|
||||
newTag: 0.27.3
|
||||
|
@@ -13,6 +13,6 @@ namespace: traefik-system
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
releaseName: traefik
|
||||
version: 33.1.0
|
||||
version: 33.2.0
|
||||
valuesFile: values.yaml
|
||||
repo: https://traefik.github.io/charts
|
||||
|
Reference in New Issue
Block a user