v0.25.1
What's Changed
Features
- Added an optional Gitea Virtual Service to the Big Bang example by @dgershman in #1475
- Added the ability to merge valuesFiles with the BigBang extension through composability by @runyontr in #1477
- Normalize variables across functionality and introduce setVariables, autoIndent and sensitive keys by @Racer159 in #1474
- Introduce validation of package contents with checksums and verification with package signatures with
--key
by @YrrepNoj in #1467
Fixes
- Update the Big Bang ingress certificates by @dgershman in #1471
- Update the calculation for the expected bytes during image layer pulls by @YrrepNoj in #1489
- Fix helm not rolling back properly when a malformed package is deployed by @Racer159 in #1480
- Fix the package deploy error message when package and cluster architectures don't match by @lucasrod16 in #1494
- Fix Openshift issues mounting directories in the agent pod, and remove incorrect values by @Racer159 in #1515
- Properly pass package architecture from metadata by @Racer159 in #1497
- Fix root command help printing by @Racer159 in #1524
- Fix issues with Windows dataInjections using
sh
instead ofpowershell
by @Racer159 in #1520
Documentation
- Update the deploy walkthrough to use ansi2html by @JasonvanBrackel in #1470
- Update logging walkthrough by @JasonvanBrackel in #1462
- Docs edits for "Understand the Basics" by @Jessy-Morris in #1485
- Update schema docs to include information about OCI registries for helm charts by @lucasrod16 in #1464
- Improve zarf init CLI examples by @dgershman in #1492
- Docs edits for "Overview" page by @Jessy-Morris in #1496
- Docs edits to "The Zarf CLI" page by @Jessy-Morris in #1519
- Docs edits to "Getting Started" page by @Jessy-Morris in #1508
- Docs edits to User Guide page by @Jessy-Morris in #1512
- Docs edits for "Building Your Own Zarf CLI" page by @Jessy-Morris in #1528
- Docs updates to "Common CLI Uses" page by @Jessy-Morris in #1533
Dependencies
- Update github/codeql-action action to v2 by @renovate in #1431
- Update actions/setup-go action to v4 by @renovate in #1440
- Uupdate all non-major dependencies by @renovate in #1430 and #1465 and #1535
- Update github.com/anchore/stereoscope digest to 7928713 by @renovate in #1340
- Update dependency @sveltejs/adapter-static to v2 by @renovate in #1335
- Update dependency typescript to v5 by @renovate in #1466
- Update dependency @sveltejs/package to v2 by @renovate in #1368
- Update dependency quicktype to v23 by @renovate in #1365
- Update dependency concurrently to v8 by @renovate in #1504
- Update dependency @tsconfig/svelte to v4 by @renovate in #1481
Development
- Update CODEOWNERS by @RothAndrew in #1478
- Increase the timeout for the helm wait test by @Racer159 in #1530
- Hotfix the release running out of space by @Racer159 in #1538
New Contributors
- @dgershman made their first contribution in #1471
Full Changelog: v0.25.0...v0.25.1