diff --git a/incubator/qbitrr/0.0.1/app-changelog.md b/incubator/qbitrr/0.0.1/app-changelog.md deleted file mode 100644 index 3ae13f4936..0000000000 --- a/incubator/qbitrr/0.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qbitrr-0.0.1]qbitrr-0.0.1 (2023-09-03) - -### Add - -- add qbitrr ([#12185](https://github.com/truecharts/charts/issues/12185)) - - \ No newline at end of file diff --git a/incubator/qbitrr/0.0.1/CHANGELOG.md b/incubator/qbitrr/0.0.2/CHANGELOG.md similarity index 50% rename from incubator/qbitrr/0.0.1/CHANGELOG.md rename to incubator/qbitrr/0.0.2/CHANGELOG.md index 1c60f97b29..29aadda054 100644 --- a/incubator/qbitrr/0.0.1/CHANGELOG.md +++ b/incubator/qbitrr/0.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [qbitrr-0.0.2](https://github.com/truecharts/charts/compare/qbitrr-0.0.1...qbitrr-0.0.2) (2023-09-06) + +### Chore + +- bump version ([#12291](https://github.com/truecharts/charts/issues/12291)) + + + + ## [qbitrr-0.0.1]qbitrr-0.0.1 (2023-09-03) ### Add diff --git a/incubator/qbitrr/0.0.1/Chart.yaml b/incubator/qbitrr/0.0.2/Chart.yaml similarity index 95% rename from incubator/qbitrr/0.0.1/Chart.yaml rename to incubator/qbitrr/0.0.2/Chart.yaml index c68adbb14b..005b3c7cca 100644 --- a/incubator/qbitrr/0.0.1/Chart.yaml +++ b/incubator/qbitrr/0.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.7.1" +appVersion: "3.7.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/qbitrr - https://github.com/Feramance/Qbitrr type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/qbitrr/0.0.1/README.md b/incubator/qbitrr/0.0.2/README.md similarity index 93% rename from incubator/qbitrr/0.0.1/README.md rename to incubator/qbitrr/0.0.2/README.md index e0a9b8fa8d..83229a6026 100644 --- a/incubator/qbitrr/0.0.1/README.md +++ b/incubator/qbitrr/0.0.2/README.md @@ -5,7 +5,7 @@ TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/incubator/qbitrr/0.0.2/app-changelog.md b/incubator/qbitrr/0.0.2/app-changelog.md new file mode 100644 index 0000000000..eefac04599 --- /dev/null +++ b/incubator/qbitrr/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbitrr-0.0.2](https://github.com/truecharts/charts/compare/qbitrr-0.0.1...qbitrr-0.0.2) (2023-09-06) + +### Chore + +- bump version ([#12291](https://github.com/truecharts/charts/issues/12291)) + + \ No newline at end of file diff --git a/incubator/qbitrr/0.0.1/app-readme.md b/incubator/qbitrr/0.0.2/app-readme.md similarity index 100% rename from incubator/qbitrr/0.0.1/app-readme.md rename to incubator/qbitrr/0.0.2/app-readme.md diff --git a/incubator/qbitrr/0.0.1/charts/common-14.0.1.tgz b/incubator/qbitrr/0.0.2/charts/common-14.0.1.tgz similarity index 100% rename from incubator/qbitrr/0.0.1/charts/common-14.0.1.tgz rename to incubator/qbitrr/0.0.2/charts/common-14.0.1.tgz diff --git a/incubator/qbitrr/0.0.1/ix_values.yaml b/incubator/qbitrr/0.0.2/ix_values.yaml similarity index 93% rename from incubator/qbitrr/0.0.1/ix_values.yaml rename to incubator/qbitrr/0.0.2/ix_values.yaml index da9c0e3342..785690f9c5 100644 --- a/incubator/qbitrr/0.0.1/ix_values.yaml +++ b/incubator/qbitrr/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qbitrr pullPolicy: IfNotPresent - tag: v3.7.1@sha256:c87ba70062bd1f81b397c64e53c79ed2b3cf4804b9ee5cc2fa855afd47b33ae4 + tag: v3.7.3@sha256:3cf9a566ce5d027a8030bf2374a2e421ed498782397a1354fe326cd8e09ee003 securityContext: container: readOnlyRootFilesystem: false diff --git a/incubator/qbitrr/0.0.1/questions.yaml b/incubator/qbitrr/0.0.2/questions.yaml similarity index 100% rename from incubator/qbitrr/0.0.1/questions.yaml rename to incubator/qbitrr/0.0.2/questions.yaml diff --git a/incubator/qbitrr/0.0.1/templates/NOTES.txt b/incubator/qbitrr/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/qbitrr/0.0.1/templates/NOTES.txt rename to incubator/qbitrr/0.0.2/templates/NOTES.txt diff --git a/incubator/qbitrr/0.0.1/templates/common.yaml b/incubator/qbitrr/0.0.2/templates/common.yaml similarity index 100% rename from incubator/qbitrr/0.0.1/templates/common.yaml rename to incubator/qbitrr/0.0.2/templates/common.yaml diff --git a/incubator/qbitrr/0.0.1/values.yaml b/incubator/qbitrr/0.0.2/values.yaml similarity index 100% rename from incubator/qbitrr/0.0.1/values.yaml rename to incubator/qbitrr/0.0.2/values.yaml