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

Versions #98

Open
brackend opened this issue Jul 10, 2023 · 1 comment
Open

Versions #98

brackend opened this issue Jul 10, 2023 · 1 comment

Comments

@brackend
Copy link

How can I tell which versions for the components are used. For example, openunison-k8s. I see the tag latest for all of them on docker hub.

I should know where to find the release version, but struggling to find it.

@mlbiam
Copy link
Contributor

mlbiam commented Jul 12, 2023

It depends on the component.

openunison-operator - The helm charts point to latest but latest points to the latest version and hash. (these images are signed and include an SBOM too)

openunison-k8s - The beginning of the logs have the version. will look like:

[2023-07-12 10:49:54,914][main] INFO  OpenUnisonOnUndertow - Starting OpenUnison on Undertow 1.0.37-2023051201

openunison-k8s-html - We're not doing a great job of versioning right now, its mostly just an NGINX server. We're releasing a new interface later this summer that will replace this container and will be better versioned with a similar method as the operator.

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

2 participants