Closed daviderli614 closed 2 weeks ago
[!WARNING]
Rate limit exceeded
@daviderli614 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 10 minutes and 27 seconds before requesting another review.
⌛ How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the `@coderabbitai review` command as a PR comment. Alternatively, push new commits to this PR. We recommend that you space out your commits to avoid hitting the rate limit.🚦 How do rate limits work?
CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our [FAQ](https://coderabbit.ai/docs/faq) for further information.📥 Commits
Reviewing files that changed from the base of the PR and between 9337d5b220da92ad5f3b9a77f423a6efe0374a62 and 42d49dbff3965781fd44efdbf5c6be7d008a1d7b.
The changes in this pull request include an update to the greptimedb-standalone
Helm chart, specifically incrementing the version number from 0.1.28
to 0.1.29
in both the Chart.yaml
and README.md
files. Additionally, enhancements were made to the Helm template by introducing a new variable $cache_path
for object storage configuration, and comments were added to the values.yaml
file to indicate cache path configuration options for different storage types (S3, OSS, GCS).
File Path | Change Summary |
---|---|
charts/greptimedb-standalone/Chart.yaml | Version updated from 0.1.28 to 0.1.29 . |
charts/greptimedb-standalone/README.md | Version updated from 0.1.28 to 0.1.29 ; application version remains 0.9.5 . |
charts/greptimedb-standalone/templates/_helpers.tpl | Added variable $cache_path for object storage configuration. |
charts/greptimedb-standalone/values.yaml | Added comments for cache path configuration under S3, OSS, and GCS storage options. |
Chart.yaml
and README.md
files for the greptimedb-cluster
.Chart.yaml
and README.md
files for the greptimedb-standalone
.Chart.yaml
and README.md
files for the greptimedb-standalone
.Chart.yaml
and README.md
files for the greptimedb-standalone
.Chart.yaml
and README.md
files for the greptimedb-standalone
.Chart.yaml
and README.md
files for the greptimedb-standalone
.Chart.yaml
for the greptimedb-standalone
.In the garden where we play,
A version change has come our way.
With cache paths set for storage bright,
Thegreptimedb
shines in the light!
Hop along, let’s cheer and sing,
For each small change, new joy it brings! 🐇✨
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?
Summary by CodeRabbit
greptimedb-standalone
Helm chart to0.1.29
.values.yaml
for cache path configuration options for S3, OSS, and GCS storage types.