Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/portefaix/portefaix-hub
Portefaix Helm charts
https://github.com/portefaix/portefaix-hub
galactus helm kubernetes portefaix
Last synced: about 1 month ago
JSON representation
Portefaix Helm charts
- Host: GitHub
- URL: https://github.com/portefaix/portefaix-hub
- Owner: portefaix
- License: other
- Created: 2020-12-02T11:50:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T18:10:04.000Z (4 months ago)
- Last Synced: 2024-09-17T22:27:42.341Z (4 months ago)
- Topics: galactus, helm, kubernetes, portefaix
- Language: Mustache
- Homepage: https://github.com/portefaix/.github
- Size: 3.72 MB
- Stars: 5
- Watchers: 3
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Portefaix Hub
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![](https://github.com/portefaix-hub/charts/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/portefaix-hub/charts/actions)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/portefaix-hub)](https://artifacthub.io/packages/search?repo=portefaix-hub)Charts are available in the following formats:
- [Chart Repository](https://helm.sh/docs/topics/chart_repository/)
- [OCI Artifacts](https://helm.sh/docs/topics/registries/)### Installing from the Chart Repository
The following command can be used to add the chart repository:
```shell
$ helm repo add portefaix-hub https://charts.portefaix.xyz/
$ helm repo update
```Once the chart has been added, install one of the available charts:
```shell
$ helm upgrade -i portefaix-hub/
```### Installing from an OCI Registry
Charts are also available in OCI format. The list of available charts can be found [here](https://github.com/orgs/portefaix/packages).
Install one of the available charts:
```shell
$ helm upgrade -i oci://ghcr.io/portefaix/portefaix-hub/ --version=
```## Charts
See [Artifact Hub](https://artifacthub.io/packages/search?repo=portefaix-hub) for a complete list.
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md)
## License
[Apache 2.0 License](./LICENSE)