Skip to content

Commit d2ce6a7

Browse files
redis-operator/0.21.0 package update (#57986)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <[email protected]> Co-authored-by: wolfi-bot <[email protected]>
1 parent 13cc4df commit d2ce6a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

redis-operator.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: redis-operator
3-
version: "0.20.2"
4-
epoch: 1
3+
version: "0.21.0"
4+
epoch: 0
55
description: "A Kubernetes operator to manage Redis clusters"
66
copyright:
77
- license: Apache-2.0
@@ -11,7 +11,7 @@ pipeline:
1111
with:
1212
repository: "https://github.com/OT-CONTAINER-KIT/redis-operator.git"
1313
tag: "v${{package.version}}"
14-
expected-commit: "027086193012639bc37c1d30dac6d60619da735f"
14+
expected-commit: "8499c3fdafa7397a12fe65289450a4c0ab45ac98"
1515

1616
- uses: go/bump
1717
with:

0 commit comments

Comments
 (0)