Releases: nginxinc/nginx-ingress-helm-operator
Releases · nginxinc/nginx-ingress-helm-operator
v1.3.0
New in NGINX Ingress Operator v1.3.0
📝 Documentation
- Release 1.3.0 (#70) @ciarams87
- feat: Update for NIC 3.0.x (#69) @ciarams87
- Add documentation for Helm Operator OOM issue (#66) @haywoodsh
- Fix incorrect kubectl commands (#57) @lucacome
🔨 Maintenance
- Update package for CVE-2022-40303 (#68) @lucacome
- Increase operator memory limit (#65) @haywoodsh
- Bump operator-sdk to 1.26 (#63) @lucacome
- Update packages for CVEs (#64) @lucacome
- Update CI workflow (#51) @lucacome
- Run dependabot daily (#58) @lucacome
- Update supported OpenShift version (#52) @lucacome
- Update packages for CVEs (#53) @lucacome
⬆️ Dependencies
- Bump actions/stale from 6 to 7 (#62) @dependabot
- Bump operator-framework/helm-operator from v1.25.2 to v1.26.0 (#61) @dependabot
- Bump operator-framework/helm-operator from v1.25.1 to v1.25.2 (#59) @dependabot
- Update Operator SDK to v1.25.1 (#50) @lucacome
Compatibility
- NGINX Ingress Controller v3.0.x
- OpenShift 4.8 or newer.
v1.2.1
New in NGINX Ingress Operator v1.2.1
📝 Documentation
- Release 1.2.1 (#49) @lucacome
- Support NGINX Ingress Controller 2.4.1 (#43) @lucacome
- Fix typos in README (#48) @lucacome
🔨 Maintenance
- Update supported OpenShift version (#52) @lucacome
- Update packages for CVEs (#53) @lucacome
- Release 1.2.1 (#49) @lucacome
- Support NGINX Ingress Controller 2.4.1 (#43) @lucacome
⬆️ Dependencies
- Bump aquasecurity/trivy-action from 0.7.1 to 0.8.0 (#47) @dependabot
- Update Operator SDK to v1.25.0 (#44) @lucacome
- Bump operator-framework/helm-operator from v1.24.0 to v1.24.1 (#42) @dependabot
- Update Operator SDK to v1.24.0 (#40) @lucacome
Compatibility
- NGINX Ingress Controller 2.4.1
- OpenShift 4.5 or newer.
v1.2.0
New in NGINX Ingress Operator v1.2.0
🚀 Features
- feat: Support NIC version 2.4.0 (#38) @ciarams87
📝 Documentation
- Release v1.2.0 (#39) @ciarams87
- fix: broken link for upgrades (#35) @Jcahilltorre
- Update Operator SDK to v1.22.2 (#28) @lucacome
🔨 Maintenance
⬆️ Dependencies
- Bump actions/stale from 5 to 6 (#37) @dependabot
- Bump aquasecurity/trivy-action from 0.6.2 to 0.7.1 (#33) @dependabot
- Bump aquasecurity/trivy-action from 0.6.0 to 0.6.2 (#32) @dependabot
- Bump aquasecurity/trivy-action from 0.5.1 to 0.6.0 (#29) @dependabot
Compatibility
- NGINX Ingress Controller v2.4.0
- OpenShift 4.5 or newer.
v1.1.0
New in NGINX Ingress Operator v1.1.0
v1.1.0 of the NGINX Ingress Operator adds support for v2.3.0 of the NGINX Ingress Controller. For details on the new features and capabilities added in the latest version, please the see the Release Notes.
📝 Documentation
- Release v1.1.0 (#27) @ciarams87
- Update for NIC v2.3.0 (#26) @ciarams87
⬆️ Dependencies
- Bump aquasecurity/trivy-action from 0.3.0 to 0.5.1 (#24) @dependabot
- Bump helm-operator image to 1.22.0 (#25) @ciarams87
- Bump aquasecurity/trivy-action from 0.2.5 to 0.3.0 (#21) @dependabot
Compatibility
- NGINX Ingress Controller v2.3.0
- Openshift 4.5 or newer.
v1.0.0
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.