From 96e593f5e5d1c6aa66853ac9153d5e54166b9743 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 17 Nov 2022 23:39:12 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/storj-node/4.0.2/app-changelog.md | 9 --------- stable/storj-node/{4.0.2 => 4.0.3}/CHANGELOG.md | 0 stable/storj-node/{4.0.2 => 4.0.3}/Chart.yaml | 4 ++-- stable/storj-node/{4.0.2 => 4.0.3}/README.md | 0 stable/storj-node/{4.0.2 => 4.0.3}/SKIPINSTALL | 0 stable/storj-node/4.0.3/app-changelog.md | 9 +++++++++ stable/storj-node/{4.0.2 => 4.0.3}/app-readme.md | 0 .../{4.0.2 => 4.0.3}/charts/common-11.0.3.tgz | Bin stable/storj-node/{4.0.2 => 4.0.3}/ix_values.yaml | 2 +- stable/storj-node/{4.0.2 => 4.0.3}/questions.yaml | 0 .../{4.0.2 => 4.0.3}/templates/common.yaml | 0 stable/storj-node/{4.0.2 => 4.0.3}/values.yaml | 0 12 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 stable/storj-node/4.0.2/app-changelog.md rename stable/storj-node/{4.0.2 => 4.0.3}/CHANGELOG.md (100%) rename stable/storj-node/{4.0.2 => 4.0.3}/Chart.yaml (96%) rename stable/storj-node/{4.0.2 => 4.0.3}/README.md (100%) rename stable/storj-node/{4.0.2 => 4.0.3}/SKIPINSTALL (100%) create mode 100644 stable/storj-node/4.0.3/app-changelog.md rename stable/storj-node/{4.0.2 => 4.0.3}/app-readme.md (100%) rename stable/storj-node/{4.0.2 => 4.0.3}/charts/common-11.0.3.tgz (100%) rename stable/storj-node/{4.0.2 => 4.0.3}/ix_values.yaml (90%) rename stable/storj-node/{4.0.2 => 4.0.3}/questions.yaml (100%) rename stable/storj-node/{4.0.2 => 4.0.3}/templates/common.yaml (100%) rename stable/storj-node/{4.0.2 => 4.0.3}/values.yaml (100%) diff --git a/stable/storj-node/4.0.2/app-changelog.md b/stable/storj-node/4.0.2/app-changelog.md deleted file mode 100644 index 73681512518..00000000000 --- a/stable/storj-node/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [storj-node-4.0.2](https://github.com/truecharts/charts/compare/storj-node-4.0.1...storj-node-4.0.2) (2022-11-15) - -### Chore - -- update container image tccr.io/truecharts/storj-node to v1.67.1 - - \ No newline at end of file diff --git a/stable/storj-node/4.0.2/CHANGELOG.md b/stable/storj-node/4.0.3/CHANGELOG.md similarity index 100% rename from stable/storj-node/4.0.2/CHANGELOG.md rename to stable/storj-node/4.0.3/CHANGELOG.md diff --git a/stable/storj-node/4.0.2/Chart.yaml b/stable/storj-node/4.0.3/Chart.yaml similarity index 96% rename from stable/storj-node/4.0.2/Chart.yaml rename to stable/storj-node/4.0.3/Chart.yaml index 0a129f7a6e1..f53d6ee19f0 100644 --- a/stable/storj-node/4.0.2/Chart.yaml +++ b/stable/storj-node/4.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.67.1" +appVersion: "1.67.2" 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.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/storj-node/4.0.2/README.md b/stable/storj-node/4.0.3/README.md similarity index 100% rename from stable/storj-node/4.0.2/README.md rename to stable/storj-node/4.0.3/README.md diff --git a/stable/storj-node/4.0.2/SKIPINSTALL b/stable/storj-node/4.0.3/SKIPINSTALL similarity index 100% rename from stable/storj-node/4.0.2/SKIPINSTALL rename to stable/storj-node/4.0.3/SKIPINSTALL diff --git a/stable/storj-node/4.0.3/app-changelog.md b/stable/storj-node/4.0.3/app-changelog.md new file mode 100644 index 00000000000..2d25f41fbc5 --- /dev/null +++ b/stable/storj-node/4.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [storj-node-4.0.3](https://github.com/truecharts/charts/compare/storj-node-4.0.2...storj-node-4.0.3) (2022-11-17) + +### Chore + +- update container image tccr.io/truecharts/storj-node to v1.67.2 + + \ No newline at end of file diff --git a/stable/storj-node/4.0.2/app-readme.md b/stable/storj-node/4.0.3/app-readme.md similarity index 100% rename from stable/storj-node/4.0.2/app-readme.md rename to stable/storj-node/4.0.3/app-readme.md diff --git a/stable/storj-node/4.0.2/charts/common-11.0.3.tgz b/stable/storj-node/4.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/storj-node/4.0.2/charts/common-11.0.3.tgz rename to stable/storj-node/4.0.3/charts/common-11.0.3.tgz diff --git a/stable/storj-node/4.0.2/ix_values.yaml b/stable/storj-node/4.0.3/ix_values.yaml similarity index 90% rename from stable/storj-node/4.0.2/ix_values.yaml rename to stable/storj-node/4.0.3/ix_values.yaml index 402996b511d..63c16c32c17 100644 --- a/stable/storj-node/4.0.2/ix_values.yaml +++ b/stable/storj-node/4.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/storj-node - tag: 1.67.1@sha256:10df5a57235190c04579100f9f0bd801b8f3de3681ec1fe56670fdcdd6b0439f + tag: 1.67.2@sha256:b7a02cf8bdd39c5c7cad83e32894d98d00726905a70b1b88f5d0b3edec94e548 pullPolicy: IfNotPresent securityContext: diff --git a/stable/storj-node/4.0.2/questions.yaml b/stable/storj-node/4.0.3/questions.yaml similarity index 100% rename from stable/storj-node/4.0.2/questions.yaml rename to stable/storj-node/4.0.3/questions.yaml diff --git a/stable/storj-node/4.0.2/templates/common.yaml b/stable/storj-node/4.0.3/templates/common.yaml similarity index 100% rename from stable/storj-node/4.0.2/templates/common.yaml rename to stable/storj-node/4.0.3/templates/common.yaml diff --git a/stable/storj-node/4.0.2/values.yaml b/stable/storj-node/4.0.3/values.yaml similarity index 100% rename from stable/storj-node/4.0.2/values.yaml rename to stable/storj-node/4.0.3/values.yaml