Skip to content

Commit

Permalink
chore(nextcloud): reorganize Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wrenix committed Sep 21, 2024
1 parent b526d84 commit 20522d5
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
apiVersion: v2
name: nextcloud
version: 6.0.1
appVersion: 30.0.0
description: A file sharing server that puts the control and security of your own data back into your hands.
keywords:
- nextcloud
- storage
- http
- web
- php
home: https://nextcloud.com/
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
sources:
Expand All @@ -21,6 +13,17 @@ maintainers:
email: [email protected]
- name: billimek
email: [email protected]
- name: WrenIX
url: https://wrenix.eu
keywords:
- nextcloud
- storage
- http
- web
- php
version: 6.0.2
# renovate: image=docker.io/library/nextcloud
appVersion: 30.0.0
dependencies:
- name: postgresql
version: 15.5.0
Expand Down

0 comments on commit 20522d5

Please sign in to comment.