Skip to content

Commit 72f8957

Browse files
committed
version: bump to v1.13.5
Signed-off-by: Alexander Trost <galexrt@googlemail.com>
1 parent a4ad4b7 commit 72f8957

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.13.5 / 2024-02-15
2+
3+
* [BUGFIX] add "Non-Raid" state to pdisk collector to address parts of [#93](https://github.com/galexrt/dellhw_exporter/issues/93)
4+
* [BUGFIX] add logging to vdisk collector
5+
16
## 1.13.4 / 2024-02-13
27

38
* [BUGFIX] add logging to pdisk collector

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.4
1+
1.13.5

charts/dellhw_exporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.2.1
18+
version: 0.2.2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: 1.13.4
23+
appVersion: 1.13.5

0 commit comments

Comments
 (0)