mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-03-13 12:36:04 +00:00
* chore(deps): update helm chart common to v4.3.0 * Remove CHANGELOG templates Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
24 lines
631 B
YAML
24 lines
631 B
YAML
apiVersion: v2
|
|
appVersion: v3.7.1
|
|
description: multus CNI allows multiple NICs per pod
|
|
name: multus
|
|
version: 3.3.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- multus
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/multus
|
|
icon: https://multus.org/icon
|
|
sources:
|
|
- https://github.com/k8snetworkplumbingwg/multus-cni
|
|
maintainers:
|
|
- name: angelnu
|
|
email: git@angelnu.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.3.0
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version `4.3.0`.
|