We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ff191 commit 729c6abCopy full SHA for 729c6ab
.github/workflows/ci.yaml
@@ -59,7 +59,7 @@ jobs:
59
60
- uses: azure/setup-helm@v4
61
with:
62
- version: v3.10.0
+ version: v3.19.4
63
64
- uses: actions/setup-python@v6
65
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
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
+
13
## v0.19.6 - 2025-12-29
14
15
### ⛓️ Dependencies
0 commit comments