Skip to content

Commit

Permalink
Merge branch 'main' into addIntegrationVersionToInventory
Browse files Browse the repository at this point in the history
  • Loading branch information
TmNguyen12 authored Jan 13, 2025
2 parents a294dd0 + 757dddb commit 09d7552
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### enhancements
- Add K8s Integration version to Inventory @TmNguyen12 [#1153](https://github.com/newrelic/nri-kubernetes/pull/1153)

## v3.32.4 - 2025-01-13

### ⛓️ Dependencies
- Updated alpine to v3.21.2
- Updated google.golang.org/protobuf to v1.36.2

## v3.32.3 - 2024-12-30

### ⛓️ Dependencies
Expand Down
4 changes: 2 additions & 2 deletions charts/newrelic-infrastructure/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ sources:
- https://github.com/newrelic/nri-kubernetes/
- https://github.com/newrelic/nri-kubernetes/tree/main/charts/newrelic-infrastructure
- https://github.com/newrelic/infrastructure-agent/
version: 3.37.3
appVersion: 3.32.3
version: 3.37.4
appVersion: 3.32.4
dependencies:
- name: common-library
version: 1.3.1
Expand Down
2 changes: 1 addition & 1 deletion charts/newrelic-infrastructure/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ images:
forwarder:
registry: ""
repository: newrelic/k8s-events-forwarder
tag: 1.59.1
tag: 1.59.2
pullPolicy: IfNotPresent
# -- Image for the New Relic Infrastructure Agent plus integrations.
# @default -- See `values.yaml`
Expand Down

0 comments on commit 09d7552

Please sign in to comment.