Skip to content

Releases: instapro/healthz-proxy

v0.6.0: Update Golang and change license

02 Feb 15:40
bc1a756
Compare
Choose a tag to compare

v0.5.0: Update Golang and use scratch

08 Jun 08:33
0def794
Compare
Choose a tag to compare
Run the application from the scratch image

v0.4.0: Define the host from an environment variable

07 Jun 13:27
7eef93a
Compare
Choose a tag to compare
Define the host from an environment variable

v0.3.0: Provide certificate and private key files for authentication/authorization

07 Jun 12:01
e35f0f5
Compare
Choose a tag to compare
Provide certificate and private key files for authentication/authoriz…

v0.2.0: Allow insecure server connections when using SSL

03 Jun 08:55
49f746d
Compare
Choose a tag to compare
Using the flag `--insecure` allows insecure server connections when
using SSL, such as when the certificate is self-signed.

v0.1.0: Proxy requests to a target URI

24 Aug 23:49
649c949
Compare
Choose a tag to compare
Especially useful to publicly serve targets that are behind a firewall, or are insecure to be open.