Open
Conversation
1c6ae5a to
ff6c92a
Compare
ff6c92a to
a48fd62
Compare
a48fd62 to
d654ccb
Compare
d654ccb to
076114b
Compare
076114b to
36bd9f4
Compare
36bd9f4 to
bea649b
Compare
bea649b to
1a649e7
Compare
1a649e7 to
44d6e1a
Compare
44d6e1a to
9bede77
Compare
7f25dc4 to
d55ad69
Compare
d55ad69 to
76db126
Compare
76db126 to
d8ac845
Compare
d8ac845 to
cfd025e
Compare
cfd025e to
7bed8ce
Compare
7bed8ce to
e726b37
Compare
e726b37 to
7a27422
Compare
7a27422 to
159233a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.60.0→v0.71.10.60.0→0.71.1Release Notes
zarf-dev/zarf (zarf-dev/zarf)
v0.71.1Compare Source
Bug Fixes
What's Changed
🚀 Updates
Full Changelog: zarf-dev/zarf@v0.71.0...v0.71.1
v0.71.0Compare Source
⚠ BREAKING CHANGES
Features
zarf package inspect(#4548) (1904293)Bug Fixes
Refactoring
What's Changed
🚀 Updates
zarf package inspectby @AustinAbro321 in #4548📦 Dependencies
New Contributors
Full Changelog: zarf-dev/zarf@v0.70.1...v0.71.0
v0.70.1Compare Source
What's Changed
🚀 Updates
📦 Dependencies
Full Changelog: zarf-dev/zarf@v0.69.0...v0.70.1
v0.70.0Compare Source
v0.69.0Compare Source
👋 Hey Everyone! Zarf v0.69.0 has been released. :zarf:
Notably we have a few SDK breaking changes as we charge towards v1.0.0 (expect more on this soon):
SkipSignatureValidationhas been removed from the packager.LoadOptions and layout.PackageLayoutOptions structs with the addition of a Verify field. This change impacts SDK users who explicitly set the SkipSignatureValidation field on the mentioned options.Regarding package verification and item 2 above - Zarf is now attempting verification when possible on all deployments but only enforcing verification when --verify is set (or package.verify: true in your config file). See issue #4048 for more context on decision. --skip-signature-validation flag has been deprecated but retained so as to not break any users with automation.
Note!: If you are explicitly relying on Zarf to fail deployments based on verification - you will need to set
--verifyto have parity with previous behaviors.Other improvements or fixes:
As well as other dependency updates and bug fixes for user and development experience.
Thanks to all of those who contributed to this release!
What's Changed
🚀 Updates
📦 Dependencies
Full Changelog: zarf-dev/zarf@v0.68.1...v0.69.0
v0.68.1Compare Source
What's Changed
🚀 Updates
📦 Dependencies
Full Changelog: zarf-dev/zarf@v0.67.0...v0.68.1
v0.68.0Compare Source
v0.67.0Compare Source
BREAKING CHANGES:
zarf package create. Check that your package builds work as expected if you are using the values alpha feature.Notables:
New command alias
zarf package pushforzarf package publishValues schema validation now catches configuration errors earlier - as well as
zarf dev inspectcan analyze values configurations (alpha)Custom security contexts can be configured for registry deployments
The SDK now exports the
imagesandfeaturespackagesBug fixes include:
zarf package publishworks when package names match existing directoriesDependency updates as always - Helm, K9s, etc
What's Changed
🚀 Updates
pushalias forzarf package publishby @joonas in #4404📦 Dependencies
New Contributors
Full Changelog: zarf-dev/zarf@v0.66.0...v0.67.0
v0.66.0Compare Source
What's Changed
🚀 Updates
📦 Dependencies
Full Changelog: zarf-dev/zarf@v0.65.1...v0.66.0
v0.65.1Compare Source
What's Changed
🚀 Updates
Full Changelog: zarf-dev/zarf@v0.65.0-rc1...v0.65.1
v0.65.0Compare Source
What's Changed
🚀 Updates
zarf dev generateas stable by @AustinAbro321 in #4310zarf dev deployas stable by @AustinAbro321 in #4311📦 Dependencies
New Contributors
Full Changelog: zarf-dev/zarf@v0.64.0...v0.65.0
v0.64.0Compare Source
What's Changed
🚀 Updates
📦 Dependencies
New Contributors
Full Changelog: zarf-dev/zarf@v0.63.0-rc1...v0.64.0
v0.63.0Compare Source
What's Changed
🚀 Updates
12.3.0by @a1994sc in #3859Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.