Skip to content

Releases: mxcd/gitops-cli

GitOps CLI 2.3.0

Choose a tag to compare

@mxcd mxcd released this 08 Oct 12:44

What's Changed

  • fix: parent directory values files by @mxcd in #6
  • Feat/parallel decrypting by @mxcd in #7

Full Changelog: 2.2.4...2.3.0

GitOps CLI 2.2.4

Choose a tag to compare

@mxcd mxcd released this 24 Sep 17:07
f9d7b70

What's Changed

  • fix: filtering values files based off directory filter by @mxcd in #5

Full Changelog: 2.2.3...2.2.4

GitOps CLI 2.2.3

Choose a tag to compare

@mxcd mxcd released this 17 Apr 17:51
7df6e7f

Full Changelog: 2.2.2...2.2.3

GitOps CLI 2.2.2

Choose a tag to compare

@mxcd mxcd released this 17 Apr 12:01
9b3800e

What's Changed

  • File Patching and Repo Server by @mxcd in #4

Full Changelog: 2.1.4...2.2.2

GitOps CLI 2.1.4

Choose a tag to compare

@mxcd mxcd released this 07 Mar 10:00
fae4dcc

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

Choose a tag to compare

@mxcd mxcd released this 04 Dec 11:22
c06eb6f

Changes:

  • including secret's namespace in the name collision detection

Full Changelog: 2.1.2...2.1.3

GitOps CLI 2.1.2

Choose a tag to compare

@mxcd mxcd released this 15 Jun 09:58
b0d68ba
  • 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

Choose a tag to compare

@mxcd mxcd released this 13 Jun 16:58
85691c9

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

Choose a tag to compare

@mxcd mxcd released this 27 Apr 16:50
f9c4c14

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

Choose a tag to compare

@mxcd mxcd released this 12 Apr 17:20
db290d5
docs: fixing README styling [skip-ci]