mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
top-level renames
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
c220d1f189
commit
c2db003ebd
2
LICENSE
2
LICENSE
@ -186,7 +186,7 @@
|
|||||||
same "printed page" as the copyright notice for easier
|
same "printed page" as the copyright notice for easier
|
||||||
identification within third-party archives.
|
identification within third-party archives.
|
||||||
|
|
||||||
Copyright 2020 Jeff Billimek
|
Copyright 2020 k8s@Home
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Collection of helm charts
|
# Collection of helm charts
|
||||||
|
|
||||||
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|
||||||
[![](https://github.com/billimek/billimek-charts/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/billimek/billimek-charts/actions)
|
[![](https://github.com/k8s-at-home/charts/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/k8s-at-home/charts/actions)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
@ -11,14 +11,14 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
|
|||||||
Once Helm is set up properly, add the repo as follows:
|
Once Helm is set up properly, add the repo as follows:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
helm repo add billimek https://billimek.com/billimek-charts/
|
helm repo add k8s-at-home https://charts.k8s-at-home.com/
|
||||||
```
|
```
|
||||||
|
|
||||||
You can then run `helm search billimek` to see the charts.
|
You can then run `helm search repo k8s-at-home` to see the charts.
|
||||||
|
|
||||||
## Charts
|
## Charts
|
||||||
|
|
||||||
See [helm hub](https://hub.helm.sh/charts/billimek) for a complete list.
|
See [artifact hub](https://artifacthub.io/packages/search?org=k8s-at-home) for a complete list.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user