Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: asbiin <[email protected]>
  • Loading branch information
asbiin committed Oct 31, 2024
1 parent cf3c06c commit 800e69e
Showing 1 changed file with 78 additions and 1 deletion.
79 changes: 78 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,83 @@
apiVersion: v1
entries:
monica:
- annotations:
artifacthub.io/changes: |
- kind: changed
description: Update chart documentation
- kind: fixed
description: Fix resources usage
- kind: added
description: Add resources for cronjob and queue
- kind: changed
description: Renamed 'hpa' to 'autoscaling', and its child values
artifacthub.io/images: |
- name: monica-next
image: ghcr.io/monicahq/monica-next:main
platforms:
- linux/amd64
artifacthub.io/license: AGPL-3.0
artifacthub.io/links: |
- name: Helm Charts Source
url: https://github.com/monicahq/helm
- name: Website
url: https://www.monicahq.com/
- name: Source Code
url: https://github.com/monicahq/monica
artifacthub.io/maintainers: |
- name: asbiin
email: [email protected]
artifacthub.io/screenshots: |
- title: Document your life
url: https://user-images.githubusercontent.com/61099/242266547-63d98bd9-35f3-4dfe-92f4-a4a8dd75aa5c.png
artifacthub.io/signKey: |
fingerprint: AFE991E31648AE825AD37DDF932D00A7AEEA553D
url: https://monicahq.github.io/helm/public-key.asc
apiVersion: v2
appVersion: 5.0.0
created: "2024-10-31T10:05:45.491772587Z"
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.0.*
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.1.*
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.*
- condition: memcached.enabled
name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.5.*
- condition: meilisearch.enabled
name: meilisearch
repository: https://meilisearch.github.io/meilisearch-kubernetes
version: 0.10.*
description: A Helm chart for Kubernetes to install Monica
digest: b5f9a64ce41a5b79d98dd78e7f0a226bb15cec1b5e2311fe7d56c0a4ce0028c1
icon: https://raw.githubusercontent.com/monicahq/monica/aa98c09/public/img/favicon.svg
keywords:
- crm
- prm
- social
- laravel
kubeVersion: '>=1.16.0-0'
maintainers:
- name: MonicaHQ
url: https://github.com/monicahq/monica
- email: [email protected]
name: asbiin
name: monica
sources:
- https://github.com/monicahq/helm
type: application
urls:
- https://github.com/monicahq/helm/releases/download/monica-1.0.12/monica-1.0.12.tgz
version: 1.0.12
- annotations:
artifacthub.io/changes: |
- kind: changed
Expand Down Expand Up @@ -495,4 +572,4 @@ entries:
urls:
- https://github.com/monicahq/helm/releases/download/monica-1.0.1/monica-1.0.1.tgz
version: 1.0.1
generated: "2024-10-27T10:01:54.093025257Z"
generated: "2024-10-31T10:05:45.491803214Z"

0 comments on commit 800e69e

Please sign in to comment.