Skip to content
Closed
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.9
version: 3.2.10
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: 67083e31d2a8b096cba6689f2d12709f042293b5
expected-commit: a5d2516efa589fd5908f147c8f7bfc611ae2cd15
destination: ${{package.name}}

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