mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
28 lines
631 B
YAML
28 lines
631 B
YAML
apiVersion: v2
|
|||
|
|
name: portabase
|
||
|
|
description: Helm chart for Portabase
|
||
|
|
type: application
|
||
|
|
version: 0.0.0
|
||
|
|
appVersion: "latest"
|
||
|
|
keywords:
|
||
|
|
- postgresql
|
||
|
|
- mariadb
|
||
|
|
- mongodb
|
||
|
|
- mysql
|
||
|
|
- sqlite
|
||
|
|
- backup
|
||
|
|
- database
|
||
|
|
- restore
|
||
|
|
home: https://github.com/Portabase/portabase
|
||
|
|
|
||
|
|
sources:
|
||
|
|
- https://github.com/Portabase/portabase
|
||
|
|
- https://github.com/Portabase/portabase/tree/main/docker/helm
|
||
|
|
|
||
|
|
maintainers:
|
||
|
|
- name: Charles Gauthereau
|
||
|
|
url: https://github.com/RambokDev
|
||
|
|
- name: Killian Larcher
|
||
|
|
url: https://github.com/KillianLarcher
|
||
|
|
|
||
|
|
icon: https://raw.githubusercontent.com/Portabase/portabase/main/.github/assets/logo.png
|