Compare commits
11 Commits
d6685477a3
...
72bc26ab9c
Author | SHA1 | Date | |
---|---|---|---|
72bc26ab9c | |||
45bac8fec1 | |||
df1ecbe645 | |||
6ed0327812 | |||
f232efb2fa | |||
e62382159c | |||
bec5124d8d | |||
5445621fc7 | |||
1ae91430e2 | |||
86ffbccafd | |||
0212f19650 |
@@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 8.11.0
|
||||
version: 8.11.1
|
||||
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.2
|
||||
newTag: v1.131.3
|
||||
|
||||
|
||||
patches:
|
||||
|
@@ -27,6 +27,6 @@ images:
|
||||
helmCharts:
|
||||
- name: authelia
|
||||
releaseName: authelia
|
||||
version: 0.10.3
|
||||
version: 0.10.4
|
||||
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.0
|
||||
version: 11.0.1
|
||||
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.44.1
|
||||
version: 4.45.0
|
||||
valuesFile: prometheus-node-exporter.values.yaml
|
||||
|
@@ -13,6 +13,6 @@ namespace: traefik-system
|
||||
helmCharts:
|
||||
- name: traefik
|
||||
releaseName: traefik
|
||||
version: 34.4.1
|
||||
version: 34.5.0
|
||||
valuesFile: values.yaml
|
||||
repo: https://traefik.github.io/charts
|
||||
|
Reference in New Issue
Block a user