From 23d63540303975f034074d044d578123705e59c4 Mon Sep 17 00:00:00 2001 From: Tancho Mihov <tancho.mihov@cleverpine.com> Date: Thu, 28 Jul 2022 16:43:54 +0300 Subject: [PATCH] Nats env var added --- Chart.yaml | 4 ++-- README.md | 8 +------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index bd966b1..783bac4 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 -appVersion: v0.0.4 +appVersion: v1.0.1-rc description: cache deployment name: cache -version: 0.0.4 +version: 1.0.1 icon: "https://www.vereign.com/wp-content/themes/vereign2020/images/vereign-logo.svg" diff --git a/README.md b/README.md index a7f3ef8..c5eb3ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cache -  +  cache deployment @@ -58,9 +58,3 @@ cache deployment ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.10.0](https://github.com/norwoodj/helm-docs/releases/v1.10.0) - -## License -<hr/> - -[Apache 2.0 license](LICENSE) - -- GitLab