diff --git a/stable/ipfs/7.0.2/app-changelog.md b/stable/ipfs/7.0.2/app-changelog.md deleted file mode 100644 index f2a36d5b1c..0000000000 --- a/stable/ipfs/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ipfs-7.0.2](https://github.com/truecharts/charts/compare/ipfs-7.0.1...ipfs-7.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.22.0 ([#11491](https://github.com/truecharts/charts/issues/11491)) - - \ No newline at end of file diff --git a/stable/ipfs/7.0.2/CHANGELOG.md b/stable/ipfs/7.0.3/CHANGELOG.md similarity index 90% rename from stable/ipfs/7.0.2/CHANGELOG.md rename to stable/ipfs/7.0.3/CHANGELOG.md index 624b028325..6fd0e6389e 100644 --- a/stable/ipfs/7.0.2/CHANGELOG.md +++ b/stable/ipfs/7.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ipfs-7.0.3](https://github.com/truecharts/charts/compare/ipfs-7.0.2...ipfs-7.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.22.0 ([#11675](https://github.com/truecharts/charts/issues/11675)) + + + + ## [ipfs-7.0.2](https://github.com/truecharts/charts/compare/ipfs-7.0.1...ipfs-7.0.2) (2023-08-12) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [ipfs-6.0.20](https://github.com/truecharts/charts/compare/ipfs-6.0.19...ipfs-6.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/ipfs/7.0.2/Chart.yaml b/stable/ipfs/7.0.3/Chart.yaml similarity index 98% rename from stable/ipfs/7.0.2/Chart.yaml rename to stable/ipfs/7.0.3/Chart.yaml index 0621533903..df50e316a9 100644 --- a/stable/ipfs/7.0.2/Chart.yaml +++ b/stable/ipfs/7.0.3/Chart.yaml @@ -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.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - storage diff --git a/stable/ipfs/7.0.2/README.md b/stable/ipfs/7.0.3/README.md similarity index 100% rename from stable/ipfs/7.0.2/README.md rename to stable/ipfs/7.0.3/README.md diff --git a/stable/ipfs/7.0.3/app-changelog.md b/stable/ipfs/7.0.3/app-changelog.md new file mode 100644 index 0000000000..25052f9c8c --- /dev/null +++ b/stable/ipfs/7.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipfs-7.0.3](https://github.com/truecharts/charts/compare/ipfs-7.0.2...ipfs-7.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.22.0 ([#11675](https://github.com/truecharts/charts/issues/11675)) + + \ No newline at end of file diff --git a/stable/ipfs/7.0.2/app-readme.md b/stable/ipfs/7.0.3/app-readme.md similarity index 100% rename from stable/ipfs/7.0.2/app-readme.md rename to stable/ipfs/7.0.3/app-readme.md diff --git a/stable/ipfs/7.0.2/charts/common-14.0.1.tgz b/stable/ipfs/7.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/ipfs/7.0.2/charts/common-14.0.1.tgz rename to stable/ipfs/7.0.3/charts/common-14.0.1.tgz diff --git a/stable/ipfs/7.0.2/ix_values.yaml b/stable/ipfs/7.0.3/ix_values.yaml similarity index 93% rename from stable/ipfs/7.0.2/ix_values.yaml rename to stable/ipfs/7.0.3/ix_values.yaml index b2812b8164..8ce612ae24 100644 --- a/stable/ipfs/7.0.2/ix_values.yaml +++ b/stable/ipfs/7.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ipfs pullPolicy: IfNotPresent - tag: v0.22.0@sha256:ed36a420c6068f42f24a0acd9df00dc89bc17c0a46203dbedfd49c742ba54d03 + tag: v0.22.0@sha256:efba3cb4e9363200ec46d1c4515f8446ede9920f632386fd7aac3d7019d707c8 service: main: ports: diff --git a/stable/ipfs/7.0.2/questions.yaml b/stable/ipfs/7.0.3/questions.yaml similarity index 100% rename from stable/ipfs/7.0.2/questions.yaml rename to stable/ipfs/7.0.3/questions.yaml diff --git a/stable/ipfs/7.0.2/templates/NOTES.txt b/stable/ipfs/7.0.3/templates/NOTES.txt similarity index 100% rename from stable/ipfs/7.0.2/templates/NOTES.txt rename to stable/ipfs/7.0.3/templates/NOTES.txt diff --git a/stable/ipfs/7.0.2/templates/common.yaml b/stable/ipfs/7.0.3/templates/common.yaml similarity index 100% rename from stable/ipfs/7.0.2/templates/common.yaml rename to stable/ipfs/7.0.3/templates/common.yaml diff --git a/stable/ipfs/7.0.2/values.yaml b/stable/ipfs/7.0.3/values.yaml similarity index 100% rename from stable/ipfs/7.0.2/values.yaml rename to stable/ipfs/7.0.3/values.yaml