-
Notifications
You must be signed in to change notification settings - Fork 79
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
Add Con-Bench helm chart to the Vald charts repository #2377
Add Con-Bench helm chart to the Vald charts repository #2377
Conversation
[CHATOPS:HELP] ChatOps commands.
|
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.
LGTM!
|
||
A benchmark operator for benchmarking the Vald cluster. | ||
Current chart version is `v1.7.5` |
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.
This should be v1.7.11
?
The merge-base changed after approval.
Deploying with Cloudflare Pages
|
Signed-off-by: kpango <kpango@vdaas.org> Co-authored-by: Kosuke Morimoto <ksk@vdaas.org>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
cdaa778
to
e7999c9
Compare
@@ -32,7 +32,7 @@ appVersion: "1.16.0" | |||
|
|||
apiVersion: v2 | |||
name: vald-benchmark-operator | |||
version: v1.7.5 | |||
version: v1.7.11 |
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.
version needs to be updated by ci like below
vald/.github/workflows/_release-pr.yml
Line 77 in 9b088e3
sed -i -e "s/^version: .*$/version: ${RELEASE_TAG}/" charts/vald-readreplica/Chart.yaml |
Description
SSIA
Related Issue
Versions
Checklist
Special notes for your reviewer