https://github.com/halkeye/charts-3
Helm Charts
https://github.com/halkeye/charts-3
Last synced: 2 months ago
JSON representation
Helm Charts
- Host: GitHub
- URL: https://github.com/halkeye/charts-3
- Owner: halkeye
- Created: 2022-11-06T20:48:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T19:35:04.000Z (over 2 years ago)
- Last Synced: 2025-03-23T22:16:33.729Z (2 months ago)
- Size: 8.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/0hlov3/helm-charts/tree/main)
[](https://artifacthub.io/packages/search?repo=maxxblow)
[](https://github.com/Maxxblow/charts/actions/workflows/release.yml)
[](https://github.com/Maxxblow/charts/actions/workflows/pages/pages-build-deployment)
# Helm Charts
Find your favorite application and launch it. :)## Usage
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
Helm's [documentation](https://helm.sh/docs) to get started.Once Helm has been set up correctly, add the repo as follows:
```shell
helm repo add maxxblow https://maxxblow.de/charts
```If you had already added this repo earlier, run `helm repo update` to retrieve
the latest versions of the packages. You can then run `helm search repo
maxxblow` to see the charts.To install the chart:
```shell
helm install my- /
```To uninstall the chart:
```shell
helm delete my-
```## Need Help?
- [#charts:matrix.fedi.tech @ Synapse](https://matrix.to/#/#charts:matrix.fedi.tech)## Want to Contribute?
- [#charts-development:matrix.fedi.tech](https://matrix.to/#/#charts-development:matrix.fedi.tech)