An open API service indexing awesome lists of open source software.

https://github.com/goern/rebuildah-receiver-chart


https://github.com/goern/rebuildah-receiver-chart

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Helm Chart: Rebuildah Receiver

This Helm Chart will deploy Project Thoth's Rebuildah webhook Receiver.

## Installation

```bash
helm repo add thoth-station https://thoth-station.ninja/helm-charts/
oc new-project thoth-bots
helm install thoth-station/rebuildah-receiver --generate-name
```

## Usage

### How to deliver a Python Module to pypi.org

TODO

### How to tag-release a container image to quay.io

TODO