mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
ser2sock chart migration (#130)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
parent
85c3e2c3de
commit
b70b192d46
@ -2,10 +2,10 @@ apiVersion: v1
|
||||
appVersion: "1.0.0"
|
||||
description: Serial to Socket Redirector
|
||||
name: ser2sock
|
||||
version: 0.1.0
|
||||
version: 1.0.0
|
||||
keywords:
|
||||
- ser2sock
|
||||
home: https://github.com/billimek/billimek-charts/tree/master/ser2sock
|
||||
home: https://github.com/billimek/billimek-charts/tree/master/charts/ser2sock
|
||||
icon: https://i.imgur.com/GfZ7McO.png
|
||||
sources:
|
||||
- https://github.com/nutechsoftware/ser2sock
|
||||
|
@ -83,4 +83,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
|
||||
helm install --name my-release -f values.yaml billimek/ser2sock
|
||||
```
|
||||
|
||||
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/ser2sock/values.yaml) file. It has several commented out suggested values.
|
||||
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/ser2sock/values.yaml) file. It has several commented out suggested values.
|
||||
|
Loading…
Reference in New Issue
Block a user