What's Changed
🚀 Updates
- refactor: remove init from src/cmd by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/4365
- ci: cleanup pre-installed tools more aggressively and always log cluster info in test-upgrade by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/4367
- fix/docs(values/templating): fix and test values-templating example by @mkcp in https://github.com/zarf-dev/zarf/pull/4377
- chore(deps): update deps to remove replace directive by @brandtkeller in https://github.com/zarf-dev/zarf/pull/4381
- feat!: allow setting static injector nodeport by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/4382
- refactor: generate schema purely through go by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/4385
- docs(examples): fix misleading comment in examples/values-templating by @mkcp in https://github.com/zarf-dev/zarf/pull/4386
- fix: find the agent release when deployed with a custom named init package by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/4398
- chore: add
pushalias forzarf package publishby @joonas in https://github.com/zarf-dev/zarf/pull/4404 - docs(examples): add required flag to zarf dev generate command example by @JoshuaFurman in https://github.com/zarf-dev/zarf/pull/4415
- chore(feature): make feature package public by @mkcp in https://github.com/zarf-dev/zarf/pull/4399
- feat(sdk): export images package by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/4424
- fix: properly find images containing underscores by @jasonwashburn in https://github.com/zarf-dev/zarf/pull/4391
- fix: publish breaks when Zarf package name and existing directory nam… by @ericwyles in https://github.com/zarf-dev/zarf/pull/4402
- fix: log correct image count by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/4430
- fix(archive): clear attributes and sort files on archive creation by @brandtkeller in https://github.com/zarf-dev/zarf/pull/4432
- chore(deps): bump helm, k9s, and grype to resolve vulns by @brandtkeller in https://github.com/zarf-dev/zarf/pull/4438
- feat: allow custom security context by @robertmarsal in https://github.com/zarf-dev/zarf/pull/4434
- feat(values): dev inspect by @mkcp in https://github.com/zarf-dev/zarf/pull/4268
- feat(values): add schema validation by @mkcp in https://github.com/zarf-dev/zarf/pull/4252
- fix!: allow values files from any directory on Zarf package create by @Racer159 in https://github.com/zarf-dev/zarf/pull/4403
- fix(values): write and read values.schema.json from a fixed location by @mkcp in https://github.com/zarf-dev/zarf/pull/4441
- chore: ignore inspect values file by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/4444
📦 Dependencies
- chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4372
- chore(deps): bump github.com/docker/cli from 29.0.0+incompatible to 29.0.1+incompatible in the docker group across 1 directory by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4373
- chore(deps): bump sigs.k8s.io/kustomize/api from 0.20.1 to 0.21.0 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4380
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4389
- chore(deps): bump github.com/docker/cli from 29.0.1+incompatible to 29.0.2+incompatible in the docker group across 1 directory by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4379
- chore(deps): bump astro from 5.14.4 to 5.16.0 in /site by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4390
- chore(deps): bump github.com/fluxcd/source-controller/api from 1.7.3 to 1.7.4 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4396
- chore(deps): bump the cosign-providers group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4394
- chore(deps): bump github.com/mikefarah/yq/v4 from 4.48.1 to 4.48.2 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4395
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4409
- chore(deps): bump github/codeql-action from 4.31.2 to 4.31.4 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4408
- chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4407
- chore(deps): bump github.com/google/go-containerregistry from 0.20.6 to 0.20.7 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4412
- chore(deps): bump github.com/docker/cli from 29.0.2+incompatible to 29.0.4+incompatible in the docker group across 1 directory by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4411
- chore(deps): bump github.com/mikefarah/yq/v4 from 4.48.2 to 4.49.2 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4413
- chore(deps): bump github/codeql-action from 4.31.4 to 4.31.5 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4422
- chore(deps): bump aws-actions/configure-aws-credentials from 5.1.0 to 5.1.1 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4421
- chore(deps): bump the actions-organization group with 4 updates by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4406
- chore(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/4423
New Contributors
- @JoshuaFurman made their first contribution in https://github.com/zarf-dev/zarf/pull/4415
- @ericwyles made their first contribution in https://github.com/zarf-dev/zarf/pull/4402
- @robertmarsal made their first contribution in https://github.com/zarf-dev/zarf/pull/4434
Full Changelog: https://github.com/zarf-dev/zarf/compare/v0.66.0...v0.67.0