summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-cluster-lifecycle/README.md4
-rw-r--r--sigs.yaml5
2 files changed, 9 insertions, 0 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md
index 49390aea..96eef072 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -77,6 +77,10 @@ A project focused on providing declarative APIs and tooling to simplify provisio
- Cluster API office hours: [Wednesdays at 10:00 PT (Pacific Time)](https://zoom.us/j/861487554?pwd=dTVGVVFCblFJc0VBbkFqQlU0dHpiUT09) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29).
- [Meeting notes and Agenda](https://docs.google.com/document/d/1ushaVqAKYnZ2VN_aa3GyKlS4kEd6bSug13xaXOakAQI/edit).
- [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4).
+### cluster-api-addon-provider-helm
+Implementation of Cluster Add-on Provider for Helm, an add-on orchestration solution for Cluster API using Helm.
+- **Owners:**
+ - [kubernetes-sigs/cluster-api-addon-provider-helm](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS)
### cluster-api-operator
Leverages a declarative API and an operator to empower admins to handle the lifecycle of Cluster API providers within the management cluster
- **Owners:**
diff --git a/sigs.yaml b/sigs.yaml
index dad37b30..c226fd86 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1050,6 +1050,11 @@ sigs:
url: https://zoom.us/j/861487554?pwd=dTVGVVFCblFJc0VBbkFqQlU0dHpiUT09
archive_url: https://docs.google.com/document/d/1ushaVqAKYnZ2VN_aa3GyKlS4kEd6bSug13xaXOakAQI/edit
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
+ - name: cluster-api-addon-provider-helm
+ description: Implementation of Cluster Add-on Provider for Helm, an add-on orchestration
+ solution for Cluster API using Helm.
+ owners:
+ - https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS
- name: cluster-api-operator
description: Leverages a declarative API and an operator to empower admins to
handle the lifecycle of Cluster API providers within the management cluster