Compare commits
1 Commits
72bc26ab9c
...
d6685477a3
Author | SHA1 | Date | |
---|---|---|---|
d6685477a3 |
@@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 8.11.1
|
||||
version: 8.11.0
|
||||
valuesFile: grafana.values.yaml
|
||||
|
@@ -24,7 +24,7 @@ images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v1.130.3
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v1.131.3
|
||||
newTag: v1.131.2
|
||||
|
||||
|
||||
patches:
|
||||
|
@@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.4
|
||||
version: 0.10.3
|
||||
repo: https://charts.authelia.com
|
||||
valuesFile: authelia.values.yaml
|
||||
|
@@ -23,6 +23,6 @@ helmCharts:
|
||||
- name: gitea
|
||||
namespace: gitea # needs to be set explicitly for svc to be referenced correctly
|
||||
releaseName: gitea
|
||||
version: 11.0.1
|
||||
version: 11.0.0
|
||||
valuesFile: gitea.values.yaml
|
||||
repo: https://dl.gitea.io/charts/
|
||||
|
@@ -29,5 +29,5 @@ helmCharts:
|
||||
- name: prometheus-node-exporter
|
||||
releaseName: prometheus-node-exporter
|
||||
repo: https://prometheus-community.github.io/helm-charts
|
||||
version: 4.45.0
|
||||
version: 4.44.1
|
||||
valuesFile: prometheus-node-exporter.values.yaml
|
||||
|
@@ -13,6 +13,6 @@ namespace: traefik-system
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
releaseName: traefik
|
||||
version: 34.5.0
|
||||
version: 34.4.1
|
||||
valuesFile: values.yaml
|
||||
repo: https://traefik.github.io/charts
|
||||
|
Reference in New Issue
Block a user