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.
1 parent 13cc4df commit d2ce6a7Copy full SHA for d2ce6a7
redis-operator.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: redis-operator
3
- version: "0.20.2"
4
- epoch: 1
+ version: "0.21.0"
+ epoch: 0
5
description: "A Kubernetes operator to manage Redis clusters"
6
copyright:
7
- license: Apache-2.0
@@ -11,7 +11,7 @@ pipeline:
11
with:
12
repository: "https://github.com/OT-CONTAINER-KIT/redis-operator.git"
13
tag: "v${{package.version}}"
14
- expected-commit: "027086193012639bc37c1d30dac6d60619da735f"
+ expected-commit: "8499c3fdafa7397a12fe65289450a4c0ab45ac98"
15
16
- uses: go/bump
17
0 commit comments