Skip to content

Releases: defenseunicorns/uds-cli

v0.5.0

14 Dec 16:45
v0.5.0
4403470
Compare
Choose a tag to compare

What's Changed

  • chore: updates Zarf to 0.31.4 by @UncleGedd in #255
  • chore(deps): update anchore/sbom-action action to v0.15.1 by @UncleGedd in #254
  • chore(deps): update actions/setup-go action to v5 by @renovate in #262
  • chore(deps): update sigstore/cosign-installer action to v3.3.0 by @renovate in #261
  • chore(deps): update github/codeql-action action to v2.22.10 by @renovate in #259
  • feat: make uds cli first class by @decleaver in #248
  • refactor: simplifies bundle and config schema by @UncleGedd in #263
  • feat: enables setting zarf vars with env vars by @UncleGedd in #264
  • chore(deps): update github/codeql-action action to v2.22.11 by @renovate in #267
  • fix(deps): update golang.org/x/exp digest to f3f8817 by @UncleGedd in #253
  • chore(deps): update github.com/defenseunicorns/syft digest to 4d4b502 by @renovate in #258
  • chore(deps): update github/codeql-action action to v3 by @renovate in #266
  • fix(deps): update module helm.sh/helm/v3 to v3.13.3 by @renovate in #269
  • fix: nested includes of uds tasks do not resolve paths as expected by @decleaver in #270

Full Changelog: v0.4.1...v0.5.0

v0.4.1

06 Dec 21:36
v0.4.1
ae3a3cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 Dec 17:50
5ee0879
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update github/codeql-action action to v2.22.8 by @renovate in #214
  • fix(deps): update module github.com/defenseunicorns/zarf to v0.31.2 by @renovate in #211
  • fix(deps): update golang.org/x/exp digest to 6522937 by @renovate in #215
  • feat: adds env var overrides to bundle helm variables by @UncleGedd in #220
  • chore: automate Zarf upgrades in code by @UncleGedd in #221
  • fix(deps): update module github.com/pterm/pterm to v0.12.71 by @renovate in #213
  • chore(deps): update anchore/sbom-action action to v0.15.0 by @renovate in #212
  • feat: allow targeted deploy of specific packages with --packages by @decleaver in #224
  • chore: refines renovate configs to pick up Zarf updates by @UncleGedd in #230
  • refactor!: refactors YAML syntax for bundle overrides by @UncleGedd in #225
  • chore: ensures all Zarf deps get updated together by @UncleGedd in #233
  • feat: adds packages flag for remove by @decleaver in #235
  • chore(deps): update zarf to v0.31.3 by @UncleGedd in #232

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

v0.3.1

17 Nov 22:34
2ec0951
Compare
Choose a tag to compare

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

14 Nov 21:36
fb45770
Compare
Choose a tag to compare

What's Changed

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

v0.2.0

13 Nov 16:10
25470ef
Compare
Choose a tag to compare

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

08 Nov 23:09
0151a6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12-alpha...v0.1.0

v0.0.12-alpha

08 Nov 00:41
9ee28bf
Compare
Choose a tag to compare
v0.0.12-alpha Pre-release
Pre-release

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

Full Changelog: v0.0.11-alpha...v0.0.12-alpha

v0.0.11-alpha

06 Nov 17:04
b7d5f3a
Compare
Choose a tag to compare
v0.0.11-alpha Pre-release
Pre-release

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

Full Changelog: v0.0.10-alpha...v0.0.11-alpha

v0.0.10-alpha

03 Nov 20:39
f253bcb
Compare
Choose a tag to compare
v0.0.10-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.9-alpha...v0.0.10-alpha