Skip to content

Commit 3979d13

Browse files
Update all non-major dependencies
1 parent 094756c commit 3979d13

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

0 commit comments

Comments
 (0)