Skip to content

Commit

Permalink
version: bump to v1.13.4
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <[email protected]>
  • Loading branch information
galexrt committed Feb 13, 2024
1 parent 7cf3ae2 commit e6efd9f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.13.4 / 2024-02-13

* [BUGFIX] add logging to pdisk collector

## 1.13.3 / 2024-02-13

* [BUGFIX] improve log lines to better be able to pin point the recent parsing issues
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.3
1.13.4
2 changes: 1 addition & 1 deletion charts/dellhw_exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ version: 0.2.1
# 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.
appVersion: 1.13.3
appVersion: 1.13.4

0 comments on commit e6efd9f

Please sign in to comment.