diff --git a/charts/incubator/openobserve/.helmignore b/charts/stable/openobserve/.helmignore similarity index 100% rename from charts/incubator/openobserve/.helmignore rename to charts/stable/openobserve/.helmignore diff --git a/charts/incubator/openobserve/Chart.yaml b/charts/stable/openobserve/Chart.yaml similarity index 83% rename from charts/incubator/openobserve/Chart.yaml rename to charts/stable/openobserve/Chart.yaml index 50cda16622f..7262e5e993e 100644 --- a/charts/incubator/openobserve/Chart.yaml +++ b/charts/stable/openobserve/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/category: inventory truecharts.org/max_helm_version: "3.17" truecharts.org/min_helm_version: "3.14" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.14.7 dependencies: @@ -20,7 +20,7 @@ dependencies: import-values: [] deprecated: false description: Fast, scalable and cost-effective open source observability platform -home: https://truecharts.org/charts/incubator/openobserve +home: https://truecharts.org/charts/stable/openobserve icon: https://truecharts.org/img/hotlink-ok/chart-icons/openobserve.webp keywords: - logs @@ -35,6 +35,6 @@ maintainers: name: openobserve sources: - https://github.com/openobserve/openobserve - - https://github.com/truecharts/charts/tree/master/charts/incubator/openobserve + - https://github.com/truecharts/charts/tree/master/charts/stable/openobserve type: application -version: 0.1.1 +version: 1.0.0 diff --git a/charts/incubator/openobserve/README.md b/charts/stable/openobserve/README.md similarity index 100% rename from charts/incubator/openobserve/README.md rename to charts/stable/openobserve/README.md diff --git a/charts/incubator/openobserve/icon-small.webp b/charts/stable/openobserve/icon-small.webp similarity index 100% rename from charts/incubator/openobserve/icon-small.webp rename to charts/stable/openobserve/icon-small.webp diff --git a/charts/incubator/openobserve/icon.webp b/charts/stable/openobserve/icon.webp similarity index 100% rename from charts/incubator/openobserve/icon.webp rename to charts/stable/openobserve/icon.webp diff --git a/charts/incubator/openobserve/templates/NOTES.txt b/charts/stable/openobserve/templates/NOTES.txt similarity index 100% rename from charts/incubator/openobserve/templates/NOTES.txt rename to charts/stable/openobserve/templates/NOTES.txt diff --git a/charts/incubator/openobserve/templates/common.yaml b/charts/stable/openobserve/templates/common.yaml similarity index 100% rename from charts/incubator/openobserve/templates/common.yaml rename to charts/stable/openobserve/templates/common.yaml diff --git a/charts/incubator/openobserve/values.yaml b/charts/stable/openobserve/values.yaml similarity index 100% rename from charts/incubator/openobserve/values.yaml rename to charts/stable/openobserve/values.yaml