Skip to content

Releases: defenseunicorns/uds-k3d

v0.12.0

14 Jan 18:18
6034cc1
Compare
Choose a tag to compare

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)

v0.11.0

20 Dec 15:50
e1c10d0
Compare
Choose a tag to compare

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)

v0.10.1

08 Nov 17:25
142c76e
Compare
Choose a tag to compare

0.10.1 (2024-11-08)

Bug Fixes

v0.10.0

08 Nov 17:10
0cadf49
Compare
Choose a tag to compare

0.10.0 (2024-11-07)

Warning

Published OCI artifacts for this release are not available due to a workflow bug. You can build this release from source or consume the patch release 0.10.1 instead which has no additional changes beyond the workflow fix.

Features

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

Bug Fixes

Miscellaneous

v0.9.0

17 Sep 19:27
53dbe09
Compare
Choose a tag to compare

0.9.0 (2024-09-17)

⚠ BREAKING CHANGES

  • add extra port support (#103)

Features

Miscellaneous

v0.8.0

16 Jul 18:14
fd71acd
Compare
Choose a tag to compare

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)

v0.7.0

23 May 18:57
bec028e
Compare
Choose a tag to compare

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)

v0.6.0

09 Mar 05:47
487f2e4
Compare
Choose a tag to compare

0.6.0 (2024-03-09)

Features

Miscellaneous

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

v0.5.0

01 Mar 06:02
b36ab06
Compare
Choose a tag to compare

0.5.0 (2024-03-01)

Features

Miscellaneous

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

v0.4.0

16 Feb 17:46
c7cc6fa
Compare
Choose a tag to compare

0.4.0 (2024-02-16)

Features