From 04314558d78218dc010e6c1f6669d47e95f19ec5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 11 Jan 2023 01:45:16 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/storj-node/4.0.14/app-changelog.md | 9 --------- .../{4.0.14 => 4.0.15}/CHANGELOG.md | 18 +++++++++--------- .../storj-node/{4.0.14 => 4.0.15}/Chart.yaml | 4 ++-- .../storj-node/{4.0.14 => 4.0.15}/README.md | 0 .../storj-node/{4.0.14 => 4.0.15}/SKIPINSTALL | 0 stable/storj-node/4.0.15/app-changelog.md | 9 +++++++++ .../{4.0.14 => 4.0.15}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{4.0.14 => 4.0.15}/ix_values.yaml | 2 +- .../{4.0.14 => 4.0.15}/questions.yaml | 0 .../{4.0.14 => 4.0.15}/templates/common.yaml | 0 .../storj-node/{4.0.14 => 4.0.15}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/storj-node/4.0.14/app-changelog.md rename stable/storj-node/{4.0.14 => 4.0.15}/CHANGELOG.md (89%) rename stable/storj-node/{4.0.14 => 4.0.15}/Chart.yaml (96%) rename stable/storj-node/{4.0.14 => 4.0.15}/README.md (100%) rename stable/storj-node/{4.0.14 => 4.0.15}/SKIPINSTALL (100%) create mode 100644 stable/storj-node/4.0.15/app-changelog.md rename stable/storj-node/{4.0.14 => 4.0.15}/app-readme.md (100%) rename stable/storj-node/{4.0.14 => 4.0.15}/charts/common-11.1.2.tgz (100%) rename stable/storj-node/{4.0.14 => 4.0.15}/ix_values.yaml (90%) rename stable/storj-node/{4.0.14 => 4.0.15}/questions.yaml (100%) rename stable/storj-node/{4.0.14 => 4.0.15}/templates/common.yaml (100%) rename stable/storj-node/{4.0.14 => 4.0.15}/values.yaml (100%) diff --git a/stable/storj-node/4.0.14/app-changelog.md b/stable/storj-node/4.0.14/app-changelog.md deleted file mode 100644 index de887c1ce4..0000000000 --- a/stable/storj-node/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [storj-node-4.0.14](https://github.com/truecharts/charts/compare/storj-node-4.0.13...storj-node-4.0.14) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/storj-node/4.0.14/CHANGELOG.md b/stable/storj-node/4.0.15/CHANGELOG.md similarity index 89% rename from stable/storj-node/4.0.14/CHANGELOG.md rename to stable/storj-node/4.0.15/CHANGELOG.md index 3bc66c5d52..5cca2acc1b 100644 --- a/stable/storj-node/4.0.14/CHANGELOG.md +++ b/stable/storj-node/4.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [storj-node-4.0.15](https://github.com/truecharts/charts/compare/storj-node-4.0.14...storj-node-4.0.15) (2023-01-11) + +### Chore + +- update container image tccr.io/truecharts/storj-node to v1.70.1 + + + + ## [storj-node-4.0.14](https://github.com/truecharts/charts/compare/storj-node-4.0.13...storj-node-4.0.14) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [storj-node-4.0.7](https://github.com/truecharts/charts/compare/storj-node-4.0.6...storj-node-4.0.7) (2022-12-01) - - - - -## [storj-node-4.0.7](https://github.com/truecharts/charts/compare/storj-node-4.0.6...storj-node-4.0.7) (2022-12-01) - - - diff --git a/stable/storj-node/4.0.14/Chart.yaml b/stable/storj-node/4.0.15/Chart.yaml similarity index 96% rename from stable/storj-node/4.0.14/Chart.yaml rename to stable/storj-node/4.0.15/Chart.yaml index 90eff9bfcd..e9ad5f5030 100644 --- a/stable/storj-node/4.0.14/Chart.yaml +++ b/stable/storj-node/4.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.69.2" +appVersion: "1.70.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/storj/storj - https://docs.storj.io/node/ - https://hub.docker.com/r/storjlabs/storagenode -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/storj-node/4.0.14/README.md b/stable/storj-node/4.0.15/README.md similarity index 100% rename from stable/storj-node/4.0.14/README.md rename to stable/storj-node/4.0.15/README.md diff --git a/stable/storj-node/4.0.14/SKIPINSTALL b/stable/storj-node/4.0.15/SKIPINSTALL similarity index 100% rename from stable/storj-node/4.0.14/SKIPINSTALL rename to stable/storj-node/4.0.15/SKIPINSTALL diff --git a/stable/storj-node/4.0.15/app-changelog.md b/stable/storj-node/4.0.15/app-changelog.md new file mode 100644 index 0000000000..d7efe0a71f --- /dev/null +++ b/stable/storj-node/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [storj-node-4.0.15](https://github.com/truecharts/charts/compare/storj-node-4.0.14...storj-node-4.0.15) (2023-01-11) + +### Chore + +- update container image tccr.io/truecharts/storj-node to v1.70.1 + + \ No newline at end of file diff --git a/stable/storj-node/4.0.14/app-readme.md b/stable/storj-node/4.0.15/app-readme.md similarity index 100% rename from stable/storj-node/4.0.14/app-readme.md rename to stable/storj-node/4.0.15/app-readme.md diff --git a/stable/storj-node/4.0.14/charts/common-11.1.2.tgz b/stable/storj-node/4.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/storj-node/4.0.14/charts/common-11.1.2.tgz rename to stable/storj-node/4.0.15/charts/common-11.1.2.tgz diff --git a/stable/storj-node/4.0.14/ix_values.yaml b/stable/storj-node/4.0.15/ix_values.yaml similarity index 90% rename from stable/storj-node/4.0.14/ix_values.yaml rename to stable/storj-node/4.0.15/ix_values.yaml index 4f3ee0159e..9d360c609f 100644 --- a/stable/storj-node/4.0.14/ix_values.yaml +++ b/stable/storj-node/4.0.15/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/storj-node - tag: 1.69.2@sha256:32f525ccaead5d009f23b40e077146377dd2fa22b3cf0802ce630b6c84352ff0 + tag: 1.70.1@sha256:b6d1f9b63f455726329c3d2071146ea583837f941868deaf074ca57514b743ed pullPolicy: IfNotPresent securityContext: diff --git a/stable/storj-node/4.0.14/questions.yaml b/stable/storj-node/4.0.15/questions.yaml similarity index 100% rename from stable/storj-node/4.0.14/questions.yaml rename to stable/storj-node/4.0.15/questions.yaml diff --git a/stable/storj-node/4.0.14/templates/common.yaml b/stable/storj-node/4.0.15/templates/common.yaml similarity index 100% rename from stable/storj-node/4.0.14/templates/common.yaml rename to stable/storj-node/4.0.15/templates/common.yaml diff --git a/stable/storj-node/4.0.14/values.yaml b/stable/storj-node/4.0.15/values.yaml similarity index 100% rename from stable/storj-node/4.0.14/values.yaml rename to stable/storj-node/4.0.15/values.yaml