From acb39f8cbefa49f3ed75fc1b87fe83c0a3a07cb4 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 9 May 2021 13:49:24 +0200 Subject: [PATCH] truecommand promoted to stable --- {incubator => stable}/truecommand/.helmignore | 0 {incubator => stable}/truecommand/CONFIG.md | 0 {incubator => stable}/truecommand/Chart.yaml | 0 {incubator => stable}/truecommand/README.md | 0 {incubator => stable}/truecommand/SCALE/item.yaml | 0 {incubator => stable}/truecommand/SCALE/ix_values.yaml | 0 {incubator => stable}/truecommand/SCALE/questions.yaml | 0 {incubator => stable}/truecommand/app-readme.md | 0 {incubator => stable}/truecommand/templates/common.yaml | 0 {incubator => stable}/truecommand/values.yaml | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {incubator => stable}/truecommand/.helmignore (100%) rename {incubator => stable}/truecommand/CONFIG.md (100%) rename {incubator => stable}/truecommand/Chart.yaml (100%) rename {incubator => stable}/truecommand/README.md (100%) rename {incubator => stable}/truecommand/SCALE/item.yaml (100%) rename {incubator => stable}/truecommand/SCALE/ix_values.yaml (100%) rename {incubator => stable}/truecommand/SCALE/questions.yaml (100%) rename {incubator => stable}/truecommand/app-readme.md (100%) rename {incubator => stable}/truecommand/templates/common.yaml (100%) rename {incubator => stable}/truecommand/values.yaml (100%) diff --git a/incubator/truecommand/.helmignore b/stable/truecommand/.helmignore similarity index 100% rename from incubator/truecommand/.helmignore rename to stable/truecommand/.helmignore diff --git a/incubator/truecommand/CONFIG.md b/stable/truecommand/CONFIG.md similarity index 100% rename from incubator/truecommand/CONFIG.md rename to stable/truecommand/CONFIG.md diff --git a/incubator/truecommand/Chart.yaml b/stable/truecommand/Chart.yaml similarity index 100% rename from incubator/truecommand/Chart.yaml rename to stable/truecommand/Chart.yaml diff --git a/incubator/truecommand/README.md b/stable/truecommand/README.md similarity index 100% rename from incubator/truecommand/README.md rename to stable/truecommand/README.md diff --git a/incubator/truecommand/SCALE/item.yaml b/stable/truecommand/SCALE/item.yaml similarity index 100% rename from incubator/truecommand/SCALE/item.yaml rename to stable/truecommand/SCALE/item.yaml diff --git a/incubator/truecommand/SCALE/ix_values.yaml b/stable/truecommand/SCALE/ix_values.yaml similarity index 100% rename from incubator/truecommand/SCALE/ix_values.yaml rename to stable/truecommand/SCALE/ix_values.yaml diff --git a/incubator/truecommand/SCALE/questions.yaml b/stable/truecommand/SCALE/questions.yaml similarity index 100% rename from incubator/truecommand/SCALE/questions.yaml rename to stable/truecommand/SCALE/questions.yaml diff --git a/incubator/truecommand/app-readme.md b/stable/truecommand/app-readme.md similarity index 100% rename from incubator/truecommand/app-readme.md rename to stable/truecommand/app-readme.md diff --git a/incubator/truecommand/templates/common.yaml b/stable/truecommand/templates/common.yaml similarity index 100% rename from incubator/truecommand/templates/common.yaml rename to stable/truecommand/templates/common.yaml diff --git a/incubator/truecommand/values.yaml b/stable/truecommand/values.yaml similarity index 100% rename from incubator/truecommand/values.yaml rename to stable/truecommand/values.yaml