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

Keep an admintools version separate from temporal version. #207

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

robholland
Copy link
Contributor

This allows us to account for new admintools tagging format.

What was changed

Add a TEMPORAL_ADMINTOOLS_VERSION env variable to track admintools version separately from Temporal version, like we do for the UI.

Why?

Admintools images are no longer tagged with just the Temporal release version, which broke the assumption in the docker files.

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

This allows us to account for new admintools tagging format.
@robholland robholland requested a review from alexshtin June 5, 2024 11:16
Copy link
Member

@dnr dnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.env Show resolved Hide resolved
@robholland robholland merged commit 52f74c5 into main Jun 5, 2024
2 checks passed
@robholland robholland deleted the rh-admintools-version branch June 5, 2024 13:39
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

Successfully merging this pull request may close these issues.

2 participants