diff --git a/incubator/rdtclient/0.0.2/app-changelog.md b/incubator/rdtclient/0.0.2/app-changelog.md deleted file mode 100644 index 8c6ec85c86..0000000000 --- a/incubator/rdtclient/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdtclient-0.0.2](https://github.com/truecharts/charts/compare/rdtclient-0.0.1...rdtclient-0.0.2) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - \ No newline at end of file diff --git a/incubator/rdtclient/0.0.2/CHANGELOG.md b/incubator/rdtclient/0.0.3/CHANGELOG.md similarity index 51% rename from incubator/rdtclient/0.0.2/CHANGELOG.md rename to incubator/rdtclient/0.0.3/CHANGELOG.md index 282781f6fc..69c970ab18 100644 --- a/incubator/rdtclient/0.0.2/CHANGELOG.md +++ b/incubator/rdtclient/0.0.3/CHANGELOG.md @@ -4,6 +4,21 @@ +## [rdtclient-0.0.3](https://github.com/truecharts/charts/compare/rdtclient-1.0.0...rdtclient-0.0.3) (2023-10-14) + +### Chore + +- bump version ([#13613](https://github.com/truecharts/charts/issues/13613)) + + + + + +## [rdtclient-1.0.0](https://github.com/truecharts/charts/compare/rdtclient-0.0.2...rdtclient-1.0.0) (2023-07-31) + + + + ## [rdtclient-0.0.2](https://github.com/truecharts/charts/compare/rdtclient-0.0.1...rdtclient-0.0.2) (2023-07-29) ### Chore diff --git a/incubator/rdtclient/0.0.2/Chart.yaml b/incubator/rdtclient/0.0.3/Chart.yaml similarity index 95% rename from incubator/rdtclient/0.0.2/Chart.yaml rename to incubator/rdtclient/0.0.3/Chart.yaml index 30396954c7..b087da9bec 100644 --- a/incubator/rdtclient/0.0.2/Chart.yaml +++ b/incubator/rdtclient/0.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.32" +appVersion: "2.0.40" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rdtclient - https://github.com/rogerfar/rdt-client type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - media diff --git a/incubator/rdtclient/0.0.2/README.md b/incubator/rdtclient/0.0.3/README.md similarity index 100% rename from incubator/rdtclient/0.0.2/README.md rename to incubator/rdtclient/0.0.3/README.md diff --git a/incubator/rdtclient/0.0.3/app-changelog.md b/incubator/rdtclient/0.0.3/app-changelog.md new file mode 100644 index 0000000000..2b81dbc88a --- /dev/null +++ b/incubator/rdtclient/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdtclient-0.0.3](https://github.com/truecharts/charts/compare/rdtclient-1.0.0...rdtclient-0.0.3) (2023-10-14) + +### Chore + +- bump version ([#13613](https://github.com/truecharts/charts/issues/13613)) + + \ No newline at end of file diff --git a/incubator/rdtclient/0.0.2/app-readme.md b/incubator/rdtclient/0.0.3/app-readme.md similarity index 100% rename from incubator/rdtclient/0.0.2/app-readme.md rename to incubator/rdtclient/0.0.3/app-readme.md diff --git a/incubator/rdtclient/0.0.2/charts/common-12.15.0.tgz b/incubator/rdtclient/0.0.3/charts/common-12.15.0.tgz similarity index 100% rename from incubator/rdtclient/0.0.2/charts/common-12.15.0.tgz rename to incubator/rdtclient/0.0.3/charts/common-12.15.0.tgz diff --git a/incubator/rdtclient/0.0.2/ix_values.yaml b/incubator/rdtclient/0.0.3/ix_values.yaml similarity index 96% rename from incubator/rdtclient/0.0.2/ix_values.yaml rename to incubator/rdtclient/0.0.3/ix_values.yaml index 0c9200abbd..b68acfc6d6 100644 --- a/incubator/rdtclient/0.0.2/ix_values.yaml +++ b/incubator/rdtclient/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rdtclient pullPolicy: IfNotPresent - tag: v2.0.32@sha256:d43f7b58d5136937f8962e0f3dfa328fc205bf632cbb4faf6813fff986b75836 + tag: v2.0.40@sha256:654551a94b9f6ec7c734b7e97288ef9583bbe031f204355c9f72244f7f73a540 aria2Image: repository: tccr.io/truecharts/aria2-pro pullPolicy: IfNotPresent diff --git a/incubator/rdtclient/0.0.2/questions.yaml b/incubator/rdtclient/0.0.3/questions.yaml similarity index 100% rename from incubator/rdtclient/0.0.2/questions.yaml rename to incubator/rdtclient/0.0.3/questions.yaml diff --git a/incubator/rdtclient/0.0.2/templates/NOTES.txt b/incubator/rdtclient/0.0.3/templates/NOTES.txt similarity index 100% rename from incubator/rdtclient/0.0.2/templates/NOTES.txt rename to incubator/rdtclient/0.0.3/templates/NOTES.txt diff --git a/incubator/rdtclient/0.0.2/templates/common.yaml b/incubator/rdtclient/0.0.3/templates/common.yaml similarity index 100% rename from incubator/rdtclient/0.0.2/templates/common.yaml rename to incubator/rdtclient/0.0.3/templates/common.yaml diff --git a/incubator/rdtclient/0.0.2/values.yaml b/incubator/rdtclient/0.0.3/values.yaml similarity index 100% rename from incubator/rdtclient/0.0.2/values.yaml rename to incubator/rdtclient/0.0.3/values.yaml