diff --git a/incubator/velero/0.0.3/app-changelog.md b/incubator/velero/0.0.3/app-changelog.md deleted file mode 100644 index 8177b1d754..0000000000 --- a/incubator/velero/0.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [velero-0.0.3](https://github.com/truecharts/charts/compare/velero-0.0.2...velero-0.0.3) (2023-11-17) - -### Chore - -- pin dependencies ([#14662](https://github.com/truecharts/charts/issues/14662)) - - \ No newline at end of file diff --git a/incubator/velero/0.0.3/charts/common-14.3.5.tgz b/incubator/velero/0.0.3/charts/common-14.3.5.tgz deleted file mode 100644 index 58fbc6f496..0000000000 Binary files a/incubator/velero/0.0.3/charts/common-14.3.5.tgz and /dev/null differ diff --git a/incubator/velero/0.0.3/CHANGELOG.md b/incubator/velero/0.0.4/CHANGELOG.md similarity index 78% rename from incubator/velero/0.0.3/CHANGELOG.md rename to incubator/velero/0.0.4/CHANGELOG.md index c71412d152..5f8e99277e 100644 --- a/incubator/velero/0.0.3/CHANGELOG.md +++ b/incubator/velero/0.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [velero-0.0.4](https://github.com/truecharts/charts/compare/velero-0.0.3...velero-0.0.4) (2023-11-26) + +### Chore + +- update common + + + + ## [velero-0.0.3](https://github.com/truecharts/charts/compare/velero-0.0.2...velero-0.0.3) (2023-11-17) ### Chore diff --git a/incubator/velero/0.0.3/Chart.yaml b/incubator/velero/0.0.4/Chart.yaml similarity index 96% rename from incubator/velero/0.0.3/Chart.yaml rename to incubator/velero/0.0.4/Chart.yaml index 3a53114aef..63483c72a6 100644 --- a/incubator/velero/0.0.3/Chart.yaml +++ b/incubator/velero/0.0.4/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.3.5 + version: 15.3.1 - name: velero repository: https://vmware-tanzu.github.io/helm-charts version: 5.1.4 @@ -26,7 +26,7 @@ sources: - https://github.com/cert-manager - https://cert-manager.io/ type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/category: operators truecharts.org/SCALE-support: "true" diff --git a/incubator/velero/0.0.3/LICENSE b/incubator/velero/0.0.4/LICENSE similarity index 100% rename from incubator/velero/0.0.3/LICENSE rename to incubator/velero/0.0.4/LICENSE diff --git a/incubator/velero/0.0.3/README.md b/incubator/velero/0.0.4/README.md similarity index 100% rename from incubator/velero/0.0.3/README.md rename to incubator/velero/0.0.4/README.md diff --git a/incubator/velero/0.0.4/app-changelog.md b/incubator/velero/0.0.4/app-changelog.md new file mode 100644 index 0000000000..cc609ea233 --- /dev/null +++ b/incubator/velero/0.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [velero-0.0.4](https://github.com/truecharts/charts/compare/velero-0.0.3...velero-0.0.4) (2023-11-26) + +### Chore + +- update common + + \ No newline at end of file diff --git a/incubator/velero/0.0.3/app-readme.md b/incubator/velero/0.0.4/app-readme.md similarity index 100% rename from incubator/velero/0.0.3/app-readme.md rename to incubator/velero/0.0.4/app-readme.md diff --git a/incubator/velero/0.0.4/charts/common-15.3.1.tgz b/incubator/velero/0.0.4/charts/common-15.3.1.tgz new file mode 100644 index 0000000000..f86383016c Binary files /dev/null and b/incubator/velero/0.0.4/charts/common-15.3.1.tgz differ diff --git a/incubator/velero/0.0.3/charts/velero-5.1.4.tgz b/incubator/velero/0.0.4/charts/velero-5.1.4.tgz similarity index 100% rename from incubator/velero/0.0.3/charts/velero-5.1.4.tgz rename to incubator/velero/0.0.4/charts/velero-5.1.4.tgz diff --git a/incubator/velero/0.0.3/ix_values.yaml b/incubator/velero/0.0.4/ix_values.yaml similarity index 100% rename from incubator/velero/0.0.3/ix_values.yaml rename to incubator/velero/0.0.4/ix_values.yaml diff --git a/incubator/velero/0.0.3/questions.yaml b/incubator/velero/0.0.4/questions.yaml similarity index 100% rename from incubator/velero/0.0.3/questions.yaml rename to incubator/velero/0.0.4/questions.yaml diff --git a/incubator/velero/0.0.3/templates/NOTES.txt b/incubator/velero/0.0.4/templates/NOTES.txt similarity index 100% rename from incubator/velero/0.0.3/templates/NOTES.txt rename to incubator/velero/0.0.4/templates/NOTES.txt diff --git a/incubator/velero/0.0.3/templates/common.yaml b/incubator/velero/0.0.4/templates/common.yaml similarity index 100% rename from incubator/velero/0.0.3/templates/common.yaml rename to incubator/velero/0.0.4/templates/common.yaml diff --git a/incubator/velero/0.0.3/values.yaml b/incubator/velero/0.0.4/values.yaml similarity index 100% rename from incubator/velero/0.0.3/values.yaml rename to incubator/velero/0.0.4/values.yaml