Further changes for Opencast container images #6489
mtneug
started this conversation in
General Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Following https://github.com/orgs/opencast/discussions/6478, there are some further changes for the container images:
nextimage tag. Instead, you can now use{version}-devfor up-to-date builds of Opencast release branches. Thedevimage will always be built from thedevelopbranch. Thenexttag will no longer be updated.{version}.x. The release branches{version}.{minor_version}will be derived from those branches. Themainbranch is equal to the latest version branch, i.e. currently18.x. In the past, themainbranch was equal to the latest release branch (i.e.,17.1before this change). This now better reflects the Opencast branching model.– Matthias
Beta Was this translation helpful? Give feedback.
All reactions