feat: add oCIS 8.1.0 image#27
Merged
Merged
Conversation
owncloud/ocis has tagged v8.1.0. Replace the 8.1.0-rc.2 matrix entry with the final 8.1.0 release and make it the new latest stable: - 8.1.0 carries floating tags 8.1, 8 and latest - 8.0.5 drops the 8 floating tag, keeping only 8.0 - README supported-tags table and Quick Start updated accordingly The RC (8.1.0-rc.2) is superseded by the final release and removed. Co-Authored-By: Claude Opus 4.8 <[email protected]>
| extra-tags: | | ||
| 8.1 | ||
| 8 | ||
| latest |
Contributor
There was a problem hiding this comment.
You want a latest tag managed as well?
Contributor
Author
There was a problem hiding this comment.
Not needed imho. Was sneaked in by the frenchman. Removed.
| -p 9200:9200 \ | ||
| -e OCIS_INSECURE=true \ | ||
| owncloud/ocis:8.0.1 | ||
| owncloud/ocis:8.1.0 |
Signed-off-by: Julian Koberg <[email protected]>
bec5e7b to
78da852
Compare
DeepDiver1975
approved these changes
Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
owncloud/ocishas taggedv8.1.0. This promotes 8.1.0 to the new latest stable image and retires the release candidate.8.1.0-rc.2matrix entry with the final8.1.0release8.1.0carries floating tags8.1,88.0.5drops the8floating tag, keeping only8.0Notes
masterpushes (push: github.event_name != 'pull_request'), so this PR will build/scan/smoke-test without publishing.v8.1.0git tag is confirmed to exist, so the build has a valid ref to clone.🤖 Generated with Claude Code