diff --git a/stable/storj-node/4.0.7/app-changelog.md b/stable/storj-node/4.0.7/app-changelog.md deleted file mode 100644 index f0f5084c2f..0000000000 --- a/stable/storj-node/4.0.7/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [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.7/CHANGELOG.md b/stable/storj-node/4.0.8/CHANGELOG.md similarity index 95% rename from stable/storj-node/4.0.7/CHANGELOG.md rename to stable/storj-node/4.0.8/CHANGELOG.md index 2ab2571a07..bd052064a4 100644 --- a/stable/storj-node/4.0.7/CHANGELOG.md +++ b/stable/storj-node/4.0.8/CHANGELOG.md @@ -4,6 +4,11 @@ +## [storj-node-4.0.8](https://github.com/truecharts/charts/compare/storj-node-4.0.7...storj-node-4.0.8) (2022-12-12) + + + + ## [storj-node-4.0.7](https://github.com/truecharts/charts/compare/storj-node-4.0.6...storj-node-4.0.7) (2022-12-01) @@ -89,11 +94,6 @@ -## [storj-node-4.0.6](https://github.com/truecharts/charts/compare/storj-node-4.0.4...storj-node-4.0.6) (2022-11-30) - - - - ## [storj-node-4.0.6](https://github.com/truecharts/charts/compare/storj-node-4.0.4...storj-node-4.0.6) (2022-11-30) diff --git a/stable/storj-node/4.0.7/Chart.yaml b/stable/storj-node/4.0.8/Chart.yaml similarity index 96% rename from stable/storj-node/4.0.7/Chart.yaml rename to stable/storj-node/4.0.8/Chart.yaml index 5d904cb791..689b998edc 100644 --- a/stable/storj-node/4.0.7/Chart.yaml +++ b/stable/storj-node/4.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.68.2" +appVersion: "1.69.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.7 +version: 4.0.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/storj-node/4.0.7/README.md b/stable/storj-node/4.0.8/README.md similarity index 100% rename from stable/storj-node/4.0.7/README.md rename to stable/storj-node/4.0.8/README.md diff --git a/stable/storj-node/4.0.7/SKIPINSTALL b/stable/storj-node/4.0.8/SKIPINSTALL similarity index 100% rename from stable/storj-node/4.0.7/SKIPINSTALL rename to stable/storj-node/4.0.8/SKIPINSTALL diff --git a/stable/storj-node/4.0.8/app-changelog.md b/stable/storj-node/4.0.8/app-changelog.md new file mode 100644 index 0000000000..b179657ab8 --- /dev/null +++ b/stable/storj-node/4.0.8/app-changelog.md @@ -0,0 +1,4 @@ + + +## [storj-node-4.0.8](https://github.com/truecharts/charts/compare/storj-node-4.0.7...storj-node-4.0.8) (2022-12-12) + diff --git a/stable/storj-node/4.0.7/app-readme.md b/stable/storj-node/4.0.8/app-readme.md similarity index 100% rename from stable/storj-node/4.0.7/app-readme.md rename to stable/storj-node/4.0.8/app-readme.md diff --git a/stable/storj-node/4.0.7/charts/common-11.0.4.tgz b/stable/storj-node/4.0.8/charts/common-11.0.4.tgz similarity index 100% rename from stable/storj-node/4.0.7/charts/common-11.0.4.tgz rename to stable/storj-node/4.0.8/charts/common-11.0.4.tgz diff --git a/stable/storj-node/4.0.7/ix_values.yaml b/stable/storj-node/4.0.8/ix_values.yaml similarity index 90% rename from stable/storj-node/4.0.7/ix_values.yaml rename to stable/storj-node/4.0.8/ix_values.yaml index 64d99bc5d6..42f20193ac 100644 --- a/stable/storj-node/4.0.7/ix_values.yaml +++ b/stable/storj-node/4.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/storj-node - tag: 1.68.2@sha256:e455eaddf4dc4e37b3c4cfb13cec5bb7cb96496c66f39499d54811efca7d73c9 + tag: 1.69.1@sha256:19c29a52a777278948c4e774ebf98a8aa83af3d11ddc3789c05530786593dbe1 pullPolicy: IfNotPresent securityContext: diff --git a/stable/storj-node/4.0.7/questions.yaml b/stable/storj-node/4.0.8/questions.yaml similarity index 100% rename from stable/storj-node/4.0.7/questions.yaml rename to stable/storj-node/4.0.8/questions.yaml diff --git a/stable/storj-node/4.0.7/templates/common.yaml b/stable/storj-node/4.0.8/templates/common.yaml similarity index 100% rename from stable/storj-node/4.0.7/templates/common.yaml rename to stable/storj-node/4.0.8/templates/common.yaml diff --git a/stable/storj-node/4.0.7/values.yaml b/stable/storj-node/4.0.8/values.yaml similarity index 100% rename from stable/storj-node/4.0.7/values.yaml rename to stable/storj-node/4.0.8/values.yaml