ser2sock chart migration (#130)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 16:28:35 -05:00 committed by GitHub
parent 85c3e2c3de
commit b70b192d46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@ apiVersion: v1
appVersion: "1.0.0" appVersion: "1.0.0"
description: Serial to Socket Redirector description: Serial to Socket Redirector
name: ser2sock name: ser2sock
version: 0.1.0 version: 1.0.0
keywords: keywords:
- ser2sock - 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 icon: https://i.imgur.com/GfZ7McO.png
sources: sources:
- https://github.com/nutechsoftware/ser2sock - https://github.com/nutechsoftware/ser2sock

View File

@ -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 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.