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
6 changes: 3 additions & 3 deletions nri-kubernetes.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: nri-kubernetes
version: 3.14.0
epoch: 1
version: 3.15.0
epoch: 0
description: New Relic integration for Kubernetes
copyright:
- license: Apache-2.0
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/newrelic/nri-kubernetes
tag: v${{package.version}}
expected-commit: f410b9a8ee012ef9e7e31557b5e472ee9f6787af
expected-commit: 19674a74fd3fa5df4b7489758af4f51c116acc26

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