mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* [incubator/kured] Add initial chart * [incubator/kured] CR: Add home and maintainers to Chart.yaml * [incubator/kured] CR: Add sources to Chart.yaml * [incubator/kured] CR: Fix apiVersion for DaemonSet * [incubator/kured] CR: wrap ServiceAccount in rbac.create * [incubator/kured] Exlicitly set .spec.selector for the DaemonSet * [stable/kured] Move from incubator to stable * [stable/kured] CR: Update for RBAC/ServiceAccount best practices * CR: linting, remove extra space * CR: allow tolerations for daemonset
12 lines
261 B
YAML
12 lines
261 B
YAML
apiVersion: v1
|
|
appVersion: "master-c42fff3"
|
|
description: A Helm chart for kured
|
|
name: kured
|
|
version: 0.1.0
|
|
home: https://github.com/weaveworks/kured
|
|
maintainers:
|
|
- name: plumdog
|
|
email: plummer574@gmail.com
|
|
sources:
|
|
- https://github.com/weaveworks/kured
|