Browse Source

upgrading nginx ingress controller helm chart

pull/4023/head
Martin McKeaveney 4 years ago
parent
commit
a5ea356d4a
  1. 2
      charts/budibase/Chart.yaml

2
charts/budibase/Chart.yaml

@ -19,6 +19,6 @@ dependencies:
repository: https://apache.github.io/couchdb-helm
condition: services.couchdb.enabled
- name: ingress-nginx
version: 3.35.0
version: 4.0.13
repository: https://github.com/kubernetes/ingress-nginx
condition: ingress.nginx

Loading…
Cancel
Save