From b6930dd6c31367e522ca0db280381c31a7f16eff Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 5 Dec 2023 06:33:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/friendica/9.0.11/app-changelog.md | 9 --------- .../friendica/{9.0.11 => 9.0.12}/CHANGELOG.md | 18 +++++++++--------- .../friendica/{9.0.11 => 9.0.12}/Chart.yaml | 2 +- stable/friendica/{9.0.11 => 9.0.12}/README.md | 0 stable/friendica/9.0.12/app-changelog.md | 9 +++++++++ .../{9.0.11 => 9.0.12}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../charts/redis-6.0.66.tgz | Bin .../{9.0.11 => 9.0.12}/ix_values.yaml | 2 +- .../{9.0.11 => 9.0.12}/questions.yaml | 0 .../{9.0.11 => 9.0.12}/templates/NOTES.txt | 0 .../{9.0.11 => 9.0.12}/templates/common.yaml | 0 .../friendica/{9.0.11 => 9.0.12}/values.yaml | 0 14 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/friendica/9.0.11/app-changelog.md rename stable/friendica/{9.0.11 => 9.0.12}/CHANGELOG.md (89%) rename stable/friendica/{9.0.11 => 9.0.12}/Chart.yaml (98%) rename stable/friendica/{9.0.11 => 9.0.12}/README.md (100%) create mode 100644 stable/friendica/9.0.12/app-changelog.md rename stable/friendica/{9.0.11 => 9.0.12}/app-readme.md (100%) rename stable/friendica/{9.0.11 => 9.0.12}/charts/common-14.3.5.tgz (100%) rename stable/friendica/{9.0.11 => 9.0.12}/charts/mariadb-7.0.70.tgz (100%) rename stable/friendica/{9.0.11 => 9.0.12}/charts/redis-6.0.66.tgz (100%) rename stable/friendica/{9.0.11 => 9.0.12}/ix_values.yaml (96%) rename stable/friendica/{9.0.11 => 9.0.12}/questions.yaml (100%) rename stable/friendica/{9.0.11 => 9.0.12}/templates/NOTES.txt (100%) rename stable/friendica/{9.0.11 => 9.0.12}/templates/common.yaml (100%) rename stable/friendica/{9.0.11 => 9.0.12}/values.yaml (100%) diff --git a/stable/friendica/9.0.11/app-changelog.md b/stable/friendica/9.0.11/app-changelog.md deleted file mode 100644 index 25084ff168..0000000000 --- a/stable/friendica/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [friendica-9.0.11](https://github.com/truecharts/charts/compare/friendica-9.0.10...friendica-9.0.11) (2023-12-03) - -### Chore - -- bump everything to ensure catalog has latest versions - - \ No newline at end of file diff --git a/stable/friendica/9.0.11/CHANGELOG.md b/stable/friendica/9.0.12/CHANGELOG.md similarity index 89% rename from stable/friendica/9.0.11/CHANGELOG.md rename to stable/friendica/9.0.12/CHANGELOG.md index 2b36d55bd9..b0f36d5ddd 100644 --- a/stable/friendica/9.0.11/CHANGELOG.md +++ b/stable/friendica/9.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [friendica-9.0.12](https://github.com/truecharts/charts/compare/friendica-9.0.11...friendica-9.0.12) (2023-12-05) + +### Chore + +- update container image friendica to 2023.05[@5ea9e46](https://github.com/5ea9e46) ([#15739](https://github.com/truecharts/charts/issues/15739)) + + + + ## [friendica-9.0.11](https://github.com/truecharts/charts/compare/friendica-9.0.10...friendica-9.0.11) (2023-12-03) ### Chore @@ -88,12 +97,3 @@ ### Chore - Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - - - -## [friendica-9.0.1](https://github.com/truecharts/charts/compare/friendica-9.0.0...friendica-9.0.1) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) diff --git a/stable/friendica/9.0.11/Chart.yaml b/stable/friendica/9.0.12/Chart.yaml similarity index 98% rename from stable/friendica/9.0.11/Chart.yaml rename to stable/friendica/9.0.12/Chart.yaml index 8190752e0d..581fd6b1d1 100644 --- a/stable/friendica/9.0.11/Chart.yaml +++ b/stable/friendica/9.0.12/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: friendica -version: 9.0.11 +version: 9.0.12 appVersion: "2023.05" description: Welcome to the free social web home: https://truecharts.org/charts/stable/friendica diff --git a/stable/friendica/9.0.11/README.md b/stable/friendica/9.0.12/README.md similarity index 100% rename from stable/friendica/9.0.11/README.md rename to stable/friendica/9.0.12/README.md diff --git a/stable/friendica/9.0.12/app-changelog.md b/stable/friendica/9.0.12/app-changelog.md new file mode 100644 index 0000000000..98b2110fa4 --- /dev/null +++ b/stable/friendica/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [friendica-9.0.12](https://github.com/truecharts/charts/compare/friendica-9.0.11...friendica-9.0.12) (2023-12-05) + +### Chore + +- update container image friendica to 2023.05[@5ea9e46](https://github.com/5ea9e46) ([#15739](https://github.com/truecharts/charts/issues/15739)) + + \ No newline at end of file diff --git a/stable/friendica/9.0.11/app-readme.md b/stable/friendica/9.0.12/app-readme.md similarity index 100% rename from stable/friendica/9.0.11/app-readme.md rename to stable/friendica/9.0.12/app-readme.md diff --git a/stable/friendica/9.0.11/charts/common-14.3.5.tgz b/stable/friendica/9.0.12/charts/common-14.3.5.tgz similarity index 100% rename from stable/friendica/9.0.11/charts/common-14.3.5.tgz rename to stable/friendica/9.0.12/charts/common-14.3.5.tgz diff --git a/stable/friendica/9.0.11/charts/mariadb-7.0.70.tgz b/stable/friendica/9.0.12/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/friendica/9.0.11/charts/mariadb-7.0.70.tgz rename to stable/friendica/9.0.12/charts/mariadb-7.0.70.tgz diff --git a/stable/friendica/9.0.11/charts/redis-6.0.66.tgz b/stable/friendica/9.0.12/charts/redis-6.0.66.tgz similarity index 100% rename from stable/friendica/9.0.11/charts/redis-6.0.66.tgz rename to stable/friendica/9.0.12/charts/redis-6.0.66.tgz diff --git a/stable/friendica/9.0.11/ix_values.yaml b/stable/friendica/9.0.12/ix_values.yaml similarity index 96% rename from stable/friendica/9.0.11/ix_values.yaml rename to stable/friendica/9.0.12/ix_values.yaml index dba6b35892..2ba811712a 100644 --- a/stable/friendica/9.0.11/ix_values.yaml +++ b/stable/friendica/9.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2023.05@sha256:4ae7bd13fb294f76434828b45ca3603a8f5edb5392d8c02658f8d67455c0d2c6 + tag: 2023.05@sha256:5ea9e46933f1ec4145d0c4397c10a9dcdc09cf8fa67560bedcea43ac8d4a3550 securityContext: container: runAsNonRoot: false diff --git a/stable/friendica/9.0.11/questions.yaml b/stable/friendica/9.0.12/questions.yaml similarity index 100% rename from stable/friendica/9.0.11/questions.yaml rename to stable/friendica/9.0.12/questions.yaml diff --git a/stable/friendica/9.0.11/templates/NOTES.txt b/stable/friendica/9.0.12/templates/NOTES.txt similarity index 100% rename from stable/friendica/9.0.11/templates/NOTES.txt rename to stable/friendica/9.0.12/templates/NOTES.txt diff --git a/stable/friendica/9.0.11/templates/common.yaml b/stable/friendica/9.0.12/templates/common.yaml similarity index 100% rename from stable/friendica/9.0.11/templates/common.yaml rename to stable/friendica/9.0.12/templates/common.yaml diff --git a/stable/friendica/9.0.11/values.yaml b/stable/friendica/9.0.12/values.yaml similarity index 100% rename from stable/friendica/9.0.11/values.yaml rename to stable/friendica/9.0.12/values.yaml