Skip to content
New issue

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

How can I rollout Temporal 1.24.2 version? #771

Open
Kiseloff opened this issue Jul 3, 2024 · 3 comments
Open

How can I rollout Temporal 1.24.2 version? #771

Kiseloff opened this issue Jul 3, 2024 · 3 comments

Comments

@Kiseloff
Copy link

Kiseloff commented Jul 3, 2024

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:

# temporalclusters.temporal.io "temporal" was not valid:
# * spec.version: Forbidden: Unsupported temporal version (supported: >=1.14.0 <1.24.0)
@alexandrevilain
Copy link
Owner

Hi @Kiseloff !

1.24.x is not supported for now but this is Work in progress: #760

@sotatek-hungpham5
Copy link

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

@alexandrevilain
Copy link
Owner

v1.24.x support has been merged :)
I'll release a 0.20.0 with support for v1.24.x soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants