We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb09792 commit ab597c4Copy full SHA for ab597c4
1 file changed
nri-cassandra.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: nri-cassandra
3
- version: "2.18.0"
4
- epoch: 5 # CVE-2026-27140
+ version: "2.19.0"
+ epoch: 0 # CVE-2026-27140
5
description: New Relic Infrastructure Cassandra Integration
6
copyright:
7
- license: Apache-2.0
@@ -20,7 +20,7 @@ pipeline:
20
- uses: git-checkout
21
with:
22
repository: https://github.com/newrelic/nri-cassandra
23
- expected-commit: d1848bd9f9823495ff991db0defdc160a0a61594
+ expected-commit: 35cfcc993b4eccd2990630ff3ea8e6c3afe009c4
24
tag: v${{package.version}}
25
26
- uses: go/build
0 commit comments