-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #118
Update README.md #118
Conversation
WalkthroughThe changes made in the pull request primarily affect the Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant README
participant Maintainers
User->>README: View README.md
README->>User: Display content
User->>Maintainers: Express interest in contributing
Maintainers->>User: Provide guidance
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
README.md (1)
Line range hint
1-4
: Excellent addition of the "IMPORTANT" section.The new section effectively highlights the project's need for contributors and maintainers. It's well-placed at the beginning of the README for visibility.
Consider adding a blank line after the blockquote to improve readability:
> We would like to bring this Helm chart to the next level, in terms of automation, governance and documentation. This can only be achieved with a diverse community. Hence, we are looking for additional maintainers and contributors to impove this project, code, documentation, automation. [Reach out](https://github.com/8gears/n8n-helm-chart/discussions/90) to us if you are interested in contributing. +
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (1)
- README.md (1 hunks)
🧰 Additional context used
🔇 Additional comments (2)
README.md (2)
Line range hint
1-48
: Summary of changes to README.mdThe changes to this file are minimal and focused:
- Addition of an "IMPORTANT" section at the beginning, encouraging community involvement.
- Update of the Helm chart version in the installation command.
These changes improve the documentation by highlighting the project's needs and ensuring users install the latest version of the Helm chart. The rest of the comprehensive documentation remains intact, maintaining consistency.
48-48
: Helm chart version updated.The Helm chart version has been updated from 0.25.0 to 0.25.2 in the installation command. This change is consistent with the PR title.
Please confirm that version 0.25.2 is the latest release of the Helm chart. You can verify this by running the following command:
This command will display the latest version of the Helm chart. Ensure that 0.25.2 is indeed the latest version.
magic |
ok, looks like this is not working well. |
Summary by CodeRabbit
0.25.2
.