Skip to content

Release v1.8.1

Compare
Choose a tag to compare
@angelbarrera92 angelbarrera92 released this 30 Sep 09:16
· 336 commits to main since this release

Ingress Core Module version 1.8.1

The previous 1.8.0 release includes a couple of issues in the Fury ingress stack.
This release solves these problems to provide a smooth experience.

Changelog

  • nginx-gke was not rendering (kustomize) because of incorrect bases path. Solved
  • Add missing nginx-ovh.

Upgrade path

To upgrade this core module from v1.8.0 to v1.8.1, you need to download this new version, then apply the
kustomize projects. No further action is required.

kustomize build katalog/nginx-gke | kubectl apply -f -
kustomize build katalog/nginx-ovh | kubectl apply -f -