Skip to content

Releases: avinor-ps/kube-nginx-proxy

0.4.6

14 Sep 17:25
5a52fba
Compare
Choose a tag to compare

What's Changed

  • WIP - [HZN-2432] Small code formatting in YAML file by @andrii-lundiak in #1
  • [HZN-2841] PART 1 - Reworked Dockerfile to be able to publish to Avinor owned DockerHub and ghcr.io by @andrii-lundiak in #2
  • [HZN-2841] PART 2 - Added additional changes to bed able to build images on DockerHub and ghcr.io by @andrii-lundiak in #3

New Contributors

Full Changelog: 0.3.1...0.4.6

0.3.1

14 Jul 12:47
bc28c42
Compare
Choose a tag to compare

In the FE codebase https://github.com/avinor-ps/frontend/blob/dev/helm/wildcard/values.yaml#L4 I see we have:

nginxReverseProxyVersion: 0.3.1

And when FE Wildcard builds it fails now with avinor-ps/kube-nginx-proxy.
https://dev.azure.com/avinor-flysikring/Horizon/_build/results?buildId=35781&view=logs&j=845195f5-6388-51b2-d3f0-92c8cacc2296&t=fc0a978d-c998-5d45-09cc-06549b6b5c6a

So maybe we need to publish exact 0.3.1 version to be able to pick up by Helm.

Full Changelog: 0.2.1...0.3.1