Skip to content

Commit

Permalink
fix(container): update image docker.io/owncloud/ocis ( 7.0.0 → 7.0.1 ) (
Browse files Browse the repository at this point in the history
#5114)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/owncloud/ocis](https://redirect.github.com/owncloud/ocis) |
patch | `7.0.0` -> `7.0.1` |

---

### Release Notes

<details>
<summary>owncloud/ocis (docker.io/owncloud/ocis)</summary>

###
[`v7.0.1`](https://redirect.github.com/owncloud/ocis/releases/tag/v7.0.1):
7.0.1

[Compare
Source](https://redirect.github.com/owncloud/ocis/compare/v7.0.0...v7.0.1)

##### Table of Contents

-   [Changelog for 7.0.1](#changelog-for-701-2025-02-07)

##### Changes in 7.0.1

##### Summary

- Enhancement - Update Web to v11.0.7:
[#&#8203;10978](https://redirect.github.com/owncloud/ocis/pull/10978)

##### Details

- Enhancement - Update Web to v11.0.7:
[#&#8203;10978](https://redirect.github.com/owncloud/ocis/pull/10978)

- Bugfix
[owncloud/web#12167](https://redirect.github.com/owncloud/web/pull/12167):
Replace text editor:
[#&#8203;12167](https://redirect.github.com/owncloud/ocis/issues/12167)


[https://github.com/owncloud/ocis/pull/10978](https://redirect.github.com/owncloud/ocis/pull/10978)
    https://github.com/owncloud/web/releases/tag/v11.0.7

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Feb 7, 2025
1 parent f179593 commit 657f3ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/self-hosted/ocis/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
init-config:
image:
repository: docker.io/owncloud/ocis
tag: 7.0.0@sha256:01812e1147aeb2e5b527f19f645326c0e4c8d701800b4546001d64d0ae1307dc
tag: 7.0.1@sha256:da1225f97f43e7ada2c52844ed48bdbbdbe7b877f09199e096a8c41ae0a78cfc
command:
- /bin/sh
- -c
Expand All @@ -49,7 +49,7 @@ spec:
ocis:
image:
repository: docker.io/owncloud/ocis
tag: 7.0.0@sha256:01812e1147aeb2e5b527f19f645326c0e4c8d701800b4546001d64d0ae1307dc
tag: 7.0.1@sha256:da1225f97f43e7ada2c52844ed48bdbbdbe7b877f09199e096a8c41ae0a78cfc
env:
DEMO_USERS: false
OCIS_LOG_COLOR: true
Expand Down

0 comments on commit 657f3ed

Please sign in to comment.