Skip to content

Commit 8e65a79

Browse files
Update all non-major dependencies
1 parent 094756c commit 8e65a79

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

apps/invidious.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart: invidious
1111
# Current version found here:
1212
# https://github.com/truecharts/public/blob/master/charts/stable/invidious/Chart.yaml#L41
13-
version: 11.5.3
13+
version: 11.5.4
1414
sourceRef:
1515
kind: HelmRepository
1616
name: truecharts

apps/ollama.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart: ollama
1111
# Current version found here:
1212
# https://github.com/otwld/ollama-helm/blob/main/Chart.yaml#L7
13-
version: 1.15.0
13+
version: 1.16.0
1414
sourceRef:
1515
kind: HelmRepository
1616
name: otwld

apps/pihole.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart: pihole
1111
# Current version found here:
1212
# https://github.com/MoJo2600/pihole-kubernetes/blob/main/charts/pihole/Chart.yaml#L7
13-
version: 2.29.1
13+
version: 2.30.0
1414
sourceRef:
1515
kind: HelmRepository
1616
name: mojo2600

apps/tailscale-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart: tailscale-operator
1111
# Current version found here:
1212
# https://pkgs.tailscale.com/helmcharts/index.yaml
13-
version: 1.82.0
13+
version: 1.82.5
1414
sourceRef:
1515
kind: HelmRepository
1616
name: tailscale

apps/unifi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart: unifi-chart/unifi
1111
# Current version found here:
1212
# https://github.com/mkilchhofer/unifi-chart/blob/main/charts/unifi/Chart.yaml#L7
13-
version: 1.12.3
13+
version: 1.12.4
1414
sourceRef:
1515
kind: HelmRepository
1616
name: unifi-chart

infra/ingress-nginx-private.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart: ingress-nginx
1111
# Current version found here:
1212
# https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/Chart.yaml#L23
13-
version: 4.12.1
13+
version: 4.12.2
1414
sourceRef:
1515
kind: HelmRepository
1616
name: ingress-nginx

infra/ingress-nginx-public.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart: ingress-nginx
1111
# Current version found here:
1212
# https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/Chart.yaml#L23
13-
version: 4.12.1
13+
version: 4.12.2
1414
sourceRef:
1515
kind: HelmRepository
1616
name: ingress-nginx

prereqs/external-secrets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart: external-secrets
1111
# Current version found here:
1212
# https://github.com/external-secrets/external-secrets/blob/main/deploy/charts/external-secrets/Chart.yaml#L5
13-
version: 0.16.1
13+
version: 0.16.2
1414
sourceRef:
1515
kind: HelmRepository
1616
name: external-secrets

0 commit comments

Comments
 (0)