Skip to content

Commit f439447

Browse files
chore(patch): update ingress-nginx to 4.13.3 #patch (#957)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent 157ba75 commit f439447

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.2
29+
targetRevision: 4.13.3
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.2
29+
targetRevision: 4.13.3
3030
helm:
3131
values: |-
3232
defaultBackend:

0 commit comments

Comments
 (0)