* feat: no longer generate versioned manifests
Updates the script to no longer generate multiple versioned deploy manifests.
The script will only generate the manifests for one given version of
Kubernetes.
See: https://github.com/kubernetes/ingress-nginx/issues/8824
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
* fix: delete unnecessary versioned deploy manifests
See: https://github.com/kubernetes/ingress-nginx/issues/8824
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
* release 1.1.3 details
fix the readme with right sha and version
remove helm label
fix issue 8329
fix the 1.20 service after the fix for ipv6
udpate readme and change for patches
* update helm doc
Signed-off-by: James Strong <strong.james.e@gmail.com>
* regenerate at 4.0.12
* bash for loop and static values files
* add .tool-versions
* fixup static manifests with kustomize instead of python
* remove spec.replicas where set
* generate manifests for all supported versions
* update docs
* remove all versions except default (1.20) for now
* update to 1.1.1/4.0.15