diff --git a/stable/ipfs/7.0.3/app-changelog.md b/stable/ipfs/7.0.3/app-changelog.md deleted file mode 100644 index 25052f9c8c..0000000000 --- a/stable/ipfs/7.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.3/CHANGELOG.md b/stable/ipfs/7.0.4/CHANGELOG.md similarity index 91% rename from stable/ipfs/7.0.3/CHANGELOG.md rename to stable/ipfs/7.0.4/CHANGELOG.md index 6fd0e6389e..2b9ab8fa37 100644 --- a/stable/ipfs/7.0.3/CHANGELOG.md +++ b/stable/ipfs/7.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ipfs-7.0.4](https://github.com/truecharts/charts/compare/ipfs-7.0.3...ipfs-7.0.4) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.23.0 ([#13288](https://github.com/truecharts/charts/issues/13288)) + + + + ## [ipfs-7.0.3](https://github.com/truecharts/charts/compare/ipfs-7.0.2...ipfs-7.0.3) (2023-08-18) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [ipfs-6.0.21](https://github.com/truecharts/charts/compare/ipfs-6.0.20...ipfs-6.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/ipfs/7.0.3/Chart.yaml b/stable/ipfs/7.0.4/Chart.yaml similarity index 95% rename from stable/ipfs/7.0.3/Chart.yaml rename to stable/ipfs/7.0.4/Chart.yaml index df50e316a9..6864bedcd5 100644 --- a/stable/ipfs/7.0.3/Chart.yaml +++ b/stable/ipfs/7.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.22.0" +appVersion: "0.23.0" 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.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - storage diff --git a/stable/ipfs/7.0.3/README.md b/stable/ipfs/7.0.4/README.md similarity index 100% rename from stable/ipfs/7.0.3/README.md rename to stable/ipfs/7.0.4/README.md diff --git a/stable/ipfs/7.0.4/app-changelog.md b/stable/ipfs/7.0.4/app-changelog.md new file mode 100644 index 0000000000..7f9d0e6451 --- /dev/null +++ b/stable/ipfs/7.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipfs-7.0.4](https://github.com/truecharts/charts/compare/ipfs-7.0.3...ipfs-7.0.4) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.23.0 ([#13288](https://github.com/truecharts/charts/issues/13288)) + + \ No newline at end of file diff --git a/stable/ipfs/7.0.3/app-readme.md b/stable/ipfs/7.0.4/app-readme.md similarity index 100% rename from stable/ipfs/7.0.3/app-readme.md rename to stable/ipfs/7.0.4/app-readme.md diff --git a/stable/ipfs/7.0.3/charts/common-14.0.1.tgz b/stable/ipfs/7.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/ipfs/7.0.3/charts/common-14.0.1.tgz rename to stable/ipfs/7.0.4/charts/common-14.0.1.tgz diff --git a/stable/ipfs/7.0.3/ix_values.yaml b/stable/ipfs/7.0.4/ix_values.yaml similarity index 93% rename from stable/ipfs/7.0.3/ix_values.yaml rename to stable/ipfs/7.0.4/ix_values.yaml index 8ce612ae24..baeaff96cb 100644 --- a/stable/ipfs/7.0.3/ix_values.yaml +++ b/stable/ipfs/7.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ipfs pullPolicy: IfNotPresent - tag: v0.22.0@sha256:efba3cb4e9363200ec46d1c4515f8446ede9920f632386fd7aac3d7019d707c8 + tag: v0.23.0@sha256:d8b4eb35f1e0382810deb388bed187a703b7631135436db62be504c2ff386193 service: main: ports: diff --git a/stable/ipfs/7.0.3/questions.yaml b/stable/ipfs/7.0.4/questions.yaml similarity index 100% rename from stable/ipfs/7.0.3/questions.yaml rename to stable/ipfs/7.0.4/questions.yaml diff --git a/stable/ipfs/7.0.3/templates/NOTES.txt b/stable/ipfs/7.0.4/templates/NOTES.txt similarity index 100% rename from stable/ipfs/7.0.3/templates/NOTES.txt rename to stable/ipfs/7.0.4/templates/NOTES.txt diff --git a/stable/ipfs/7.0.3/templates/common.yaml b/stable/ipfs/7.0.4/templates/common.yaml similarity index 100% rename from stable/ipfs/7.0.3/templates/common.yaml rename to stable/ipfs/7.0.4/templates/common.yaml diff --git a/stable/ipfs/7.0.3/values.yaml b/stable/ipfs/7.0.4/values.yaml similarity index 100% rename from stable/ipfs/7.0.3/values.yaml rename to stable/ipfs/7.0.4/values.yaml