From 602980a6eb16bed457fb46a08707492836fd0984 Mon Sep 17 00:00:00 2001 From: Mark Needham Date: Mon, 20 Nov 2017 21:26:31 +0000 Subject: [PATCH] [Neo4j] Incubator -> Stable (#2744) --- {incubator => stable}/neo4j/Chart.yaml | 0 {incubator => stable}/neo4j/README.md | 0 {incubator => stable}/neo4j/templates/NOTES.txt | 0 {incubator => stable}/neo4j/templates/_helpers.tpl | 0 {incubator => stable}/neo4j/templates/core-dns.yaml | 0 {incubator => stable}/neo4j/templates/core-statefulset.yaml | 0 .../neo4j/templates/readreplicas-deployment.yaml | 0 {incubator => stable}/neo4j/templates/secret.yaml | 0 {incubator => stable}/neo4j/templates/tests/test-config.yaml | 0 .../neo4j/templates/tests/test-neo4j-cluster.yaml | 0 {incubator => stable}/neo4j/values.yaml | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename {incubator => stable}/neo4j/Chart.yaml (100%) rename {incubator => stable}/neo4j/README.md (100%) rename {incubator => stable}/neo4j/templates/NOTES.txt (100%) rename {incubator => stable}/neo4j/templates/_helpers.tpl (100%) rename {incubator => stable}/neo4j/templates/core-dns.yaml (100%) rename {incubator => stable}/neo4j/templates/core-statefulset.yaml (100%) rename {incubator => stable}/neo4j/templates/readreplicas-deployment.yaml (100%) rename {incubator => stable}/neo4j/templates/secret.yaml (100%) rename {incubator => stable}/neo4j/templates/tests/test-config.yaml (100%) rename {incubator => stable}/neo4j/templates/tests/test-neo4j-cluster.yaml (100%) rename {incubator => stable}/neo4j/values.yaml (100%) diff --git a/incubator/neo4j/Chart.yaml b/stable/neo4j/Chart.yaml similarity index 100% rename from incubator/neo4j/Chart.yaml rename to stable/neo4j/Chart.yaml diff --git a/incubator/neo4j/README.md b/stable/neo4j/README.md similarity index 100% rename from incubator/neo4j/README.md rename to stable/neo4j/README.md diff --git a/incubator/neo4j/templates/NOTES.txt b/stable/neo4j/templates/NOTES.txt similarity index 100% rename from incubator/neo4j/templates/NOTES.txt rename to stable/neo4j/templates/NOTES.txt diff --git a/incubator/neo4j/templates/_helpers.tpl b/stable/neo4j/templates/_helpers.tpl similarity index 100% rename from incubator/neo4j/templates/_helpers.tpl rename to stable/neo4j/templates/_helpers.tpl diff --git a/incubator/neo4j/templates/core-dns.yaml b/stable/neo4j/templates/core-dns.yaml similarity index 100% rename from incubator/neo4j/templates/core-dns.yaml rename to stable/neo4j/templates/core-dns.yaml diff --git a/incubator/neo4j/templates/core-statefulset.yaml b/stable/neo4j/templates/core-statefulset.yaml similarity index 100% rename from incubator/neo4j/templates/core-statefulset.yaml rename to stable/neo4j/templates/core-statefulset.yaml diff --git a/incubator/neo4j/templates/readreplicas-deployment.yaml b/stable/neo4j/templates/readreplicas-deployment.yaml similarity index 100% rename from incubator/neo4j/templates/readreplicas-deployment.yaml rename to stable/neo4j/templates/readreplicas-deployment.yaml diff --git a/incubator/neo4j/templates/secret.yaml b/stable/neo4j/templates/secret.yaml similarity index 100% rename from incubator/neo4j/templates/secret.yaml rename to stable/neo4j/templates/secret.yaml diff --git a/incubator/neo4j/templates/tests/test-config.yaml b/stable/neo4j/templates/tests/test-config.yaml similarity index 100% rename from incubator/neo4j/templates/tests/test-config.yaml rename to stable/neo4j/templates/tests/test-config.yaml diff --git a/incubator/neo4j/templates/tests/test-neo4j-cluster.yaml b/stable/neo4j/templates/tests/test-neo4j-cluster.yaml similarity index 100% rename from incubator/neo4j/templates/tests/test-neo4j-cluster.yaml rename to stable/neo4j/templates/tests/test-neo4j-cluster.yaml diff --git a/incubator/neo4j/values.yaml b/stable/neo4j/values.yaml similarity index 100% rename from incubator/neo4j/values.yaml rename to stable/neo4j/values.yaml