Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/immich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
chart:
spec:
chart: immich
version: "0.9.3"
version: "0.10.3"
sourceRef:
kind: HelmRepository
name: immich
Expand Down
2 changes: 1 addition & 1 deletion apps/invidious.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: invidious
# Current version found here:
# https://github.com/truecharts/public/blob/master/charts/stable/invidious/Chart.yaml#L41
version: 11.5.3
version: 11.5.5
sourceRef:
kind: HelmRepository
name: truecharts
Expand Down
2 changes: 1 addition & 1 deletion apps/jellyfin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: jellyfin
# Current version found here:
# https://github.com/jellyfin/jellyfin-helm/blob/master/charts/jellyfin/Chart.yaml#L11
version: 2.3.0
version: 2.6.0
sourceRef:
kind: HelmRepository
name: jellyfin
Expand Down
2 changes: 1 addition & 1 deletion apps/n8n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: n8n
# Current version found here:
# https://github.com/8gears/n8n-helm-chart/blob/main/charts/n8n/Chart.yaml#L3
version: 1.0.6
version: 1.1.0
sourceRef:
kind: HelmRepository
name: 8gears
Expand Down
2 changes: 1 addition & 1 deletion apps/ollama.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: ollama
# Current version found here:
# https://github.com/otwld/ollama-helm/blob/main/Chart.yaml#L7
version: 1.15.0
version: 1.35.0
sourceRef:
kind: HelmRepository
name: otwld
Expand Down
2 changes: 1 addition & 1 deletion apps/pihole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: pihole
# Current version found here:
# https://github.com/MoJo2600/pihole-kubernetes/blob/main/charts/pihole/Chart.yaml#L7
version: 2.29.1
version: 2.34.0
sourceRef:
kind: HelmRepository
name: mojo2600
Expand Down
2 changes: 1 addition & 1 deletion apps/tailscale-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: tailscale-operator
# Current version found here:
# https://pkgs.tailscale.com/helmcharts/index.yaml
version: 1.82.0
version: 1.90.9
sourceRef:
kind: HelmRepository
name: tailscale
Expand Down
2 changes: 1 addition & 1 deletion apps/unifi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: unifi-chart/unifi
# Current version found here:
# https://github.com/mkilchhofer/unifi-chart/blob/main/charts/unifi/Chart.yaml#L7
version: 1.12.3
version: 1.14.1
sourceRef:
kind: HelmRepository
name: unifi-chart
Expand Down
2 changes: 1 addition & 1 deletion apps/uptime-kuma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: uptime-kuma
# Current version found here:
# https://github.com/dirsigler/uptime-kuma-helm/blob/main/charts/uptime-kuma/Chart.yaml#L14
version: 2.21.2
version: 2.24.0
sourceRef:
kind: HelmRepository
name: uptime-kuma
Expand Down
2 changes: 1 addition & 1 deletion apps/vikunja.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart: vikunja
# Current version found here:
# https://github.com/truecharts/public/blob/master/charts/stable/vikunja/Chart.yaml#L42
version: 16.0.1
version: 16.0.5
sourceRef:
kind: HelmRepository
name: truecharts
Expand Down
Loading