From b5b89a1f3123e24c45d4d8b591316e8f33340ebe Mon Sep 17 00:00:00 2001 From: Nicholas Wilde Date: Sun, 22 Nov 2020 14:32:40 -0800 Subject: [PATCH] Replaced --values with -f in README.md --- charts/README.templates.md.gotmpl | 2 +- charts/gotify/Chart.yaml | 2 +- charts/gotify/README.md | 4 ++-- charts/gotify/README.md.gotmpl | 2 +- charts/installer/Chart.yaml | 3 ++- charts/installer/README.md | 4 ++-- charts/installer/README.md.gotmpl | 2 +- charts/transmission/Chart.yaml | 5 ++++- charts/transmission/README.md | 4 ++-- charts/transmission/README.md.gotmpl | 2 +- 10 files changed, 17 insertions(+), 13 deletions(-) diff --git a/charts/README.templates.md.gotmpl b/charts/README.templates.md.gotmpl index 50ace994..7b9589e9 100644 --- a/charts/README.templates.md.gotmpl +++ b/charts/README.templates.md.gotmpl @@ -61,7 +61,7 @@ helm install {{ template "chart.name" . }} \ Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example, ```console -helm install {{ template "chart.name" . }} {{ template "helm.path" . }} --values values.yaml +helm install {{ template "chart.name" . }} {{ template "helm.path" . }} -f values.yaml ``` {{- end -}} diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml index 2131a696..333c0798 100644 --- a/charts/gotify/Chart.yaml +++ b/charts/gotify/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 appVersion: 2.0.20 -version: 0.1.4 +version: 0.1.5 name: gotify description: a simple server for sending and receiving messages type: application diff --git a/charts/gotify/README.md b/charts/gotify/README.md index 58eb84c7..5ac55799 100644 --- a/charts/gotify/README.md +++ b/charts/gotify/README.md @@ -2,7 +2,7 @@ a simple server for sending and receiving messages -![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.20](https://img.shields.io/badge/AppVersion-2.0.20-informational?style=flat-square) +![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.20](https://img.shields.io/badge/AppVersion-2.0.20-informational?style=flat-square) ## TL;DR ```console @@ -39,7 +39,7 @@ helm install gotify \ Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example, ```console -helm install gotify nicholaswilde/gotify --values values.yaml +helm install gotify nicholaswilde/gotify -f values.yaml ``` ## Author diff --git a/charts/gotify/README.md.gotmpl b/charts/gotify/README.md.gotmpl index a24647b1..6757b3ae 100644 --- a/charts/gotify/README.md.gotmpl +++ b/charts/gotify/README.md.gotmpl @@ -62,7 +62,7 @@ helm install {{ template "chart.name" . }} \ Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example, ```console -helm install {{ template "chart.name" . }} {{ template "helm.path" . }} --values values.yaml +helm install {{ template "chart.name" . }} {{ template "helm.path" . }} -f values.yaml ``` {{- end -}} diff --git a/charts/installer/Chart.yaml b/charts/installer/Chart.yaml index e5dfe9fd..bb14fea0 100644 --- a/charts/installer/Chart.yaml +++ b/charts/installer/Chart.yaml @@ -1,6 +1,7 @@ +--- apiVersion: v2 appVersion: 0.2.9 -version: 0.1.5 +version: 0.1.6 name: installer description: Quickly install pre-compiled binaries from Github releases. home: "https://github.com/nicholaswilde/helm-charts/tree/main/charts/installer" diff --git a/charts/installer/README.md b/charts/installer/README.md index 1aaddb67..cf5ffccf 100644 --- a/charts/installer/README.md +++ b/charts/installer/README.md @@ -2,7 +2,7 @@ Quickly install pre-compiled binaries from Github releases. -![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.9](https://img.shields.io/badge/AppVersion-0.2.9-informational?style=flat-square) +![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.9](https://img.shields.io/badge/AppVersion-0.2.9-informational?style=flat-square) ## TL;DR ```console @@ -39,7 +39,7 @@ helm install installer \ Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example, ```console -helm install installer nicholaswilde/installer --values values.yaml +helm install installer nicholaswilde/installer -f values.yaml ``` ## Author diff --git a/charts/installer/README.md.gotmpl b/charts/installer/README.md.gotmpl index 203b055e..92503e6a 100644 --- a/charts/installer/README.md.gotmpl +++ b/charts/installer/README.md.gotmpl @@ -62,7 +62,7 @@ helm install {{ template "chart.name" . }} \ Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example, ```console -helm install {{ template "chart.name" . }} {{ template "helm.path" . }} --values values.yaml +helm install {{ template "chart.name" . }} {{ template "helm.path" . }} -f values.yaml ``` {{- end -}} diff --git a/charts/transmission/Chart.yaml b/charts/transmission/Chart.yaml index 6d824969..7f3e90a8 100644 --- a/charts/transmission/Chart.yaml +++ b/charts/transmission/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 appVersion: 3.00 -version: 0.1.6 +version: 0.1.7 name: transmission description: A Fast, Easy, and Free BitTorrent Client. type: application @@ -10,6 +10,9 @@ icon: "https://raw.githubusercontent.com/transmission/transmission/master/web/pu keywords: - transmission - bittorrent +sources: + - https://transmissionbt.com/ + - https://hub.docker.com/r/linuxserver/transmission maintainers: - name: Nicholas Wilde email: ncwilde43@gmail.com diff --git a/charts/transmission/README.md b/charts/transmission/README.md index b2c86634..92797553 100644 --- a/charts/transmission/README.md +++ b/charts/transmission/README.md @@ -2,7 +2,7 @@ A Fast, Easy, and Free BitTorrent Client. -![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.00](https://img.shields.io/badge/AppVersion-3.00-informational?style=flat-square) +![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.00](https://img.shields.io/badge/AppVersion-3.00-informational?style=flat-square) ## TL;DR ```console @@ -39,7 +39,7 @@ helm install transmission \ Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example, ```console -helm install transmission nicholaswilde/transmission --values values.yaml +helm install transmission nicholaswilde/transmission -f values.yaml ``` ## Author diff --git a/charts/transmission/README.md.gotmpl b/charts/transmission/README.md.gotmpl index a24647b1..6757b3ae 100644 --- a/charts/transmission/README.md.gotmpl +++ b/charts/transmission/README.md.gotmpl @@ -62,7 +62,7 @@ helm install {{ template "chart.name" . }} \ Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example, ```console -helm install {{ template "chart.name" . }} {{ template "helm.path" . }} --values values.yaml +helm install {{ template "chart.name" . }} {{ template "helm.path" . }} -f values.yaml ``` {{- end -}}