Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeiss/charts
ZEISS Chart Repository
https://github.com/zeiss/charts
Last synced: 4 days ago
JSON representation
ZEISS Chart Repository
- Host: GitHub
- URL: https://github.com/zeiss/charts
- Owner: ZEISS
- License: mit
- Created: 2024-09-05T18:34:27.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T09:55:50.000Z (6 days ago)
- Last Synced: 2024-11-07T10:33:37.177Z (6 days ago)
- Language: Shell
- Homepage: https://zeiss.github.io/charts/
- Size: 2.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Charts
[![publish](https://github.com/ZEISS/charts/actions/workflows/publish.yml/badge.svg)](https://github.com/ZEISS/charts/actions/workflows/publish.yml)
[![Taylor Swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)
[![Volkswagen](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)These are charts used to bridge the gap in available tools and a common way to deploy these tools via [Helm](http://https://helm.sh/).
There are charts in staging an stable.
## Install
### Staging
These are the staged charts in try-out.
```bash
helm repo add zeiss-staging https://zeiss.github.io/charts/staging
helm repo update
```### Stable
These are the stable charts available.
```bash
helm repo add zeiss-stable https://zeiss.github.io/charts/stable
helm repo update
```## License
[MIT](/LICENSE)