We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, @alexandrevilain ! I have your operator v0.19.0. Can I rollout Temporal Server v1.24.2 using it?
I've set version: 1.24.2 and got an error:
version: 1.24.2
# temporalclusters.temporal.io "temporal" was not valid: # * spec.version: Forbidden: Unsupported temporal version (supported: >=1.14.0 <1.24.0)
The text was updated successfully, but these errors were encountered:
Hi @Kiseloff !
1.24.x is not supported for now but this is Work in progress: #760
Sorry, something went wrong.
Hi guys, How can I choose the temporal version? I added the version config to TemporalCluster but when I deployed it, the image was still 1.21.5 ?
apiVersion: temporal.io/v1beta1 kind: TemporalCluster metadata: name: temporal-cassandra namespace: dev-hung spec: version: 1.23.0
v1.24.x support has been merged :) I'll release a 0.20.0 with support for v1.24.x soon :)
No branches or pull requests
Hi, @alexandrevilain !
I have your operator v0.19.0. Can I rollout Temporal Server v1.24.2 using it?
I've set
version: 1.24.2
and got an error:The text was updated successfully, but these errors were encountered: