Skip to content

Commit

Permalink
fix(container): update docker.io/owncloud/ocis ( 5.0.7 → 5.0.8 ) (#3565)
Browse files Browse the repository at this point in the history
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
  • Loading branch information
mahoro-bot[bot] authored Oct 7, 2024
1 parent 1ebd66e commit 0c91d7c
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 @@ -37,7 +37,7 @@ spec:
init-config:
image:
repository: docker.io/owncloud/ocis
tag: 5.0.7
tag: 5.0.8
command:
- /bin/sh
- -c
Expand All @@ -50,7 +50,7 @@ spec:
ocis:
image:
repository: docker.io/owncloud/ocis
tag: 5.0.7
tag: 5.0.8
envFrom:
- secretRef:
name: *secret
Expand Down

0 comments on commit 0c91d7c

Please sign in to comment.