diff --git a/charts/incubator/grist/CHANGELOG.md b/charts/stable/grist/CHANGELOG.md similarity index 100% rename from charts/incubator/grist/CHANGELOG.md rename to charts/stable/grist/CHANGELOG.md diff --git a/charts/incubator/grist/CONFIG.md b/charts/stable/grist/CONFIG.md similarity index 100% rename from charts/incubator/grist/CONFIG.md rename to charts/stable/grist/CONFIG.md diff --git a/charts/incubator/grist/Chart.yaml b/charts/stable/grist/Chart.yaml similarity index 98% rename from charts/incubator/grist/Chart.yaml rename to charts/stable/grist/Chart.yaml index 5b3d67da554..d1d9877afe1 100644 --- a/charts/incubator/grist/Chart.yaml +++ b/charts/stable/grist/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/gristlabs/grist - https://github.com/gristlabs/grist-core - https://support.getgrist.com/ -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/grist/README.md b/charts/stable/grist/README.md similarity index 100% rename from charts/incubator/grist/README.md rename to charts/stable/grist/README.md diff --git a/charts/incubator/grist/helm-values.md b/charts/stable/grist/helm-values.md similarity index 100% rename from charts/incubator/grist/helm-values.md rename to charts/stable/grist/helm-values.md diff --git a/charts/incubator/grist/questions.yaml b/charts/stable/grist/questions.yaml similarity index 100% rename from charts/incubator/grist/questions.yaml rename to charts/stable/grist/questions.yaml diff --git a/charts/incubator/grist/security.md b/charts/stable/grist/security.md similarity index 100% rename from charts/incubator/grist/security.md rename to charts/stable/grist/security.md diff --git a/charts/incubator/grist/templates/common.yaml b/charts/stable/grist/templates/common.yaml similarity index 100% rename from charts/incubator/grist/templates/common.yaml rename to charts/stable/grist/templates/common.yaml diff --git a/charts/incubator/grist/values.yaml b/charts/stable/grist/values.yaml similarity index 100% rename from charts/incubator/grist/values.yaml rename to charts/stable/grist/values.yaml