mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
729be86fa6
* chore(deps): update helm chart common to v4.4.1 * feat: Incorporate #1543 * feat: Incorporate #1544 * fix(home-assistant): Update README Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
27 lines
823 B
YAML
27 lines
823 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: 1.8.7-1
|
|
description: Container for protonmail bridge to work on the network.
|
|
name: protonmail-bridge
|
|
version: 5.3.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- protonmail
|
|
- protonmail-bridge
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/protonmail-bridge
|
|
icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png
|
|
sources:
|
|
- https://github.com/shenxn/protonmail-bridge-docker
|
|
- https://hub.docker.com/r/shenxn/protonmail-bridge
|
|
maintainers:
|
|
- name: Eagleman7
|
|
email: my@email.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.4.1
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.4.1
|