Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions nri-kubernetes.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: nri-kubernetes
version: 3.15.0
version: 3.15.1
epoch: 0
description: New Relic integration for Kubernetes
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/newrelic/nri-kubernetes
tag: v${{package.version}}
expected-commit: 19674a74fd3fa5df4b7489758af4f51c116acc26
expected-commit: c80e3893a4736c1cbe12638919cd8b10cc8787c5

- runs: |
# Our global LDFLAGS conflict with a Makefile parameter
Expand Down