Skip to content

Commit 6c940d5

Browse files
fix(container): update image docker.io/owncloud/ocis to v7.3.1
1 parent be52e35 commit 6c940d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/apps/selfhosted/ocis/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
app:
2929
image:
3030
repository: docker.io/owncloud/ocis
31-
tag: 7.3.0
31+
tag: 7.3.1
3232
command: [/bin/sh]
3333
args: ["-c", "ocis init || true; ocis server"]
3434
env:

0 commit comments

Comments
 (0)