* chore(deps): update helm chart common to v4.5.2 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
25 lines
682 B
YAML
25 lines
682 B
YAML
---
|
||
apiVersion: v2
|
||
appVersion: 1.0.0
|
||
description: strongSwan – the OpenSource IPsec-based VPN Solution
|
||
name: strongswan
|
||
version: 0.3.2
|
||
kubeVersion: ">=1.16.0-0"
|
||
keywords:
|
||
- strongswan
|
||
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/strongswan
|
||
icon: https://strongswan.org/images/strongswan_neu.png
|
||
sources:
|
||
- https://github.com/reitermarkus/strongswan
|
||
maintainers:
|
||
- name: reitermarkus
|
||
email: me@reitermark.us
|
||
dependencies:
|
||
- name: common
|
||
repository: https://library-charts.k8s-at-home.com
|
||
version: 4.5.2
|
||
annotations:
|
||
artifacthub.io/changes: |-
|
||
- kind: changed
|
||
description: Upgraded `common` chart dependency to version 4.5.2
|