diff --git a/charts/incubator/kopia/icon.png b/charts/incubator/kopia/icon.png deleted file mode 100644 index da2eae186fd8..000000000000 Binary files a/charts/incubator/kopia/icon.png and /dev/null differ diff --git a/charts/incubator/kopia/.helmignore b/charts/stable/kopia/.helmignore similarity index 100% rename from charts/incubator/kopia/.helmignore rename to charts/stable/kopia/.helmignore diff --git a/charts/incubator/kopia/CHANGELOG.md b/charts/stable/kopia/CHANGELOG.md similarity index 100% rename from charts/incubator/kopia/CHANGELOG.md rename to charts/stable/kopia/CHANGELOG.md diff --git a/charts/incubator/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml similarity index 90% rename from charts/incubator/kopia/Chart.yaml rename to charts/stable/kopia/Chart.yaml index 9518b4b30ae0..19908b7a5268 100644 --- a/charts/incubator/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -3,9 +3,9 @@ appVersion: "0.13.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.2 + version: 14.3.5 description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. -home: https://truecharts.org/charts/incubator/kopia +home: https://truecharts.org/charts/stable/kopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png keywords: - backup @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kopia - https://kopia.io/docs/installation/#docker-images - https://github.com/kopia/kopia -version: 7.0.4 +version: 8.0.0 annotations: truecharts.org/category: utility truecharts.org/SCALE-support: "true" diff --git a/charts/incubator/kopia/README.md b/charts/stable/kopia/README.md similarity index 100% rename from charts/incubator/kopia/README.md rename to charts/stable/kopia/README.md diff --git a/charts/incubator/kopia/ci/test-values.yaml b/charts/stable/kopia/ci/test-values.yaml similarity index 100% rename from charts/incubator/kopia/ci/test-values.yaml rename to charts/stable/kopia/ci/test-values.yaml diff --git a/charts/stable/kopia/icon.png b/charts/stable/kopia/icon.png new file mode 100644 index 000000000000..ba5213fb23dc Binary files /dev/null and b/charts/stable/kopia/icon.png differ diff --git a/charts/incubator/kopia/questions.yaml b/charts/stable/kopia/questions.yaml similarity index 100% rename from charts/incubator/kopia/questions.yaml rename to charts/stable/kopia/questions.yaml diff --git a/charts/incubator/kopia/templates/NOTES.txt b/charts/stable/kopia/templates/NOTES.txt similarity index 100% rename from charts/incubator/kopia/templates/NOTES.txt rename to charts/stable/kopia/templates/NOTES.txt diff --git a/charts/incubator/kopia/templates/_secrets.tpl b/charts/stable/kopia/templates/_secrets.tpl similarity index 100% rename from charts/incubator/kopia/templates/_secrets.tpl rename to charts/stable/kopia/templates/_secrets.tpl diff --git a/charts/incubator/kopia/templates/common.yaml b/charts/stable/kopia/templates/common.yaml similarity index 100% rename from charts/incubator/kopia/templates/common.yaml rename to charts/stable/kopia/templates/common.yaml diff --git a/charts/incubator/kopia/values.yaml b/charts/stable/kopia/values.yaml similarity index 100% rename from charts/incubator/kopia/values.yaml rename to charts/stable/kopia/values.yaml