Compare commits
2 Commits
v0.12.0
...
4a1a8fe8a0
Author | SHA1 | Date | |
---|---|---|---|
4a1a8fe8a0 | |||
2087f6829f |
1
TODO.md
1
TODO.md
@@ -2,6 +2,7 @@
|
||||
- [x] Redis recorder panic
|
||||
|
||||
# TODO
|
||||
- [ ] Make recorder.Set concurrent
|
||||
- [ ] Add json schema to CI and README
|
||||
- [ ] Update README
|
||||
- [ ] Add Grafana dashboard
|
||||
|
@@ -15,13 +15,13 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "v0.11.2"
|
||||
appVersion: "v0.12.0"
|
||||
|
||||
dependencies:
|
||||
- name: hull
|
||||
|
Reference in New Issue
Block a user