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 newrelic-infrastructure-bundle.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: newrelic-infrastructure-bundle
version: 3.2.10
version: 3.2.11
epoch: 0
description: New Relic Infrastructure containerised agent bundle
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/newrelic/infrastructure-bundle
tag: v${{package.version}}
expected-commit: a5d2516efa589fd5908f147c8f7bfc611ae2cd15
expected-commit: 64ef9716336ff679dc6c1e2432b479b363f01088
destination: ${{package.name}}

- working-directory: ${{package.name}}
Expand Down