Skip to content

Releases: defenseunicorns/uds-cli

v0.20.0

17 Dec 17:16
59766a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.2...v0.20.0

nightly-unstable

17 Dec 03:42
59766a7
Compare
Choose a tag to compare
nightly-unstable Pre-release
Pre-release

Nightly unstable build

v0.19.2

03 Dec 20:01
7914e03
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update goreleaser/goreleaser-action action to v6.1.0 by @renovate in #1011
  • fix(deps): update module golang.org/x/mod to v0.22.0 by @renovate in #1012
  • fix(deps): update module github.com/goccy/go-yaml to v1.15.6 by @renovate in #1030

Full Changelog: v0.19.1...v0.19.2

v0.19.1

02 Dec 17:20
665a525
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update github/codeql-action action to v3.27.1 by @renovate in #1014
  • fix(deps): update module github.com/goccy/go-yaml to v1.14.0 by @renovate in #1018
  • chore: update to Zarf to v0.43.0 by @catsby in #1015
  • fix(deps): update module helm.sh/helm/v3 to v3.16.3 by @renovate in #1024
  • fix(deps): update module github.com/goccy/go-yaml to v1.14.3 by @renovate in #1023
  • fix(deps): update zarf to v0.43.1 by @renovate in #1006
  • fix(deps): update kubernetes packages to v0.31.3 by @renovate in #1027

Full Changelog: v0.19.0...v0.19.1

v0.19.0

08 Nov 21:59
506b239
Compare
Choose a tag to compare

What's Changed

