diff --git a/prometheus-operator.yaml b/prometheus-operator.yaml index 0e7808b1293..aab4fd810b3 100644 --- a/prometheus-operator.yaml +++ b/prometheus-operator.yaml @@ -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 @@ -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: