Skip to content

Commit

Permalink
Update changelog with changes from v3.28.9
Browse files Browse the repository at this point in the history
  • Loading branch information
NewRelic-K8s-Agents-Bot committed Jun 17, 2024
1 parent e16ed68 commit b8e807a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

### bugfix
## v3.28.9 - 2024-06-17

### 🐞 Bug fixes
- Fix expired certificated @dbudziwojskiNR [#1064](https://github.com/newrelic/nri-kubernetes/pull/1064)
- Fix StorageSample.DiskCapacity metric badly report for devices mounted after the kubelet pod started [#1066](https://github.com/newrelic/nri-kubernetes/pull/1066/files)

### ⛓️ Dependencies
- Updated google.golang.org/protobuf to v1.34.2
- Updated github.com/spf13/viper to v1.19.0 - [Changelog 🔗](https://github.com/spf13/viper/releases/tag/v1.19.0)
- Updated github.com/prometheus/common to v0.54.0 - [Changelog 🔗](https://github.com/prometheus/common/releases/tag/v0.54.0)
- Updated golang.org/x/crypto to v0.24.0
- Updated go to v1.22.4

## v3.28.8 - 2024-05-27

### ⛓️ Dependencies
Expand Down

0 comments on commit b8e807a

Please sign in to comment.