Releases: mxcd/gitops-cli
Releases · mxcd/gitops-cli
GitOps CLI 2.1.4
07 Mar 10:00
Compare
Sorry, something went wrong.
No results found
Applying --dir filter also to loaded values files to speed up single secret application in large repositories
Full Changelog : 2.1.3...2.1.4
GitOps CLI 2.1.3
04 Dec 11:22
Compare
Sorry, something went wrong.
No results found
Changes:
including secret's namespace in the name collision detection
Full Changelog : 2.1.2...2.1.3
GitOps CLI 2.1.2
15 Jun 09:58
Compare
Sorry, something went wrong.
No results found
Fixing a small bug that prevents the detection of a locally deleted secret
Full Changelog : 2.1.1...2.1.2
GitOps CLI 2.1.1
13 Jun 16:58
Compare
Sorry, something went wrong.
No results found
What's Changed
error on name duplication & hiding unchanged secrets by @mxcd in #3
Full Changelog : 2.1.0...2.1.1
GitOps CLI 2.1.0
27 Apr 16:50
Compare
Sorry, something went wrong.
No results found
GitOps CLI 2.1.0
Introducing multi-cluster support 🎉
It is now possible to address multiple Kubernetes clusters while shipping secrets
What's Changed
feature/multi cluster by @mxcd in #2
Full Changelog : 2.0.0...2.1.0
2.0.0
12 Apr 17:20
Compare
Sorry, something went wrong.
No results found
docs: fixing README styling [skip-ci]
2.0.0-rc1
09 Apr 11:59
Compare
Sorry, something went wrong.
No results found
feat: adding windows paths and line endings support
2.0.0-beta-7: feat: adding merge function to support templating (#1)
05 Apr 11:42
Compare
Sorry, something went wrong.
No results found
* feat: adding merge function to support templating
* feat: adding secret templating upon loading
* feat: adding support for k8s ConfigMap as type
2.0.0-beta-6
03 Apr 21:21
Compare
Sorry, something went wrong.
No results found
fix: removing arm64 docker target
2.0.0-beta-5
31 Mar 00:51
Compare
Sorry, something went wrong.
No results found
fix(ci): setting global git user