Skip to content

Releases: utilitywarehouse/argocd-voodoobox-plugin

v0.5.0-RC2

19 Nov 06:11
6c2b8dd
Compare
Choose a tag to compare
v0.5.0-RC2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0-RC1...v0.5.0-RC2

v0.5.0-RC1

06 Nov 06:04
a69db60
Compare
Choose a tag to compare
v0.5.0-RC1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.5.0-RC1

v0.4.0

14 May 09:46
e20b895
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

15 Jan 15:57
6a2dbb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Nov 15:23
25d6904
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Aug 14:05
b0bd4b3
Compare
Choose a tag to compare

What's Changed

  • Bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #15
  • Bump k8s.io/apimachinery from 0.26.2 to 0.26.3 by @dependabot in #18
  • Bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1 by @dependabot in #19
  • Bump k8s.io/api from 0.26.2 to 0.26.3 by @dependabot in #20
  • Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #21
  • Bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 by @dependabot in #22
  • Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 by @dependabot in #25
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #23
  • Check secrets by @DTLP in #28
  • Make secret verification function more precise by @DTLP in #30
  • allow encrypted file in remote base and ssh key bug fix by @asiyani in #29
  • Bump k8s.io/client-go from 0.27.1 to 0.27.2 by @dependabot in #33
  • Update kustomize to v5.1.0 by @DTLP in #36
  • Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #37
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 by @dependabot in #41
  • added global git ssh key support by @asiyani in #44

New Contributors

  • @DTLP made their first contribution in #28

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Feb 12:44
96c3c75
Compare
Choose a tag to compare

What's Changed

  • add decrypt and generate commands by @asiyani in #1
  • add functionality to fetch private remote base using ssh secrets by @asiyani in #2
  • changed plugin name to argocd-voodoobox-plugin by @asiyani in #3
  • allow private base without key ref or with extra comment by @asiyani in #4
  • make secret name static and check for ssh:// schema by @asiyani in #5
  • support resources without kustomize base by @asiyani in #6
  • updated go and dependencies by @asiyani in #7
  • Add dependabot by @george-angel in #9
  • Bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 by @dependabot in #12
  • Bump docker/build-push-action from 3 to 4 by @dependabot in #11
  • Bump docker/login-action from 1 to 2 by @dependabot in #10
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #8
  • Run on Alpine by @george-angel in #13
  • add support for git scp style URL by @asiyani in #14

New Contributors

Full Changelog: https://github.com/utilitywarehouse/argocd-voodoobox-plugin/commits/v0.1.0