NOTE:

  • The uds-ui command has been removed. The team is reevaluating how the CLI should interact with the Runtime component, and decided to remove the feature for now. (#1010)

  • chore(docs): update links by @andrewg-xyz in #983
  • chore(deps): update actions/upload-artifact action to v4.4.3 by @renovate in #973
  • fix(deps): update module helm.sh/helm/v3 to v3.16.2 by @renovate in #976
  • chore(deps): update actions/dependency-review-action action to v4.3.5 by @renovate in #984
  • fix(deps): update zarf to v0.42.0 by @renovate in #978
  • chore(deps): update sigstore/cosign-installer action to v3.7.0 by @renovate in #987
  • chore: update doc structure for site refresh by @pauldipietro in #969
  • fix: schema validation link by @mjnagel in #989
  • chore(deps): update anchore/sbom-action action to v0.17.5 by @renovate in #985
  • chore(deps): update docker/setup-buildx-action action to v3.7.1 by @renovate in #986
  • chore: batch renovate actions by @catsby in #990
  • chore: more renovate cleanup by @catsby in #993
  • fix(deps): update kubernetes packages to v0.31.2 by @renovate in #992
  • chore(deps): update podinfo to v6.7.1 by @renovate in #965
  • fix(deps): update module github.com/goccy/go-yaml to v1.13.0 by @renovate in #996
  • chore(deps): update actions/setup-node action to v4.1.0 by @renovate in #995
  • chore(deps): update actions/setup-go action to v5.1.0 by @renovate in #994
  • chore(deps): update homebrew/actions digest to d060b6d by @renovate in #950
  • fix(deps): update module github.com/charmbracelet/lipgloss to v0.13.1 by @renovate in #988
  • chore(deps): update anchore/sbom-action action to v0.17.6 by @renovate in #998
  • chore(deps): update actions/dependency-review-action action to v4.4.0 by @renovate in #997
  • chore(deps): update actions/setup-node digest to 39370e3 by @renovate in #959
  • chore(deps): update github/codeql-action action to v3.27.0 by @renovate in #955
  • fix(deps): update module github.com/defenseunicorns/uds-runtime to v0.8.0 by @renovate in #1000
  • chore(deps): update dependency defenseunicorns/uds-runtime to v0.8.0 by @renovate in #999
  • fix(deps): update golang.org/x/exp digest to f66d83c by @renovate in #960
  • fix(deps): update module github.com/fsnotify/fsnotify to v1.8.0 by @renovate in #1003
  • chore(deps): update homebrew/actions digest to 2a92d20 by @renovate in #1001
  • fix(deps): update module github.com/goccy/go-yaml to v1.13.1 by @renovate in #1002
  • chore(deps): update anchore/sbom-action action to v0.17.7 by @renovate in #1009
  • fix(deps): update module github.com/goccy/go-yaml to v1.13.6 by @renovate in #1007
  • chore(deps): update homebrew/actions digest to 96b6254 by @renovate in #1005
  • fix(deps): update module github.com/charmbracelet/lipgloss to v1 by @renovate in #1004

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

18 Oct 02:44
086697f
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/defenseunicorns/maru-runner to v0.4.0 by @renovate in #977
  • chore: update LICENSE to AGPL 3.0 by @jalling97 in #970
  • chore: refactor uds ui to use vendored runtime by @TristanHoladay in #967
  • fix: remove scorecard token by @catsby in #979
  • chore(deps): update dependency defenseunicorns/uds-runtime to v0.7.0 by @renovate in #980
  • chore(deps): update to uds-runtime v0.7.0 by @catsby in #981
  • fix: revert "fix: remove unused GitHub Action install-tools" by @catsby in #982

New Contributors

Full Changelog: nightly-unstable...v0.18.0

v0.17.0

04 Oct 16:05
3f404ff
Compare
Choose a tag to compare

What's Changed

  • chore: remove nascent state tracking by @catsby in #942
  • chore: matrix testing pre-existing k3d clusters by @catsby in #944
  • fix: add suffix to smoke test logs by @catsby in #947
  • chore(deps): update actions/checkout action to v4.2.0 by @renovate in #943
  • chore(deps): update defenseunicorns/uds-common action to v0.13.1 by @renovate in #941
  • chore(deps): update actions/upload-artifact action to v4.4.0 by @renovate in #892
  • chore(deps): update actions/setup-node action to v4.0.4 by @renovate in #930
  • fix(deps): update zarf to v0.40.1 by @renovate in #936
  • fix: update renovate script regex for uds-runtime by @catsby in #948
  • chore(deps): update dependency defenseunicorns/uds-runtime to v0.5.0 by @renovate in #949
  • chore(deps): update github/codeql-action action to v3.26.10 by @renovate in #931
  • chore(deps): update homebrew/actions digest to 2d906ee by @renovate in #929
  • fix: setup specific node js version by @catsby in #956
  • fix(deps): update module github.com/defenseunicorns/maru-runner to v0.3.0 by @renovate in #952

Full Changelog: v0.16.0...v0.17.0

v0.16.0

20 Sep 20:29
c7b8ec8
Compare
Choose a tag to compare

What's Changed

  • fix: update renovate to hopefully fix uds-runtime dep by @catsby in #928
  • chore(deps): update defenseunicorns/uds-common action to v0.13.0 by @renovate in #935
  • fix(deps): update module github.com/defenseunicorns/pkg/oci to v1.0.2 by @renovate in #934
  • fix(deps): update module github.com/defenseunicorns/maru-runner to v0.2.3 by @renovate in #933
  • fix(deps): update kubernetes packages to v0.31.1 by @renovate in #932
  • chore(deps): update module github.com/prometheus/common to v0.59.1 by @renovate in #877
  • chore: manually bump uds-runtime to v0.4.0 by @catsby in #938
  • fix: update maru-runner to silence info log by @catsby in #925
  • chore: update uds ui docs by @UncleGedd in #937
  • fix: ensure runtime bins are included in releases by @UncleGedd in #939

Full Changelog: nightly-unstable...v0.16.0

v0.15.0

06 Sep 19:58
0b06f50
Compare
Choose a tag to compare

What's Changed

  • fix: ensure cluster disconnect doesn't break deploy and remove ops by @UncleGedd in #908
  • fix(deps): update zarf to v0.39.0 by @renovate in #907
  • chore(deps): update actions/create-github-app-token action to v1.10.4 by @renovate in #895
  • fix: cleanup color and typo by @catsby in #906
  • feat: adds feature flag to state by @UncleGedd in #909
  • fix: remove uds core nightly state checks for now by @UncleGedd in #910

Full Changelog: nightly-unstable...v0.15.0

v0.14.2

23 Aug 14:39
b0acb2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: nightly-unstable...v0.14.2