We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a2dc66 + a57e7f4 commit dae0b49Copy full SHA for dae0b49
charts/nextcloud/Chart.yaml
@@ -1,7 +1,8 @@
1
apiVersion: v2
2
name: nextcloud
3
-version: 6.6.2
4
-appVersion: 30.0.4
+version: 6.6.3
+# renovate: image=docker.io/library/nextcloud
5
+appVersion: 30.0.5
6
description: A file sharing server that puts the control and security of your own data back into your hands.
7
keywords:
8
- nextcloud
@@ -21,6 +22,10 @@ maintainers:
21
22
email: christian.ingenhaag@googlemail.com
23
- name: billimek
24
email: jeff@billimek.com
25
+ - name: WrenIX
26
+ url: https://wrenix.eu
27
+ - name: jessebot
28
+ url: https://jessebot.work
29
dependencies:
30
- name: postgresql
31
version: 15.5.0
0 commit comments