Skip to content

Latest commit

 

History

History
308 lines (165 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

308 lines (165 loc) · 21.4 KB

Changelog

All notable changes to this project will be documented in this file.

0.12.0 (2025-01-14)

⚠ BREAKING CHANGES

  • This package will now strictly enforce a k3d version of 5.7.1 or higher during deployment. While this will cause failures where it wouldn't have before, this aligns with the minimum known working k3d version that is compatible with the package defaults.

Bug Fixes

  • Add a wait after deploying the k3d cluster so that slow internet connections don't get errors (#138) (b07531f)

Miscellaneous

  • deps: update dev-stack to v5.4.0 (#134) (58f5dc5)
  • deps: update rancher/k3s docker tag to v1.32.0 (#136) (b358253)
  • upgrade k3s version, add k3d version check (#140) (855a99c)

0.11.0 (2024-12-18)

Features

  • add ability to override nginx domain (#129) (3c0a28c)

Miscellaneous

  • deps: update dev-stack to v0.14.9 (#131) (c07a957)
  • deps: update githubactions (#130) (93be017)
  • deps: update githubactions to v0.19.2 (#126) (b2fc29d)
  • deps: update githubactions to v1.0.1 (#132) (ec8caf5)
  • deps: update rancher/k3s docker tag to v1.31.3 (#127) (c368a2f)
  • deps: update rancher/k3s docker tag to v1.31.4 (#133) (f019107)

0.10.1 (2024-11-08)

Bug Fixes

0.10.0 (2024-11-07)

Features

  • add ability to support additional gateway/domain (#115) (4c62e6c)
  • implement graceful, modifiable CoreDNS helm overrides (#112) (7fe1876)

Bug Fixes

Miscellaneous

0.9.0 (2024-09-17)

⚠ BREAKING CHANGES

  • add extra port support (#103)

Features

Miscellaneous

0.8.0 (2024-07-16)

Miscellaneous

  • deps: update actions/checkout digest to 692973e (#84) (ff44cce)
  • deps: update defenseunicorns/uds-common action to v0.8.0 (#81) (f9eab1d)
  • deps: update docker/login-action digest to 0d4c9c5 (#79) (0fcbb5a)
  • deps: update docker/setup-buildx-action action to v3.4.0 (#87) (85cc784)
  • deps: update googleapis/release-please-action action to v4.1.3 (#82) (2ede840)
  • deps: update helm release metallb to v0.14.6 (#90) (5c510bb)
  • deps: update rancher/local-path-provisioner docker tag to v0.0.28 (#80) (d9af211)
  • deps: update registry.k8s.io/pause docker tag to v3.10 (#78) (85b6fa4)
  • update k3s version, comment out custom image (#92) (9a5776d)

0.7.0 (2024-05-23)

Features

Bug Fixes

Miscellaneous

  • deps: pin dependencies (#66) (122380a)
  • deps: update actions/checkout digest to a5ac7e5 (#70) (01422ba)
  • deps: update defenseunicorns/uds-common action to v0.4.2 (#61) (c92cf9d)
  • deps: update defenseunicorns/uds-common action to v0.4.3 (#77) (4960e94)
  • deps: update defenseunicorns/uds-common digest to a6fba9c (#72) (d2da739)
  • deps: update docker/setup-buildx-action action to v3.2.0 (#54) (e7a639d)
  • deps: update docker/setup-buildx-action action to v3.3.0 (#68) (770d3ed)
  • deps: update google-github-actions/release-please-action action to v4 (#21) (8e8400d)
  • deps: update google-github-actions/release-please-action digest to e4dc86b (#74) (27e0723)
  • deps: update helm release metallb to v0.14.5 (#62) (381ec21)
  • deps: update helm release minio to v5.2.0 (#63) (d826b55)
  • switch to common renovate config (#60) (61e015b)
  • update codeowners (#69) (9f6391d)
  • update to latest k3s patches, switch port mapping to standard ports (#76) (6339460)

0.6.0 (2024-03-09)

Features

Miscellaneous

  • deps: update defenseunicorns/uds-common action to v0.2.2 (#50) (e34753d)

0.5.0 (2024-03-01)

Features

Miscellaneous

  • deps: update dependency defenseunicorns/zarf to v0.32.4 (#39) (0dd4735)
  • fix codeowners file (#42) (a108b5f)

0.4.0 (2024-02-16)

Features

0.3.1 (2024-01-17)

Bug Fixes

0.3.0 (2024-01-10)

Features

  • switch to nginx from haproxy for lower resource use (#35) (041226f)

Bug Fixes

  • update release process for zarf 0.32 (#36) (a8a9acb)

Miscellaneous

  • deps: update dependency defenseunicorns/zarf to v0.31.4 (#29) (e32e831)
  • deps: update dependency defenseunicorns/zarf to v0.32.1 (#34) (cd8db52)

0.2.1 (2023-12-07)

Bug Fixes

  • update policy value and document using minio (#26) (b564248)

0.2.0 (2023-12-04)

Features

  • use uds-dev-stack for all namespaces (#23) (3e80c89)

Miscellaneous

  • deps: update docker image rancher/local-path-provisioner to v0.0.26 (#16) (e8a4a63)

0.1.14 (2023-11-30)

Miscellaneous

  • deps: update dependency defenseunicorns/zarf to v0.31.3 (#20) (758ad7c)
  • make release-please less stupid (#18) (01b36ae)

0.1.13 (2023-11-29)

Features

  • add minio and local-path-rwx to dev stack and refactor dev stack manifests into helm chart (#10) (3648fa0)

Miscellaneous

  • deps: replace docker image k8s.gcr.io/pause to 3.9 (#13) (0235f05)
  • deps: update dependency defenseunicorns/zarf to v0.31.2 (#14) (3e433f4)
  • deps: update docker image k8s.gcr.io/pause to v3.9 (#17) (c3b6e0c)
  • update renovate config (#11) (d3a44bc)

0.1.12 (2023-11-09)

Features

  • use daemonset for machineid instead of docker mount (#8) (2a49404)

0.1.11 (2023-11-02)

Features

  • publish multi/arm/amd packages for UDS CLI happiness (#6) (861ce6d)

0.1.10 (2023-10-30)

Bug Fixes

  • add k3d to test workflow (ae46119)

Miscellaneous

0.1.9 (2023-10-30)

Features

  • deploy to common 🦄 shorthand repo (579f0b8)

Miscellaneous

  • fix readme release annotation (d0ea198)

0.1.8 (2023-10-30)

Bug Fixes

  • package release workflow (efa0d22)

0.1.7 (2023-10-30)

Features

Miscellaneous

[0.0.0] - YYYY-MM-DD

PRE RELEASE

Added

  • Initial CHANGELOG.md
  • CODEOWNERS
  • CONTRIBUTING.md
  • DEVELOPMENT_MAINTENANCE.md
  • LICENSE
  • READEME.md
  • zarf.yaml