Skip to content

Commit 260e8e6

Browse files
fix(container): update docker.io/owncloud/ocis ( 5.0.5 → 5.0.6 ) (#3254)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent f400159 commit 260e8e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
init-config:
3838
image:
3939
repository: docker.io/owncloud/ocis
40-
tag: 5.0.5
40+
tag: 5.0.6
4141
command:
4242
- /bin/sh
4343
- -c
@@ -50,7 +50,7 @@ spec:
5050
ocis:
5151
image:
5252
repository: docker.io/owncloud/ocis
53-
tag: 5.0.5
53+
tag: 5.0.6
5454
envFrom:
5555
- secretRef:
5656
name: *secret

0 commit comments

Comments
 (0)