Skip to content

Commit

Permalink
docs(yopass): add icon and better description
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Sep 26, 2023
1 parent d12c56e commit 2be50b7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions stable/yopass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ annotations:
artifacthub.io/signKey: |
fingerprint: 12B3EDFEA2ACC1EA3D29511981ACD5B5DF2DBDAA
url: https://raw.githubusercontent.com/cloudhippie/charts/master/cloudhippie.key
artifacthub.io/links: |-
- name: Source
url: https://github.com/jhaals/yopass
- name: Chart
url: https://github.com/cloudhippie/charts/tree/master/stable/yopass
apiVersion: v2
appVersion: 11.15.0
dependencies:
Expand All @@ -14,8 +19,9 @@ dependencies:
name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 6.6.2
description: A Helm chart for yopass
description: Secure sharing of secrets, passwords and files
home: https://yopass.se/
icon: https://raw.githubusercontent.com/jhaals/yopass/master/logo/yopass.svg
keywords:
- password
- secret
Expand All @@ -26,7 +32,6 @@ maintainers:
url: https://github.com/tboerger
name: yopass
sources:
- https://github.com/cloudhippie/charts/tree/master/stable/yopass
- https://github.com/jhaals/yopass
type: application
version: 1.0.0
version: 1.0.1
2 changes: 1 addition & 1 deletion stable/yopass/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.15.0](https://img.shields.io/badge/AppVersion-11.15.0-informational?style=flat-square)

A Helm chart for yopass
Secure sharing of secrets, passwords and files

**Homepage:** <https://yopass.se/>

Expand Down

0 comments on commit 2be50b7

Please sign in to comment.