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 47623fc commit 9b76b05Copy full SHA for 9b76b05
cass-operator.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: cass-operator
3
- version: "1.24.0"
4
- epoch: 2
+ version: "1.25.0"
+ epoch: 0
5
description: Manages Cassandra cluster as standalone product or as part of the k8ssandra-operator
6
copyright:
7
- license: Apache-2.0
@@ -20,7 +20,7 @@ pipeline:
20
with:
21
repository: https://github.com/k8ssandra/cass-operator.git
22
tag: v${{package.version}}
23
- expected-commit: 70e1c9e42159c50f903cafb8fd0caf83827afe7d
+ expected-commit: c1f99a7a0d0628adab8d676717b35576f4daa7f0
24
25
- uses: go/bump
26
0 commit comments