Updates for 0.35.0#4101
Merged
weave-gitops-bot merged 5 commits intomainfrom Oct 25, 2023
Merged
Conversation
Collaborator
Author
|
To change the release notes, edit the pull request description. As soon as you approve the PR, the release will start, and will be automatically merged when finished |
Collaborator
Author
|
Merging this will release a new helm chart. The last chart was last released in bb06bd1 and there have been other changes in the chart since |
yiannistri
approved these changes
Oct 25, 2023
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.
💸 Features and improvements
The
create dashboardcommand now accepts an additional--valuesflag which can be used to populate values for the Weave GitOps Helm chart. This allows users to customise the resulting HelmRelease resource, according to their needs.We have also made minor changes in our CI workflows to make external contributions a little bit easier. Some workflows that required elevated permissions are now skipped for forks.
Finally, we have updated some of our UI libraries to protect against known vulnerabilities.
Flux compatibility
v2.0>= 2.0.0For Flux migrations to v2.0 see flux or weave gitops documentation.
📖 Documentation
Uncategorized