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.
There is no breaking change.
💸 Features and improvements
This version includes several enhancements to improve the overall functionality of the platform. Access properties on undefined ImageAutomation objects can now be handled, and the detection of the OSS dashboard has been improved. Additionally, the get session logs feature has been enhanced to support pod logs, filters, and return logging sources. Finally, the Helm reloading strategy has been changed to revision and values.yaml has been added to the chart spec to fix reloading issues.
The user interface of Weave GitOps has also received some attention in this release. The formatting of log message timestamps in the log UI has been improved, and a text search has been added to table URLs. Additionally, an optional tooltip has been added to the Timestamp component. These changes aim to improve the overall user experience of the platform.
This version also includes updates to the documentation to make it easier for users to get started with the platform. Quickstart templates have been added, and the Helm and CLI reference has been added to the navigation bar. A dedicated Enterprise page has been added to provide users with more information about the enterprise version of the platform. Documentation for the
gitops create template
has also been added. The templates.mdx file has been updated to reflect these changes.🚀 Enhancements
🔥 UI
🐛 Bugs
📖 Documentation
gitops create template
#3377 - Adds documentation forgitops create template
Uncategorized