We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b7f154 + 90a910a commit 035f524Copy full SHA for 035f524
newrelic-infra-operator.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: newrelic-infra-operator
3
- version: 0.10.1
4
- epoch: 1
+ version: 0.10.2
+ epoch: 0
5
description: Newrelic kubernetes operator of infrastructure
6
copyright:
7
- license: Apache-2.0
@@ -19,7 +19,7 @@ pipeline:
19
with:
20
repository: https://github.com/newrelic/newrelic-infra-operator
21
tag: v${{package.version}}
22
- expected-commit: 057d758710afdcc024def79926a9e1d0fd5ae2ad
+ expected-commit: da3d3715e4286335636729bf840c48ed8114b1c1
23
24
- runs: |
25
make build
0 commit comments