Releases: defenseunicorns/uds-cli
Releases · defenseunicorns/uds-cli
v0.5.3
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
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
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
v0.5.0
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
What's Changed
- chore: adds pre-commit hook by @UncleGedd in #238
- feat: enables complex helm overrides in bundle values by @UncleGedd in #242
- chore: update uds-bundle.yaml schema docs by @mikevanhemert in #243
- chore: add --packages documentation by @decleaver in #241
- chore: improve bundle remove logic by @decleaver in #240
- feat: enable complex overrides for bundle helm variables by @UncleGedd in #245
- feat: enable bundle --resume by @decleaver in #246
- fix: fixes off-by-one error when validating package integrity by @UncleGedd in #247
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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
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