We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e379f4b commit 5d2308cCopy full SHA for 5d2308c
2 files changed
README.md
@@ -9,4 +9,4 @@ Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS
9
## Description
10
A Docker image for running standalone (not clustered) Redis on a Kubernetes cluster.
11
12
-[v2.18]: https://github.com/deis/workflow/releases/tag/v2.18.0
+[v2.18]: https://github.com/deisthree/workflow/releases/tag/v2.18.0
charts/redis/Chart.yaml
@@ -1,5 +1,5 @@
1
name: redis
2
-home: https://github.com/deis/redis
+home: https://github.com/deisthree/redis
3
version: <Will be populated by the ci before publishing the chart>
4
description: A Redis database for use inside a Kubernetes cluster.
5
maintainers:
0 commit comments