Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 17:19
· 231 commits to main since this release
a46bac7

What's Changed

  • chore(deps): update actions/upload-artifact action to v4.3.2 by @renovate in #574
  • fix(deps): update golang.org/x/exp digest to fe59bbe by @renovate in #571
  • chore(deps): update github/codeql-action action to v3.25.1 by @renovate in #570
  • fix(deps): update module github.com/defenseunicorns/pkg/oci to v0.0.2 by @renovate in #576
  • fix: permit absolute paths for bundle create by @ZachGallagher in #554
  • fix: ensure we handle paths correctly in dev deploy by @UncleGedd in #582
  • chore(deps): update actions/download-artifact action to v4.1.7 by @renovate in #573
  • fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1.1.1 by @renovate in #575
  • chore(deps): update actions/checkout action to v4.1.4 by @renovate in #578
  • chore(deps): update actions/upload-artifact action to v4.3.3 by @renovate in #579
  • chore(deps): update github/codeql-action action to v3.25.3 by @renovate in #580
  • chore(deps): update anchore/sbom-action action to v0.15.11 by @renovate in #587
  • chore: ensure vendored tools versions print out by @TristanHoladay in #586
  • chore(deps): update actions/checkout action to v4.1.5 by @renovate in #597
  • chore(deps): update github/codeql-action action to v3.25.4 by @renovate in #595
  • fix(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 by @renovate in #593
  • chore(deps): update actions/setup-go action to v5.0.1 by @renovate in #590
  • chore: update contributing doc by @UncleGedd in #598
  • chore: swap Makefile for Maru by @UncleGedd in #602
  • chore(deps): update github/codeql-action action to v3.25.5 by @renovate in #606
  • fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1.1.2 by @renovate in #605
  • chore(deps): update ossf/scorecard-action action to v2.3.3 by @renovate in #601
  • chore(deps): update goreleaser/goreleaser-action action to v5.1.0 by @renovate in #604
  • chore: bump Go version to 1.21.10 by @UncleGedd in #609
  • feat: remove q for canceling deploy by @UncleGedd in #603
  • chore: remove dead end code by @UncleGedd in #611
  • chore: test getArch by @TristanHoladay in #621
  • chore(deps): update actions/checkout action to v4.1.6 by @renovate in #619
  • chore(deps): update homebrew/actions digest to 677db44 by @renovate in #620
  • chore(deps): update github/codeql-action action to v3.25.6 by @renovate in #625
  • chore(deps): update anchore/sbom-action action to v0.16.0 by @renovate in #623
  • feat: allow helm overrides from valuesfile by @decleaver in #594
  • chore: removes bubbletea tui by @UncleGedd in #626
  • chore: update linting configuration by @TristanHoladay in #627
  • docs: dev deploy ADR by @decleaver in #560
  • fix(deps): update module helm.sh/helm/v3 to v3.15.0 by @renovate in #612
  • feat: strict bundle yaml validation by @decleaver in #596
  • feat: dev deploy remote bundles by @decleaver in #629
  • chore: update to de-zarfed Maru by @Racer159 in #636
  • fix(deps): update module helm.sh/helm/v3 to v3.15.1 by @renovate in #634
  • chore(deps): update docker/login-action action to v3.2.0 by @renovate in #640
  • chore(deps): update homebrew/actions digest to a618804 by @renovate in #632
  • fix(deps): update golang.org/x/exp digest to 4c93da0 by @renovate in #639
  • chore(deps): update podinfo to v6.6.3 by @renovate in #633
  • chore(deps): update zarf to v0.33.1 by @renovate in #585
  • feat: remove unnecessary bundle layers and refactor verification by @UncleGedd in #622
  • feat: uds config validation by @decleaver in #618
  • fix: ensures partial pkgs are correct and adds smoke test to workflows by @UncleGedd in #643
  • fix: typo in Zarf pkg name and refactor smoke test workflow by @UncleGedd in #644

Full Changelog: v0.10.4...v0.11.0