Skip to content

Commit 729c6ab

Browse files
authored
chore: update helm to v3.19.4 for chart linting (#457)
* update helm to v3.19.4 * fix PR ref * trigger ci
1 parent 89ff191 commit 729c6ab

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- uses: azure/setup-helm@v4
6161
with:
62-
version: v3.10.0
62+
version: v3.19.4
6363

6464
- uses: actions/setup-python@v6
6565
with:

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
### dependency
11+
- Updated helm to v3.19.4 for chart linting @jamescripter [#457](https://github.com/newrelic/newrelic-k8s-metrics-adapter/pull/457)
12+
1013
## v0.19.6 - 2025-12-29
1114

1215
### ⛓️ Dependencies

0 commit comments

Comments
 (0)