Compare commits

..

2 Commits

Author SHA1 Message Date
4a1a8fe8a0 update TODO
All checks were successful
Build and Publish / release (push) Has been skipped
Build and Publish / check-chart (push) Successful in 10s
Build and Publish / helm-release (push) Has been skipped
2025-03-23 12:23:00 -04:00
2087f6829f bump chart
All checks were successful
Build and Publish / release (push) Has been skipped
Build and Publish / check-chart (push) Successful in 19s
Build and Publish / helm-release (push) Successful in 19s
2025-03-23 12:18:45 -04:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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

View File

@@ -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