* Update Helm chart common to v2.1.4 * Update-Folder-Names-and-Dependencies Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
32 lines
806 B
YAML
32 lines
806 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: phpmyadmin
|
|
version: 0.1.0
|
|
upstream_version: 8.2.4
|
|
appVersion: "auto"
|
|
description: phpMyAdmin is an mysql administration frontend
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/phpmyadmin
|
|
icon: https://bitnami.com/assets/stacks/phpmyadmin/img/phpmyadmin-stack-220x234.png
|
|
keywords:
|
|
- jackett
|
|
- torrent
|
|
- usenet
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-phpmyadmin
|
|
- https://www.phpmyadmin.net/
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 2.1.4
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: Ornias1993
|
|
email: kjeld@schouten-lebbing.nl
|
|
url: truecharts.org
|
|
# annotations:
|