-
Notifications
You must be signed in to change notification settings - Fork 12
/
Chart.yaml
41 lines (40 loc) · 1.34 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Copyright FMJ Studios
# SPDX-License-Identifier: MIT
apiVersion: v2
kubeVersion: ">=1.26.0-0"
name: kubenav
version: 0.1.2
description: "kubenav is the navigator for your Kubernetes clusters in your pocket: a mobile app to manage clusters and get an overview of the status of your resources"
home: https://kubenav.io/
icon: https://raw.githubusercontent.com/kubenav/kubenav/290f1776b03c359b8115125fa37a4b8dd73b6464/utils/images/app-icons/android.png
keywords:
- dashboard
- android
- ios
- mobile
- kubeconfig
- rbac
sources:
- "https://github.com/fmjstudios/helm"
maintainers:
- name: fmjstudios
email: [email protected]
- name: FMJdev
email: [email protected]
annotations:
artifacthub.io/category: monitoring-logging
artifacthub.io/license: MIT
artifacthub.io/signKey: |
fingerprint: 654213659810F05D16A7EDECB6C4D653E669D643
url: https://keys.openpgp.org/vks/v1/by-fingerprint/654213659810F05D16A7EDECB6C4D653E669D643
artifacthub.io/prerelease: "false"
artifacthub.io/links: |
- name: Source
url: https://github.com/fmjstudios/helm
- name: Support
url: https://github.com/fmjstudios/helm/issues
- name: Kubenav Homepage
url: https://kubenav.io/
org.opencontainers.image.vendor: "FMJ Studios"
org.opencontainers.image.licenses: "MIT"
# ref: https://artifacthub.io/docs/topics/annotations/helm/