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 prometheus-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: prometheus-operator
version: 0.66.0
epoch: 2
version: 0.67.0
epoch: 0
description: Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
copyright:
- license: Apache-2.0
Expand All @@ -23,7 +23,7 @@ pipeline:
repository: https://github.com/prometheus-operator/prometheus-operator.git
tag: v${{package.version}}
destination: ${{package.name}}
expected-commit: e21bdb5675e24d94504d530fd19fb89627a631a3
expected-commit: ffd897f2f3fe272690c1f51dcb35db8b4716733f

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