diff --git a/k8ssandra-operator.yaml b/k8ssandra-operator.yaml index b0c806f3125..b1efffe692d 100644 --- a/k8ssandra-operator.yaml +++ b/k8ssandra-operator.yaml @@ -1,7 +1,7 @@ package: name: k8ssandra-operator - version: 1.10.3 - epoch: 3 + version: 1.11.0 + epoch: 0 description: The Kubernetes operator for K8ssandra copyright: - license: Apache-2.0 @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/k8ssandra/k8ssandra-operator tag: v${{package.version}} - expected-commit: a8153d73818a2b1050e25dc7652bb9a89ecb5f28 + expected-commit: b324204fa5a7cb91760e4ff01d4af96a14eafd30 - uses: go/bump with: