-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Publish helm 0.2.8 #12465
Publish helm 0.2.8 #12465
Conversation
@@ -21,15 +21,15 @@ apiVersion: v1 | |||
appVersion: 1.0.0 | |||
name: pinot | |||
description: Apache Pinot is a realtime distributed OLAP datastore, which is used to deliver scalable real time analytics with low latency. It can ingest data from offline data sources (such as Hadoop and flat files) as well as online sources (such as Kafka). Pinot is designed to scale horizontally. | |||
version: 0.2.8-SNAPSHOT | |||
version: 0.2.9-SNAPSHOT |
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 is just to prepare for the next version?
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.
yes, I build the binary with 0.2.8.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #12465 +/- ##
=========================================
Coverage 61.73% 61.73%
Complexity 207 207
=========================================
Files 2436 2436
Lines 133185 133185
Branches 20629 20629
=========================================
Hits 82223 82223
- Misses 44910 44914 +4
+ Partials 6052 6048 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Publish helm 0.2.8