v1.0.0
·
340 commits
to refs/heads/main
since this release
New in NGINX Ingress Operator v1.0.0
Version v1.0.0 switches the NGINX Ingress Operator from being Go-based to being Helm-based, built from the NGINX Ingress Controller Helm chart. The NGINX Ingress Operator now has feature parity with the NGINX Ingress Controller Helm chart installation method. The configuration for the Helm chart can be seen in the NGINX Ingress Controller documentation.
🐛 Bug Fixes
- Test and fix ci (#11) @ciarams87
📝 Documentation
- Remove fossa scanning and fix dockerhub description (#14) @ciarams87
- Update labels, annotations, and last version (#12) @ciarams87
- Initial helm operator (#3) @ciarams87
⬆️ Dependencies
- Bump docker/setup-qemu-action from 1 to 2 (#17) @dependabot
- Bump docker/metadata-action from 3 to 4 (#18) @dependabot
- Bump docker/setup-buildx-action from 1 to 2 (#19) @dependabot
- Bump docker/login-action from 1 to 2 (#16) @dependabot
- Bump docker/build-push-action from 2 to 3 (#15) @dependabot
- Bump container version to 1.21 to resolve vulnerabilities (#20) @ciarams87
Compatibility
- NGINX Ingress Controller v2.2.x
- Openshift 4.5 or newer.
Upgrade Instructions
Please see the doumentation for upgrades here.