Skip to content

Commit

Permalink
Merge pull request #596 from samcday/renovate/ingress-nginx-4.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release ingress-nginx to v4.11.1
  • Loading branch information
samcday authored Jul 18, 2024
2 parents d06b686 + 7107840 commit ef1d896
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
version: 4.11.0
version: 4.11.1
driftDetection:
mode: enabled
interval: 1h
Expand Down
2 changes: 1 addition & 1 deletion cluster/cloud-cluster/kube-system/ingress-nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
version: 4.11.0
version: 4.11.1
driftDetection:
mode: enabled
interval: 1h
Expand Down
2 changes: 1 addition & 1 deletion cluster/kube-system/ingress-nginx-public.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
version: 4.11.0
version: 4.11.1
install:
remediation:
retries: -1
Expand Down
2 changes: 1 addition & 1 deletion cluster/kube-system/ingress-nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
version: 4.11.0
version: 4.11.1
interval: 1h
values:
# https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/values.yaml
Expand Down

0 comments on commit ef1d896

Please sign in to comment.