Skip to content

Releases: defenseunicorns/uds-cli

v0.9.0

12 Feb 20:28
v0.9.0
1bc39aa
Compare
Choose a tag to compare

What's Changed

  • fix: honors UDS_ env vars by @UncleGedd in #406
  • chore: ignore new hidden folder used to store release assets downloaded using the gh cli by @timblaktu in #405
  • chore(deps): update actions/setup-node action to v4.0.2 by @renovate in #402
  • chore(deps): update zarf to v0.32.3 by @renovate in #412
  • chore(deps): update morphy/revive-action:v2 docker digest to 087d4e6 by @renovate in #407
  • chore(deps): update pre-commit/action digest to 2c7b380 by @renovate in #404
  • fix(deps): update module golang.org/x/mod to v0.15.0 by @renovate in #401
  • feat: task runner - grab defaults from env vars if not specified by @decleaver in #409
  • chore: refactors bundle create path by @UncleGedd in #393
  • fix: task runner dir using variables by @decleaver in #413
  • feat: removes --with, expands variables for inputs by @UncleGedd in #415
  • feat: adds Zarf schema for version of Zarf used in UDS CLI by @UncleGedd in #418

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

06 Feb 20:56
v0.8.1
6bb039b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/upload-artifact action to v4.3.1 by @renovate in #395
  • chore(deps): update actions/download-artifact action to v4.1.2 by @renovate in #394
  • fix(deps): update golang.org/x/exp digest to 2c58cdc by @renovate in #392
  • chore(deps): update github/codeql-action action to v3.24.0 by @renovate in #388
  • fix: false positive task loop by @decleaver in #396
  • fix: don't error out when a cluster isn't available by @UncleGedd in #398

Full Changelog: v0.8.0...v0.8.1

v0.8.0

05 Feb 16:57
v0.8.0
fb738f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

29 Jan 18:59
v0.7.0
613187e
Compare
Choose a tag to compare

What's Changed

  • chore: refactor Annotations and SBOM logic by @UncleGedd in #329
  • chore: removes dead code related to pulling local bundles by @UncleGedd in #337
  • feat: allow custom zarf package names for remote package refs by @decleaver in #342
  • chore: ensure remote bundles have an index.json by @UncleGedd in #341
  • chore(deps): update actions/upload-artifact action to v4.3.0 by @renovate in #335
  • fix(deps): update golang.org/x/exp digest to 1b97071 by @renovate in #336
  • chore(deps): update anchore/sbom-action action to v0.15.5 by @renovate in #333
  • fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc6 by @renovate in #334
  • fix: includes task loops by @decleaver in #353
  • chore(deps): update github/codeql-action action to v3.23.2 by @renovate in #358
  • feat: support multi-arch, refactor ref by @UncleGedd in #352
  • fix: allow comma separated string values for helm overrides by @decleaver in #349
  • feat: uds deploy --set flag for package variables by @decleaver in #354
  • chore(deps): update anchore/sbom-action action to v0.15.6 by @renovate in #361
  • chore(deps): update zarf to v0.32.2 by @renovate in #355

Full Changelog: v0.6.2...v0.7.0

v0.6.2

17 Jan 20:53
v0.6.2
24b1673
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 Jan 15:04
v0.6.1
1525fc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

16 Jan 21:47
v0.6.0
52773a8
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update anchore/sbom-action action to v0.15.3 by @renovate in #304
  • chore(deps): update actions/download-artifact action to v4.1.1 by @renovate in #309
  • chore(deps): update github/codeql-action action to v3.23.0 by @renovate in #303
  • fix(deps): update golang.org/x/exp digest to 0dcbfd6 by @renovate in #292
  • fix(deps): update module github.com/spf13/viper to v1.18.2 by @renovate in #289
  • fix(deps): update module golang.org/x/sync to v0.6.0 by @renovate in #298
  • chore(deps): update morphy/revive-action:v2 docker digest to dad5d95 by @renovate in #302
  • feat: vendors Zarf inside of UDS CLI by @UncleGedd in #299
  • feat: add validation to bundle overrides by @AustinAbro321 in #301
  • feat: add list flag for run by @rjferguson21 in #311
  • chore: updates goreleaser and adds runner doc by @UncleGedd in #312
  • fix: pass setvariables down to included tasks by @decleaver in #307
  • feat: handle bundle yaml and yml files by @anthonywendt in #310
  • fix(deps): update golang.org/x/exp digest to db7319d by @renovate in #313
  • chore(deps): update actions/upload-artifact action to v4.1.0 by @renovate in #314
  • fix: override validation with multiple components by @mjnagel in #318
  • chore: update podinfo by @UncleGedd in #321
  • fix: fixes bad media type when using create -o with GHCR by @UncleGedd in #317

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

11 Jan 01:04
v0.5.3
f06b610
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update anchore/sbom-action action to v0.15.2 by @renovate in #297
  • chore(deps): update github/codeql-action action to v3.22.12 by @renovate in #294
  • chore(deps): update actions/download-artifact action to v4.1.0 by @renovate in #291
  • chore: update to zarf version 0.32.1 by @decleaver in #300

Full Changelog: v0.5.2...v0.5.3

v0.5.2

18 Dec 21:04
v0.5.2
2db7f6e
Compare
Choose a tag to compare

What's Changed

  • chore: cleans up docs by @UncleGedd in #279
  • chore(deps): update actions/setup-node action to v4.0.1 by @renovate in #287
  • fix(deps): update module github.com/pterm/pterm to v0.12.72 by @renovate in #286
  • feat: enables shared vars configured from a config file by @UncleGedd in #284
  • chore: only process includes that are needed by task by @decleaver in #282
  • feat: don't require "oci://" when performing bundle operations by @decleaver in #281
  • fix: handle multiple nested includes by @decleaver in #290

Full Changelog: v0.5.1...v0.5.2

v0.5.1

15 Dec 14:25
v0.5.1
0115e33
Compare
Choose a tag to compare

What's Changed

  • docs: shared vars + first class UDS by @UncleGedd in #271
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #275
  • chore(deps): update actions/download-artifact action to v4 by @renovate in #274
  • fix(deps): update golang.org/x/exp digest to aacd6d4 by @renovate in #273
  • chore: update delivery bundle path matching by @decleaver in #272
  • fix: properly parse config files missing variables by @mjnagel in #277

New Contributors

Full Changelog: v0.5.0...v0.5.1