diff --git a/k8sgpt-operator.yaml b/k8sgpt-operator.yaml index b546b9d56b..ccf30ae6fc 100644 --- a/k8sgpt-operator.yaml +++ b/k8sgpt-operator.yaml @@ -1,7 +1,7 @@ package: name: k8sgpt-operator - version: 0.1.7 - epoch: 1 + version: 0.2.0 + epoch: 0 description: Automatic SRE Superpowers within your Kubernetes cluster copyright: - license: Apache-2.0 @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/k8sgpt-ai/k8sgpt-operator tag: v${{package.version}} - expected-commit: ea76454ee44f2d28dcf00ab2144786770e8b58ce + expected-commit: d0edb3461a99b3cc8d1d2bc11792368295123e8c - uses: go/build with: