Releases: utilitywarehouse/argocd-voodoobox-plugin
Releases · utilitywarehouse/argocd-voodoobox-plugin
v0.5.0-RC2
What's Changed
- Add new logic for looking up Strongbox Secrets by @george-angel in #112
Full Changelog: v0.5.0-RC1...v0.5.0-RC2
v0.5.0-RC1
What's Changed
- Support age mode decryption for Strongbox by @george-angel in #93
- Make SSH switch envvar name more explicit by @george-angel in #97
- Use Strongbox version that supports age by @george-angel in #101
- Make envvar values strings in YAML by @george-angel in #102
- Fix Strongbox flag name in the doc by @george-angel in #103
- Make the Strongbox logic "on" by default by @george-angel in #104
- Use a static Secret keyname for keyring by @george-angel in #105
- Fix example to match the document by @george-angel in #106
Full Changelog: v0.4.0...v0.5.0-RC1
v0.4.0
What's Changed
- Bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in #62
- Bump k8s.io/api from 0.29.0 to 0.29.1 by @dependabot in #64
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #63
- Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in #65
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #68
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #67
- Bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot in #66
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #69
- Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #70
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #73
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #74
- Bump k8s.io/apimachinery from 0.29.3 to 0.30.0 by @dependabot in #75
- Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #76
- Bump k8s.io/api from 0.29.3 to 0.30.0 by @dependabot in #77
- Bump github.com/hashicorp/go-hclog from 1.6.2 to 1.6.3 by @dependabot in #78
- Bump k8s.io/client-go from 0.29.3 to 0.30.0 by @dependabot in #79
- Bump kustomize to v5.4.1 by @DTLP in #80
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Bump github/codeql-action from 2 to 3 by @dependabot in #56
- Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2 by @dependabot in #57
- Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1 by @dependabot in #58
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #60
- Bump kustomize to v5.3.0 by @DTLP in #61
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Bump k8s.io/apimachinery from 0.29.0-alpha.0 to 0.29.0-alpha.1 by @dependabot in #49
- Bump docker/metadata-action from 4 to 5 by @dependabot in #50
- Bump docker/login-action from 2 to 3 by @dependabot in #48
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #47
- Bump actions/checkout from 3 to 4 by @dependabot in #45
- Bump docker/build-push-action from 4 to 5 by @dependabot in #46
- Bump k8s.io/apimachinery from 0.29.0-alpha.1 to 0.29.0-alpha.2 by @dependabot in #53
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #54
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #52
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #51
- Strongbox bug fix and kustomize update by @asiyani in #55
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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
- @asiyani made their first contribution in #1
- @george-angel made their first contribution in #9
- @dependabot made their first contribution in #12
Full Changelog: https://github.com/utilitywarehouse/argocd-voodoobox-plugin/commits/v0.1.0