From b0b7b6826688e22504858d3e2ffe123d5a7befe9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 7 May 2023 18:44:39 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ipfs/6.0.12/app-changelog.md | 9 --------- stable/ipfs/{6.0.12 => 6.0.13}/CHANGELOG.md | 18 +++++++++--------- stable/ipfs/{6.0.12 => 6.0.13}/Chart.yaml | 4 ++-- stable/ipfs/{6.0.12 => 6.0.13}/README.md | 0 stable/ipfs/6.0.13/app-changelog.md | 9 +++++++++ stable/ipfs/{6.0.12 => 6.0.13}/app-readme.md | 0 .../charts/common-12.6.6.tgz | Bin stable/ipfs/{6.0.12 => 6.0.13}/ix_values.yaml | 2 +- stable/ipfs/{6.0.12 => 6.0.13}/questions.yaml | 0 .../{6.0.12 => 6.0.13}/templates/NOTES.txt | 0 .../{6.0.12 => 6.0.13}/templates/common.yaml | 0 stable/ipfs/{6.0.12 => 6.0.13}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ipfs/6.0.12/app-changelog.md rename stable/ipfs/{6.0.12 => 6.0.13}/CHANGELOG.md (90%) rename stable/ipfs/{6.0.12 => 6.0.13}/Chart.yaml (95%) rename stable/ipfs/{6.0.12 => 6.0.13}/README.md (100%) create mode 100644 stable/ipfs/6.0.13/app-changelog.md rename stable/ipfs/{6.0.12 => 6.0.13}/app-readme.md (100%) rename stable/ipfs/{6.0.12 => 6.0.13}/charts/common-12.6.6.tgz (100%) rename stable/ipfs/{6.0.12 => 6.0.13}/ix_values.yaml (93%) rename stable/ipfs/{6.0.12 => 6.0.13}/questions.yaml (100%) rename stable/ipfs/{6.0.12 => 6.0.13}/templates/NOTES.txt (100%) rename stable/ipfs/{6.0.12 => 6.0.13}/templates/common.yaml (100%) rename stable/ipfs/{6.0.12 => 6.0.13}/values.yaml (100%) diff --git a/stable/ipfs/6.0.12/app-changelog.md b/stable/ipfs/6.0.12/app-changelog.md deleted file mode 100644 index 2d52d850ac..0000000000 --- a/stable/ipfs/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/ipfs/6.0.12/CHANGELOG.md b/stable/ipfs/6.0.13/CHANGELOG.md similarity index 90% rename from stable/ipfs/6.0.12/CHANGELOG.md rename to stable/ipfs/6.0.13/CHANGELOG.md index 1433caded7..376b2c6e2d 100644 --- a/stable/ipfs/6.0.12/CHANGELOG.md +++ b/stable/ipfs/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823)) + + + + ## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [ipfs-6.0.3](https://github.com/truecharts/charts/compare/ipfs-6.0.2...ipfs-6.0.3) (2023-04-14) - - -## [ipfs-6.0.2](https://github.com/truecharts/charts/compare/ipfs-6.0.1...ipfs-6.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - diff --git a/stable/ipfs/6.0.12/Chart.yaml b/stable/ipfs/6.0.13/Chart.yaml similarity index 95% rename from stable/ipfs/6.0.12/Chart.yaml rename to stable/ipfs/6.0.13/Chart.yaml index 46d86839f9..949001538c 100644 --- a/stable/ipfs/6.0.12/Chart.yaml +++ b/stable/ipfs/6.0.13/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.1" +appVersion: "0.19.2" 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: 6.0.12 +version: 6.0.13 annotations: truecharts.org/catagories: | - storage diff --git a/stable/ipfs/6.0.12/README.md b/stable/ipfs/6.0.13/README.md similarity index 100% rename from stable/ipfs/6.0.12/README.md rename to stable/ipfs/6.0.13/README.md diff --git a/stable/ipfs/6.0.13/app-changelog.md b/stable/ipfs/6.0.13/app-changelog.md new file mode 100644 index 0000000000..95b4056c85 --- /dev/null +++ b/stable/ipfs/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823)) + + \ No newline at end of file diff --git a/stable/ipfs/6.0.12/app-readme.md b/stable/ipfs/6.0.13/app-readme.md similarity index 100% rename from stable/ipfs/6.0.12/app-readme.md rename to stable/ipfs/6.0.13/app-readme.md diff --git a/stable/ipfs/6.0.12/charts/common-12.6.6.tgz b/stable/ipfs/6.0.13/charts/common-12.6.6.tgz similarity index 100% rename from stable/ipfs/6.0.12/charts/common-12.6.6.tgz rename to stable/ipfs/6.0.13/charts/common-12.6.6.tgz diff --git a/stable/ipfs/6.0.12/ix_values.yaml b/stable/ipfs/6.0.13/ix_values.yaml similarity index 93% rename from stable/ipfs/6.0.12/ix_values.yaml rename to stable/ipfs/6.0.13/ix_values.yaml index 334144bd9b..3244582450 100644 --- a/stable/ipfs/6.0.12/ix_values.yaml +++ b/stable/ipfs/6.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ipfs pullPolicy: IfNotPresent - tag: 0.19.1@sha256:fb1a7bb937103edc1e560c46c98e658ae3e01865e39b9fcba9dca4dbfee77132 + tag: v0.19.2@sha256:d73ac43f7220e5bf209615751098d6d9fb82800155b5ab684c92551a43a14450 service: main: ports: diff --git a/stable/ipfs/6.0.12/questions.yaml b/stable/ipfs/6.0.13/questions.yaml similarity index 100% rename from stable/ipfs/6.0.12/questions.yaml rename to stable/ipfs/6.0.13/questions.yaml diff --git a/stable/ipfs/6.0.12/templates/NOTES.txt b/stable/ipfs/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/ipfs/6.0.12/templates/NOTES.txt rename to stable/ipfs/6.0.13/templates/NOTES.txt diff --git a/stable/ipfs/6.0.12/templates/common.yaml b/stable/ipfs/6.0.13/templates/common.yaml similarity index 100% rename from stable/ipfs/6.0.12/templates/common.yaml rename to stable/ipfs/6.0.13/templates/common.yaml diff --git a/stable/ipfs/6.0.12/values.yaml b/stable/ipfs/6.0.13/values.yaml similarity index 100% rename from stable/ipfs/6.0.12/values.yaml rename to stable/ipfs/6.0.13/values.yaml