-
Notifications
You must be signed in to change notification settings - Fork 1
chore: README.md [skip-release] #52
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -13,16 +13,20 @@ | |||||
|
|
||||||
| [](LICENSE) | ||||||
| [](https://hub.docker.com/r/portabase/agent) | ||||||
| [](https://github.com/Portabase/agent/pkgs/container/charts%2Fportabase-agent) | ||||||
| [](https://github.com/Portabase/portabase) | ||||||
| [](https://www.buymeacoffee.com/portabase) | ||||||
|
|
||||||
| [](https://www.postgresql.org/) | ||||||
| [](https://www.mysql.com/) | ||||||
| [](https://sqlite.org/) | ||||||
| [](https://redis.io/) | ||||||
| [](https://valkey.io/) | ||||||
| [](https://mariadb.org/) | ||||||
| [](https://www.mongodb.com/) | ||||||
| [](https://valkey.io/) | ||||||
| [](https://firebirdsql.org/) | ||||||
|
|
||||||
|
|
||||||
| [](https://github.com/Portabase/portabase) | ||||||
| [](https://github.com/Portabase/portabase) | ||||||
|
|
||||||
|
|
@@ -50,7 +54,7 @@ You have 4 ways to install Portabase Agent: | |||||
|
|
||||||
| - Automated CLI (recommended) - [details](https://portabase.io/docs/agent/setup#cli) | ||||||
| - Docker Compose setup - [details](https://portabase.io/docs/agent/setup#docker) | ||||||
| - Kubernetes with Helm (soon) | ||||||
| - Kubernetes with Helm [details](https://portabase.io/docs/agent/setup#helm) | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix formatting inconsistency in the list item. The Helm installation list item is missing a dash before 📝 Proposed fix for consistent formatting-- Kubernetes with Helm [details](https://portabase.io/docs/agent/setup#helm)
+- Kubernetes with Helm - [details](https://portabase.io/docs/agent/setup#helm)📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| - Development setup - [details](https://portabase.io/docs/agent/setup#development) | ||||||
|
|
||||||
| **Ensure Docker is installed on your machine before getting started.** | ||||||
|
|
||||||
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.
Note: README.md file not included in review.
The PR title indicates "chore: README.md [skip-release]" and the AI summary mentions that "the README was enhanced with new badges and updated Helm Chart installation information", but the README.md file was not provided for review.
If README.md was also modified in this PR, please ensure it is included in the review.
🤖 Prompt for AI Agents