From dd556b1248c10c2c65d10745251d70228763cb2c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Nov 2022 13:18:46 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ipfs/5.0.3/app-changelog.md | 9 --------- stable/ipfs/{5.0.3 => 5.0.4}/CHANGELOG.md | 0 stable/ipfs/{5.0.3 => 5.0.4}/Chart.yaml | 2 +- stable/ipfs/{5.0.3 => 5.0.4}/README.md | 0 stable/ipfs/5.0.4/app-changelog.md | 4 ++++ stable/ipfs/{5.0.3 => 5.0.4}/app-readme.md | 0 .../ipfs/{5.0.3 => 5.0.4}/charts/common-11.0.3.tgz | Bin stable/ipfs/{5.0.3 => 5.0.4}/ix_values.yaml | 2 +- stable/ipfs/{5.0.3 => 5.0.4}/questions.yaml | 0 stable/ipfs/{5.0.3 => 5.0.4}/templates/common.yaml | 0 stable/ipfs/{5.0.3 => 5.0.4}/values.yaml | 0 11 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 stable/ipfs/5.0.3/app-changelog.md rename stable/ipfs/{5.0.3 => 5.0.4}/CHANGELOG.md (100%) rename stable/ipfs/{5.0.3 => 5.0.4}/Chart.yaml (98%) rename stable/ipfs/{5.0.3 => 5.0.4}/README.md (100%) create mode 100644 stable/ipfs/5.0.4/app-changelog.md rename stable/ipfs/{5.0.3 => 5.0.4}/app-readme.md (100%) rename stable/ipfs/{5.0.3 => 5.0.4}/charts/common-11.0.3.tgz (100%) rename stable/ipfs/{5.0.3 => 5.0.4}/ix_values.yaml (92%) rename stable/ipfs/{5.0.3 => 5.0.4}/questions.yaml (100%) rename stable/ipfs/{5.0.3 => 5.0.4}/templates/common.yaml (100%) rename stable/ipfs/{5.0.3 => 5.0.4}/values.yaml (100%) diff --git a/stable/ipfs/5.0.3/app-changelog.md b/stable/ipfs/5.0.3/app-changelog.md deleted file mode 100644 index 63fd12fbf06..00000000000 --- a/stable/ipfs/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ipfs-5.0.3](https://github.com/truecharts/charts/compare/ipfs-5.0.2...ipfs-5.0.3) (2022-11-22) - -### Chore - -- update container image tccr.io/truecharts/ipfs to 0.16.0 - - \ No newline at end of file diff --git a/stable/ipfs/5.0.3/CHANGELOG.md b/stable/ipfs/5.0.4/CHANGELOG.md similarity index 100% rename from stable/ipfs/5.0.3/CHANGELOG.md rename to stable/ipfs/5.0.4/CHANGELOG.md diff --git a/stable/ipfs/5.0.3/Chart.yaml b/stable/ipfs/5.0.4/Chart.yaml similarity index 98% rename from stable/ipfs/5.0.3/Chart.yaml rename to stable/ipfs/5.0.4/Chart.yaml index 94361385de9..56506c6a731 100644 --- a/stable/ipfs/5.0.3/Chart.yaml +++ b/stable/ipfs/5.0.4/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/ipfs/kubo/ - https://github.com/ipfs/kubo type: application -version: 5.0.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - storage diff --git a/stable/ipfs/5.0.3/README.md b/stable/ipfs/5.0.4/README.md similarity index 100% rename from stable/ipfs/5.0.3/README.md rename to stable/ipfs/5.0.4/README.md diff --git a/stable/ipfs/5.0.4/app-changelog.md b/stable/ipfs/5.0.4/app-changelog.md new file mode 100644 index 00000000000..da8b0afd2ce --- /dev/null +++ b/stable/ipfs/5.0.4/app-changelog.md @@ -0,0 +1,4 @@ + + +## [ipfs-5.0.4](https://github.com/truecharts/charts/compare/ipfs-5.0.3...ipfs-5.0.4) (2022-11-22) + diff --git a/stable/ipfs/5.0.3/app-readme.md b/stable/ipfs/5.0.4/app-readme.md similarity index 100% rename from stable/ipfs/5.0.3/app-readme.md rename to stable/ipfs/5.0.4/app-readme.md diff --git a/stable/ipfs/5.0.3/charts/common-11.0.3.tgz b/stable/ipfs/5.0.4/charts/common-11.0.3.tgz similarity index 100% rename from stable/ipfs/5.0.3/charts/common-11.0.3.tgz rename to stable/ipfs/5.0.4/charts/common-11.0.3.tgz diff --git a/stable/ipfs/5.0.3/ix_values.yaml b/stable/ipfs/5.0.4/ix_values.yaml similarity index 92% rename from stable/ipfs/5.0.3/ix_values.yaml rename to stable/ipfs/5.0.4/ix_values.yaml index b7a869b0508..2d4be846457 100644 --- a/stable/ipfs/5.0.3/ix_values.yaml +++ b/stable/ipfs/5.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ipfs pullPolicy: IfNotPresent - tag: 0.16.0@sha256:9e47e3ddf580d73a444a93f5a18fdf3a15b0f55c5b35a3926c4499db3809a3f7 + tag: 0.16.0@sha256:62a347f8e2f3883d0653d98a8f4d1ecb2ee43b25eb8c4c0ea1006dd200f78dc5 securityContext: runAsNonRoot: false diff --git a/stable/ipfs/5.0.3/questions.yaml b/stable/ipfs/5.0.4/questions.yaml similarity index 100% rename from stable/ipfs/5.0.3/questions.yaml rename to stable/ipfs/5.0.4/questions.yaml diff --git a/stable/ipfs/5.0.3/templates/common.yaml b/stable/ipfs/5.0.4/templates/common.yaml similarity index 100% rename from stable/ipfs/5.0.3/templates/common.yaml rename to stable/ipfs/5.0.4/templates/common.yaml diff --git a/stable/ipfs/5.0.3/values.yaml b/stable/ipfs/5.0.4/values.yaml similarity index 100% rename from stable/ipfs/5.0.3/values.yaml rename to stable/ipfs/5.0.4/values.yaml