Skip to content

Commit c64ba3d

Browse files
chore(patch): update ingress-nginx to 4.13.4 #patch
1 parent 1a2d5bb commit c64ba3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/application-nginx-public.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
source:
2727
repoURL: 'https://kubernetes.github.io/ingress-nginx'
2828
chart: ingress-nginx
29-
targetRevision: 4.13.3
29+
targetRevision: 4.13.4
3030
helm:
3131
values: |-
3232
defaultBackend:

templates/glueops-platform-ingress/application-nginx-glueops-platform-oauth2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
source:
2727
repoURL: 'https://kubernetes.github.io/ingress-nginx'
2828
chart: ingress-nginx
29-
targetRevision: 4.13.3
29+
targetRevision: 4.13.4
3030
helm:
3131
values: |-
3232
defaultBackend:

0 commit comments

Comments
 (0)