All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade Kustomize to v4.5.5
v0.9.0 - 2022-03-07
- Use ghcr.io as container registry
- Upgrade Argo CD to v2.3.0
- Upgrade Helm to v3.8.0
- Upgrade Jsonnet to v0.18.0
- Upgrade Kustomize to v4.4.1
- Upgrade Promtool to v2.33.4
- Build and push image with Github Actions
v0.8.1 - 2022-01-27
- Add
openssh-client
for Git over SSH
v0.8.0 - 2021-12-17
- Upgrade Helm to v3.7.1
- Upgrade Argo CD to v2.2.1
v0.7.0 - 2021-08-26
- Replace
argocd-util
byargocd
- Upgrade Helm to v3.6.0
- Upgrade Kustomize to v4.2.0
- Upgrade Argo CD to v2.1.1
v0.6.0 - 2021-07-12
- Add
argocd-util
- Add
jq
- Add
promtool
v0.5.0 - 2021-07-02
- Upgrade Helm to v3.5.1
- Upgrade Kubeval to v0.16.1
- Upgrade Kustomize to v3.9.4
v0.4.0 - 2020-12-09
- Add
jsonnet-lint
- Upgrade Jsonnet to v0.17.0
- Upgrade Helm2 to v2.17.0
- Upgrade Helm to v3.4.1
- Upgrade Kustomize to v3.8.1
v0.3.2 - 2020-08-10
- jsonnet: Build from
master
branch for native Go implementation ofstd.manifestJsonEx()
- kubeval: Build from
master
branch for long lines over stdin fix
v0.3.1 - 2020-08-06
- Add
jb
(jsonnet-bundler)
- Accept
jsonnet
version as Docker build argument
v0.3.0 - 2020-08-06
- Add
jsonnet
v0.2.0 - 2020-07-08
- Add
git
- Move
curl
to build dependencies
v0.1.0 - 2020-07-07
- Initial commit