diff --git a/stable/ipfs/7.0.0/app-changelog.md b/stable/ipfs/7.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/ipfs/7.0.0/CHANGELOG.md b/stable/ipfs/7.0.1/CHANGELOG.md similarity index 90% rename from stable/ipfs/7.0.0/CHANGELOG.md rename to stable/ipfs/7.0.1/CHANGELOG.md index 3769a0533e..f9c3ff3d39 100644 --- a/stable/ipfs/7.0.0/CHANGELOG.md +++ b/stable/ipfs/7.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ipfs-7.0.1](https://github.com/truecharts/charts/compare/ipfs-7.0.0...ipfs-7.0.1) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.21.1 ([#11472](https://github.com/truecharts/charts/issues/11472)) + + + + ## [ipfs-7.0.0](https://github.com/truecharts/charts/compare/ipfs-6.0.27...ipfs-7.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [ipfs-6.0.19](https://github.com/truecharts/charts/compare/ipfs-6.0.18...ipfs-6.0.19) (2023-05-27) -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ipfs-6.0.18](https://github.com/truecharts/charts/compare/ipfs-6.0.17...ipfs-6.0.18) (2023-05-26) - diff --git a/stable/ipfs/7.0.0/Chart.yaml b/stable/ipfs/7.0.1/Chart.yaml similarity index 95% rename from stable/ipfs/7.0.0/Chart.yaml rename to stable/ipfs/7.0.1/Chart.yaml index 45bf56e48f..6c6125824d 100644 --- a/stable/ipfs/7.0.0/Chart.yaml +++ b/stable/ipfs/7.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.21.0" +appVersion: "0.21.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - https://github.com/ipfs/kubo type: application -version: 7.0.0 +version: 7.0.1 annotations: truecharts.org/catagories: | - storage diff --git a/stable/ipfs/7.0.0/README.md b/stable/ipfs/7.0.1/README.md similarity index 100% rename from stable/ipfs/7.0.0/README.md rename to stable/ipfs/7.0.1/README.md diff --git a/stable/ipfs/7.0.1/app-changelog.md b/stable/ipfs/7.0.1/app-changelog.md new file mode 100644 index 0000000000..60972751ae --- /dev/null +++ b/stable/ipfs/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipfs-7.0.1](https://github.com/truecharts/charts/compare/ipfs-7.0.0...ipfs-7.0.1) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.21.1 ([#11472](https://github.com/truecharts/charts/issues/11472)) + + \ No newline at end of file diff --git a/stable/ipfs/7.0.0/app-readme.md b/stable/ipfs/7.0.1/app-readme.md similarity index 100% rename from stable/ipfs/7.0.0/app-readme.md rename to stable/ipfs/7.0.1/app-readme.md diff --git a/stable/ipfs/7.0.0/charts/common-14.0.1.tgz b/stable/ipfs/7.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/ipfs/7.0.0/charts/common-14.0.1.tgz rename to stable/ipfs/7.0.1/charts/common-14.0.1.tgz diff --git a/stable/ipfs/7.0.0/ix_values.yaml b/stable/ipfs/7.0.1/ix_values.yaml similarity index 93% rename from stable/ipfs/7.0.0/ix_values.yaml rename to stable/ipfs/7.0.1/ix_values.yaml index 12450b7957..275d1763ce 100644 --- a/stable/ipfs/7.0.0/ix_values.yaml +++ b/stable/ipfs/7.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ipfs pullPolicy: IfNotPresent - tag: v0.21.0@sha256:cd5dd5506b7ad9a42554e0dfcde9d627dcf770c5acaf711f32910cc1c4c61b59 + tag: v0.21.1@sha256:d8d0a5f7f952189b19be61165647d6582957196464a2eec907cdb4606679f2ee service: main: ports: diff --git a/stable/ipfs/7.0.0/questions.yaml b/stable/ipfs/7.0.1/questions.yaml similarity index 100% rename from stable/ipfs/7.0.0/questions.yaml rename to stable/ipfs/7.0.1/questions.yaml diff --git a/stable/ipfs/7.0.0/templates/NOTES.txt b/stable/ipfs/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/ipfs/7.0.0/templates/NOTES.txt rename to stable/ipfs/7.0.1/templates/NOTES.txt diff --git a/stable/ipfs/7.0.0/templates/common.yaml b/stable/ipfs/7.0.1/templates/common.yaml similarity index 100% rename from stable/ipfs/7.0.0/templates/common.yaml rename to stable/ipfs/7.0.1/templates/common.yaml diff --git a/stable/ipfs/7.0.0/values.yaml b/stable/ipfs/7.0.1/values.yaml similarity index 100% rename from stable/ipfs/7.0.0/values.yaml rename to stable/ipfs/7.0.1/values.yaml