* chore(deps): update helm chart common to v4.5.2 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
31 lines
944 B
YAML
31 lines
944 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: 2.1.2
|
|
description: This server allows you to sync any Joplin client
|
|
name: joplin-server
|
|
version: 5.3.2
|
|
keywords:
|
|
- joplin
|
|
- notes
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/jopplin-server
|
|
icon: https://raw.githubusercontent.com/laurent22/joplin/master/Assets/LinuxIcons/256x256.png?raw=true
|
|
sources:
|
|
- https://github.com/laurent22/joplin/tree/dev/packages/server
|
|
- https://github.com/laurent22/joplin
|
|
- https://hub.docker.com/r/joplin/server
|
|
maintainers:
|
|
- name: auricom
|
|
email: k8s-at-home@xpander.eml.cc
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.5.2
|
|
- name: postgresql
|
|
version: 11.6.12
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresql.enabled
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.5.2
|