diff --git a/stable/storj-node/4.0.3/app-changelog.md b/stable/storj-node/4.0.3/app-changelog.md deleted file mode 100644 index 2d25f41fbc..0000000000 --- a/stable/storj-node/4.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.3/CHANGELOG.md b/stable/storj-node/4.0.4/CHANGELOG.md similarity index 100% rename from stable/storj-node/4.0.3/CHANGELOG.md rename to stable/storj-node/4.0.4/CHANGELOG.md diff --git a/stable/storj-node/4.0.3/Chart.yaml b/stable/storj-node/4.0.4/Chart.yaml similarity index 96% rename from stable/storj-node/4.0.3/Chart.yaml rename to stable/storj-node/4.0.4/Chart.yaml index f53d6ee19f..44261f09dc 100644 --- a/stable/storj-node/4.0.3/Chart.yaml +++ b/stable/storj-node/4.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.67.2" +appVersion: "1.67.3" 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/storj-node/4.0.3/README.md b/stable/storj-node/4.0.4/README.md similarity index 100% rename from stable/storj-node/4.0.3/README.md rename to stable/storj-node/4.0.4/README.md diff --git a/stable/storj-node/4.0.3/SKIPINSTALL b/stable/storj-node/4.0.4/SKIPINSTALL similarity index 100% rename from stable/storj-node/4.0.3/SKIPINSTALL rename to stable/storj-node/4.0.4/SKIPINSTALL diff --git a/stable/storj-node/4.0.4/app-changelog.md b/stable/storj-node/4.0.4/app-changelog.md new file mode 100644 index 0000000000..d435b7a8c5 --- /dev/null +++ b/stable/storj-node/4.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [storj-node-4.0.4](https://github.com/truecharts/charts/compare/storj-node-4.0.3...storj-node-4.0.4) (2022-11-19) + +### Chore + +- update container image tccr.io/truecharts/storj-node to v1.67.3 + + \ No newline at end of file diff --git a/stable/storj-node/4.0.3/app-readme.md b/stable/storj-node/4.0.4/app-readme.md similarity index 100% rename from stable/storj-node/4.0.3/app-readme.md rename to stable/storj-node/4.0.4/app-readme.md diff --git a/stable/storj-node/4.0.3/charts/common-11.0.3.tgz b/stable/storj-node/4.0.4/charts/common-11.0.3.tgz similarity index 100% rename from stable/storj-node/4.0.3/charts/common-11.0.3.tgz rename to stable/storj-node/4.0.4/charts/common-11.0.3.tgz diff --git a/stable/storj-node/4.0.3/ix_values.yaml b/stable/storj-node/4.0.4/ix_values.yaml similarity index 90% rename from stable/storj-node/4.0.3/ix_values.yaml rename to stable/storj-node/4.0.4/ix_values.yaml index 63c16c32c1..941117be26 100644 --- a/stable/storj-node/4.0.3/ix_values.yaml +++ b/stable/storj-node/4.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/storj-node - tag: 1.67.2@sha256:b7a02cf8bdd39c5c7cad83e32894d98d00726905a70b1b88f5d0b3edec94e548 + tag: 1.67.3@sha256:66c2dacbb742943d7beb383f87de0cc83c1fe980ecbec84de28b7d342eb777b2 pullPolicy: IfNotPresent securityContext: diff --git a/stable/storj-node/4.0.3/questions.yaml b/stable/storj-node/4.0.4/questions.yaml similarity index 100% rename from stable/storj-node/4.0.3/questions.yaml rename to stable/storj-node/4.0.4/questions.yaml diff --git a/stable/storj-node/4.0.3/templates/common.yaml b/stable/storj-node/4.0.4/templates/common.yaml similarity index 100% rename from stable/storj-node/4.0.3/templates/common.yaml rename to stable/storj-node/4.0.4/templates/common.yaml diff --git a/stable/storj-node/4.0.3/values.yaml b/stable/storj-node/4.0.4/values.yaml similarity index 100% rename from stable/storj-node/4.0.3/values.yaml rename to stable/storj-node/4.0.4/values.yaml