Skip to content

Commit

Permalink
fix(container): update image docker.io/owncloud/ocis ( 5.0.7 → 5.0.8 )
Browse files Browse the repository at this point in the history
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | docker.io/owncloud/ocis | 5.0.7 | 5.0.8 |
  • Loading branch information
lab-assistant[bot] authored Sep 30, 2024
1 parent d25141b commit 3b16efb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/selfhosted/ocis/app/helmrelease.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: 5.0.7
tag: 5.0.8
command:
- /bin/sh
- -c
Expand All @@ -49,7 +49,7 @@ spec:
ocis:
image:
repository: docker.io/owncloud/ocis
tag: 5.0.7
tag: 5.0.8
env:
DEMO_USERS: false
OCIS_LOG_COLOR: true
Expand Down

0 comments on commit 3b16efb

Please sign in to comment.