Skip to content

Commit 6920d51

Browse files
committed
add a readme packaged with helm charts and don't set helm releases as latest in github
1 parent 280f94b commit 6920d51

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.github/workflows/helm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,4 @@ jobs:
8080
with:
8181
charts_dir: deploy
8282
skip_existing: true
83+
mark_as_latest: false

deploy/chart/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# linode-cloud-controller-manager
2+
3+
The Linode Cloud Controller Manager (CCM) creates a fully supported Kubernetes experience on Linode.
4+
5+
## Installing
6+
Helm installation instructions are available in our [Deployment Documentation](https://github.com/linode/linode-cloud-controller-manager/blob/main/docs/getting-started/helm-installation.md)
7+
8+
## Values
9+
Helm values can be found in our default [values.yaml](https://github.com/linode/linode-cloud-controller-manager/blob/main/deploy/chart/values.yaml)

0 commit comments

Comments
 (0)