3.3.1 (2022-01-05)
- drop sigkill catching (a8041ed)
3.3.0 (2021-11-29)
3.2.1 (2021-11-29)
- use APP_NAME in docker build process (23c7347)
3.2.0 (2021-11-29)
- set json content type (8012a58)
3.1.1 (2021-11-29)
- broken api metric name (a674def)
3.1.0 (2021-11-29)
- add monitoring pkg for prometheus (b1bf653)
- create a check endpoint (7fd0a90)
- update web app to use miniature-monkey lib (1b1ff62)
- update deps (de11177)
3.0.0 (2021-06-25)
- bad path for furry-train proxy
- use kubectl to deploy argocd manifest
- dump GO_PRIVATE wrong value
- new hello message on status (85bfdd6)
- swap ingress with contour httpProxy (b3be48c)
- use contour authorization server (8f41226)
- adjust labels, keep rootProxy global for now (5761210)
- adjust log level based on env var (191d3e6)
- bad path for furry-train proxy (5b40ee5)
- drop strategic merge for rootProxy (5260aea)
- dump GO_PRIVATE wrong value (2c32309)
- missing rootProxy from file list (87ac58c)
- narrow down ingress prefix to only status endpoint (bd6f20a)
- patch routes, not includes (cc67d69)
- refactor httpProxy setup (be13451)
- set log level to ERROR (78ab49f)
- skaffold needs extra params (fdb6589)
- update argocd secret (25eac5e)
- update grpc health check version (252172f)
- update kustomize (79bd116)
- use different patch method for kustomize (9738a2e)
- use kubectl to deploy argocd manifest (f964ac0)
2.0.1 (2021-04-27)
2.0.0 (2021-04-27)
- specify main branch on git
- drop kustomize type on argocd
- add image to kustomize file (fb18fd0)
- drop kustomize type on argocd (b8814b2)
- specify main branch on git (587f5ae)
1.2.0 (2021-04-27)
- add argocd manifest (af2b543)
- adjust certificate manifest so argocd dosn't complain (f283784)
- adjust image-updated annotations (1c405ec)
1.1.0 (2021-04-26)
- allow arm64 build (51739c5)
- kaniko setup for arm64 (3f2a3bd)
- update ingress to networking/v1 (d726651)
- use contour ingress controller (de7d860)
1.0.3 (2021-04-23)
- drop skaffold bin from root of repo (5aa2978)
1.0.2 (2021-04-23)
- use separate but dependent jobs to get tag (161a5e9)
1.0.1 (2021-04-23)
- fetch all tags on release (9e8a819)
- docker build and release
- use release-please action for release management