All notable changes to this project will be documented in this file.
0.12.0 (2025-01-14)
- 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.
- Add a wait after deploying the k3d cluster so that slow internet connections don't get errors (#138) (b07531f)
- 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)
- 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)
0.10.0 (2024-11-07)
- add ability to support additional gateway/domain (#115) (4c62e6c)
- implement graceful, modifiable CoreDNS helm overrides (#112) (7fe1876)
- allow volumeexpansion in localpath storageclass (#111) (4d0fb5c)
- config: migrate config renovate.json (#123) (6b4d5a6)
- deps: update dev-stack (#114) (5b4f5ec)
- deps: update githubactions (#110) (868ace5)
- deps: update githubactions (#113) (0e9cde1)
- deps: update githubactions to 11bd719 (#119) (3dccbed)
- deps: update rancher/k3s docker tag to v1.31.2 (#120) (49bb437)
- deps: update uds-common to v0.13.0 (#107) (ac3f60d)
- update sha/version reference for action/checkout (#122) (3e826bf)
0.9.0 (2024-09-17)
- add extra port support (#103)
- deps: update dev-stack to v0.0.29 (#102) (402b20e)
- deps: update githubactions (#94) (fda8d99)
- deps: update githubactions (#96) (a730642)
- deps: update githubactions to v0.12.0 (#101) (d110f93)
- deps: update metallb to v0.14.8 (#93) (b9c61c6)
- docs: graceful k3d shutdown and startup (#100) (876a19b)
- fix codeowners (#97) (6daf597)
- update k3s test versions, default to 1.30.4 (#104) (1aa5cb3)
0.8.0 (2024-07-16)
- 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)
- 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)
0.5.0 (2024-03-01)
- deps: update dependency defenseunicorns/zarf to v0.32.4 (#39) (0dd4735)
- fix codeowners file (#42) (a108b5f)
0.4.0 (2024-02-16)
0.3.1 (2024-01-17)
0.3.0 (2024-01-10)
- 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)
0.2.0 (2023-12-04)
0.1.14 (2023-11-30)
- deps: update dependency defenseunicorns/zarf to v0.31.3 (#20) (758ad7c)
- make release-please less stupid (#18) (01b36ae)
0.1.13 (2023-11-29)
- add minio and local-path-rwx to dev stack and refactor dev stack manifests into helm chart (#10) (3648fa0)
- 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)
0.1.11 (2023-11-02)
0.1.10 (2023-10-30)
- add k3d to test workflow (ae46119)
- add codeowners (87f67ea)
0.1.9 (2023-10-30)
- deploy to common 🦄 shorthand repo (579f0b8)
- fix readme release annotation (d0ea198)
0.1.8 (2023-10-30)
- package release workflow (efa0d22)
0.1.7 (2023-10-30)
- initial release (f66ef5f)
- release config work (c3523dc)
PRE RELEASE
- Initial CHANGELOG.md
- CODEOWNERS
- CONTRIBUTING.md
- DEVELOPMENT_MAINTENANCE.md
- LICENSE
- READEME.md
- zarf.yaml