diff --git a/charts/incubator/sftpgo/.helmignore b/charts/stable/sftpgo/.helmignore similarity index 100% rename from charts/incubator/sftpgo/.helmignore rename to charts/stable/sftpgo/.helmignore diff --git a/charts/incubator/sftpgo/CHANGELOG.md b/charts/stable/sftpgo/CHANGELOG.md similarity index 100% rename from charts/incubator/sftpgo/CHANGELOG.md rename to charts/stable/sftpgo/CHANGELOG.md diff --git a/charts/incubator/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml similarity index 83% rename from charts/incubator/sftpgo/Chart.yaml rename to charts/stable/sftpgo/Chart.yaml index 230e3a7021d..9364c20b1f4 100644 --- a/charts/incubator/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -3,10 +3,10 @@ appVersion: "2.5.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.2 + version: 14.0.1 deprecated: false description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." -home: https://truecharts.org/charts/incubator/sftpgo +home: https://truecharts.org/charts/stable/sftpgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png keywords: - sftpgo @@ -18,10 +18,10 @@ maintainers: url: https://truecharts.org name: sftpgo sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sftpgo + - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo - https://github.com/drakkan/sftpgo type: application -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/sftpgo/README.md b/charts/stable/sftpgo/README.md similarity index 100% rename from charts/incubator/sftpgo/README.md rename to charts/stable/sftpgo/README.md diff --git a/charts/incubator/sftpgo/icon.png b/charts/stable/sftpgo/icon.png similarity index 100% rename from charts/incubator/sftpgo/icon.png rename to charts/stable/sftpgo/icon.png diff --git a/charts/incubator/sftpgo/questions.yaml b/charts/stable/sftpgo/questions.yaml similarity index 100% rename from charts/incubator/sftpgo/questions.yaml rename to charts/stable/sftpgo/questions.yaml diff --git a/charts/incubator/sftpgo/templates/NOTES.txt b/charts/stable/sftpgo/templates/NOTES.txt similarity index 100% rename from charts/incubator/sftpgo/templates/NOTES.txt rename to charts/stable/sftpgo/templates/NOTES.txt diff --git a/charts/incubator/sftpgo/templates/common.yaml b/charts/stable/sftpgo/templates/common.yaml similarity index 100% rename from charts/incubator/sftpgo/templates/common.yaml rename to charts/stable/sftpgo/templates/common.yaml diff --git a/charts/incubator/sftpgo/values.yaml b/charts/stable/sftpgo/values.yaml similarity index 100% rename from charts/incubator/sftpgo/values.yaml rename to charts/stable/sftpgo/values.yaml