Skip to content

feat: add oCIS 8.1.0 image#27

Merged
DeepDiver1975 merged 2 commits into
masterfrom
feat/add-ocis-8.1.0
Jul 6, 2026
Merged

feat: add oCIS 8.1.0 image#27
DeepDiver1975 merged 2 commits into
masterfrom
feat/add-ocis-8.1.0

Conversation

@kobergj

@kobergj kobergj commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

owncloud/ocis has tagged v8.1.0. This promotes 8.1.0 to the new latest stable image and retires the release candidate.

  • Replace the 8.1.0-rc.2 matrix entry with the final 8.1.0 release
  • 8.1.0 carries floating tags 8.1, 8
  • 8.0.5 drops the 8 floating tag, keeping only 8.0
  • README supported-tags table and Quick Start example updated

Notes

  • Floating tags and the Docker Hub push only apply on master pushes (push: github.event_name != 'pull_request'), so this PR will build/scan/smoke-test without publishing.
  • Upstream v8.1.0 git tag is confirmed to exist, so the build has a valid ref to clone.

🤖 Generated with Claude Code

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]>
@kobergj kobergj marked this pull request as draft July 3, 2026 15:29
Comment thread .github/workflows/main.yml Outdated
extra-tags: |
8.1
8
latest

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You want a latest tag managed as well?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Not needed imho. Was sneaked in by the frenchman. Removed.

Comment thread README.md
-p 9200:9200 \
-e OCIS_INSECURE=true \
owncloud/ocis:8.0.1
owncloud/ocis:8.1.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

Signed-off-by: Julian Koberg <[email protected]>
@kobergj kobergj force-pushed the feat/add-ocis-8.1.0 branch from bec5e7b to 78da852 Compare July 6, 2026 08:20
@kobergj kobergj changed the title feat: add oCIS 8.1.0 image and promote to latest stable feat: add oCIS 8.1.0 image Jul 6, 2026
@kobergj kobergj marked this pull request as ready for review July 6, 2026 09:27
@DeepDiver1975 DeepDiver1975 merged commit ae67eab into master Jul 6, 2026
16 of 21 checks passed
@DeepDiver1975 DeepDiver1975 deleted the feat/add-ocis-8.1.0 branch July 6, 2026 09:36
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