Releases: defenseunicorns/uds-cli
Releases · defenseunicorns/uds-cli
v0.3.1
What's Changed
- fix(deps): update module helm.sh/helm/v3 to v3.13.2 by @renovate in #200
- chore: address token permission vulnerabilities by @decleaver in #203
- chore(deps): update github/codeql-action action to v2.22.7 by @renovate in #205
- fix: ensure empty helm overrides don't break secrets by @UncleGedd in #207
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore(deps): update github/codeql-action action to v2.22.6 by @renovate in #196
- feat: allow running tasks multiple times in execution by @decleaver in #198
- chore: deprecates bundle syntax in CLI by @UncleGedd in #199
- feat: adds simple Helm overrides by @jeff-mccoy in #190
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix(deps): update golang.org/x/exp digest to 2478ac8 by @renovate in #185
- feat: import remote tasks into runner by @UncleGedd in #184
- test: add deploy from ghcr test by @anthonywendt in #59
- fix(deps): update module github.com/defenseunicorns/zarf to v0.31.1 by @renovate in #186
- chore(deps): update docker/login-action action to v3 by @renovate in #188
- fix(deps): update golang.org/x/exp digest to 9a3e603 by @renovate in #189
- fix: updates release CI to write to GHCR for e2e tests by @UncleGedd in #191
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- chore: remove draft status after releasing by @UncleGedd in #180
- feat: import local tasks into runner by @UncleGedd in #181
Full Changelog: v0.0.12-alpha...v0.1.0
v0.0.12-alpha
What's Changed
- feat: add --set option for task runner variables by @decleaver in #170
- feat: caching and OCI concurrency for remote packages during bundle create and deploy by @UncleGedd in #137
- docs: uds runner by @UncleGedd in #168
- chore(deps): update dependency go to v1.21.4 by @renovate in #175
- chore(deps): update sigstore/cosign-installer action to v3.2.0 by @renovate in #173
- fix: add shorthand instructions for publish command by @mikevanhemert in #176
- fix: hotfix for broken pull operation by @UncleGedd in #178
New Contributors
- @mikevanhemert made their first contribution in #176
Full Changelog: v0.0.11-alpha...v0.0.12-alpha
v0.0.11-alpha
What's Changed
- fix(deps): update module golang.org/x/sync to v0.5.0 by @renovate in #164
- fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #163
- feat: add UDS/Zarf arch env variable to runner by @jeff-mccoy in #160
- chore(deps): update dependency go to v1.21.3 by @renovate in #165
- fix(deps): update module github.com/pterm/pterm to v0.12.70 by @renovate in #162
- fix: use system Zarf so that init works by @UncleGedd in #166
New Contributors
- @jeff-mccoy made their first contribution in #160
Full Changelog: v0.0.10-alpha...v0.0.11-alpha
v0.0.10-alpha
What's Changed
- chore: add issue templates and pr template by @zachariahmiller in #156
- chore: add conventional commits check workflow by @zachariahmiller in #155
- test: reuse init pkg during tests by @decleaver in #154
- fix: ensures runner cmds are templated by @UncleGedd in #159
New Contributors
- @zachariahmiller made their first contribution in #156
- @decleaver made their first contribution in #154
Full Changelog: v0.0.9-alpha...v0.0.10-alpha
v0.0.9-alpha
What's Changed
- adds templating to filenames during run operation by @UncleGedd in #148
- flattens task yaml structure by @UncleGedd in #150
- refactors internal runner vars, removes ZARF_VAR syntax by @UncleGedd in #153
Full Changelog: v0.0.8-alpha...v0.0.9-alpha
v0.0.8-alpha
What's Changed
- chore(deps): update github/codeql-action action to v2.22.5 by @renovate in #138
- adds uds run command by @UncleGedd @corang @Michael-Kruggel @jeff-mccoy in #140
- updates Zarf to 0.31.0 by @UncleGedd in #143
Full Changelog: v0.0.7-alpha...v0.0.8-alpha
v0.0.7-alpha
What's Changed
- update go version for ci by @corang in #79
- Configure Renovate by @renovate in #84
- Update golang.org/x/exp digest to 7918f67 by @renovate in #85
- Add a scorecard.yaml workflow by @Racer159 in #78
- Update module github.com/goccy/go-yaml to v1.11.2 by @renovate in #92
- Update module github.com/pterm/pterm to v0.12.69 by @renovate in #94
- Update actions/setup-go action to v4.1.0 by @renovate in #96
- Update actions/checkout action to v3.6.0 by @renovate in #95
- Update module github.com/opencontainers/image-spec to v1.1.0-rc5 by @renovate in #93
- Update github/codeql-action action to v2.22.3 by @renovate in #99
- Update docker/setup-buildx-action action to v2.10.0 by @renovate in #98
- Update actions/upload-artifact action to v3.1.3 by @renovate in #91
- Update sigstore/cosign-installer digest to c85d0e2 by @renovate in #86
- Update goreleaser/goreleaser-action action to v4.6.0 by @renovate in #100
- Update module github.com/spf13/viper to v1.17.0 by @renovate in #102
- Update sigstore/cosign-installer action to v3 by @renovate in #108
- Update goreleaser/goreleaser-action action to v5 by @renovate in #107
- Update docker/setup-buildx-action action to v3 by @renovate in #106
- Update actions/checkout action to v4.1.0 by @renovate in #105
- Update ossf/scorecard-action action to v2.3.0 by @renovate in #104
- feature: setup renovate by @TristanHoladay in #83
- chore(deps): update actions/checkout action to v4.1.1 by @renovate in #111
- adds decleaver to codeowners by @UncleGedd in #113
- Restore OCI concurrency by @UncleGedd in #97
- fix(deps): update module oras.land/oras-go/v2 to v2.3.0 by @renovate in #103
- fix(deps): update module oras.land/oras-go/v2 to v2.3.1 by @renovate in #125
- chore(deps): update github/codeql-action action to v2.22.4 by @renovate in #124
- update Zarf to 0.30.x by @UncleGedd in #123
- chore(deps): update ossf/scorecard-action action to v2.3.1 by @renovate in #128
- adds brew config to goreleaser by @UncleGedd in #129
- adds id to goreleaser by @UncleGedd in #132
- renames binary when installed via brew by @UncleGedd in #133
- fix(deps): update github.com/defenseunicorns/zarf digest to 4478cd6 by @renovate in #130
- renames binary when installed via brew v2 by @UncleGedd in #134
- adds architecture flag and renames test dirs by @UncleGedd in #131
New Contributors
- @renovate made their first contribution in #84
- @Racer159 made their first contribution in #78
- @TristanHoladay made their first contribution in #83
Full Changelog: v0.0.6-alpha...v0.0.7-alpha