From 566f582e38959b2561453bbba0cefccb9bc17da1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 26 Oct 2021 16:45:37 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/recipes/{3.0.1 => 3.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/recipes/{3.0.1 => 3.0.2}/CONFIG.md | 0 stable/recipes/{3.0.1 => 3.0.2}/Chart.lock | 2 +- stable/recipes/{3.0.1 => 3.0.2}/Chart.yaml | 4 ++-- stable/recipes/{3.0.1 => 3.0.2}/README.md | 0 stable/recipes/{3.0.1 => 3.0.2}/app-readme.md | 0 .../{3.0.1 => 3.0.2}/charts/common-8.3.15.tgz | Bin .../charts/postgresql-5.1.0.tgz | Bin .../recipes/{3.0.1 => 3.0.2}/helm-values.md | 2 +- .../recipes/{3.0.1 => 3.0.2}/ix_values.yaml | 2 +- .../recipes/{3.0.1 => 3.0.2}/questions.yaml | 0 .../{3.0.1 => 3.0.2}/templates/common.yaml | 0 .../{3.0.1 => 3.0.2}/templates/configmap.yaml | 0 stable/recipes/{3.0.1 => 3.0.2}/values.yaml | 0 14 files changed, 14 insertions(+), 14 deletions(-) rename stable/recipes/{3.0.1 => 3.0.2}/CHANGELOG.md (90%) rename stable/recipes/{3.0.1 => 3.0.2}/CONFIG.md (100%) rename stable/recipes/{3.0.1 => 3.0.2}/Chart.lock (84%) rename stable/recipes/{3.0.1 => 3.0.2}/Chart.yaml (96%) rename stable/recipes/{3.0.1 => 3.0.2}/README.md (100%) rename stable/recipes/{3.0.1 => 3.0.2}/app-readme.md (100%) rename stable/recipes/{3.0.1 => 3.0.2}/charts/common-8.3.15.tgz (100%) rename stable/recipes/{3.0.1 => 3.0.2}/charts/postgresql-5.1.0.tgz (100%) rename stable/recipes/{3.0.1 => 3.0.2}/helm-values.md (96%) rename stable/recipes/{3.0.1 => 3.0.2}/ix_values.yaml (96%) rename stable/recipes/{3.0.1 => 3.0.2}/questions.yaml (100%) rename stable/recipes/{3.0.1 => 3.0.2}/templates/common.yaml (100%) rename stable/recipes/{3.0.1 => 3.0.2}/templates/configmap.yaml (100%) rename stable/recipes/{3.0.1 => 3.0.2}/values.yaml (100%) diff --git a/stable/recipes/3.0.1/CHANGELOG.md b/stable/recipes/3.0.2/CHANGELOG.md similarity index 90% rename from stable/recipes/3.0.1/CHANGELOG.md rename to stable/recipes/3.0.2/CHANGELOG.md index 99bb775e83b..0761655e0dd 100644 --- a/stable/recipes/3.0.1/CHANGELOG.md +++ b/stable/recipes/3.0.2/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-3.0.2](https://github.com/truecharts/apps/compare/recipes-3.0.1...recipes-3.0.2) (2021-10-26) + +#### Chore + +* update container image vabene1111/recipes to v0.17.3 ([#1244](https://github.com/truecharts/apps/issues/1244)) + + + ### [recipes-3.0.1](https://github.com/truecharts/apps/compare/recipes-3.0.0...recipes-3.0.1) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### recipes-0.0.1 (2021-10-19) - -#### Feat diff --git a/stable/recipes/3.0.1/CONFIG.md b/stable/recipes/3.0.2/CONFIG.md similarity index 100% rename from stable/recipes/3.0.1/CONFIG.md rename to stable/recipes/3.0.2/CONFIG.md diff --git a/stable/recipes/3.0.1/Chart.lock b/stable/recipes/3.0.2/Chart.lock similarity index 84% rename from stable/recipes/3.0.1/Chart.lock rename to stable/recipes/3.0.2/Chart.lock index 3c2b446fe60..f5157d08bb2 100644 --- a/stable/recipes/3.0.1/Chart.lock +++ b/stable/recipes/3.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.0 digest: sha256:46ba088032e74b46ac4c4573a2af03a3ecd74f0c180ddd2aace35c8bea3a026d -generated: "2021-10-26T15:33:00.896630012Z" +generated: "2021-10-26T16:41:35.349068194Z" diff --git a/stable/recipes/3.0.1/Chart.yaml b/stable/recipes/3.0.2/Chart.yaml similarity index 96% rename from stable/recipes/3.0.1/Chart.yaml rename to stable/recipes/3.0.2/Chart.yaml index 4c0ade0985a..93dfff110c8 100644 --- a/stable/recipes/3.0.1/Chart.yaml +++ b/stable/recipes/3.0.2/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "0.17.2" +appVersion: "0.17.3" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 3.0.1 +version: 3.0.2 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/3.0.1/README.md b/stable/recipes/3.0.2/README.md similarity index 100% rename from stable/recipes/3.0.1/README.md rename to stable/recipes/3.0.2/README.md diff --git a/stable/recipes/3.0.1/app-readme.md b/stable/recipes/3.0.2/app-readme.md similarity index 100% rename from stable/recipes/3.0.1/app-readme.md rename to stable/recipes/3.0.2/app-readme.md diff --git a/stable/recipes/3.0.1/charts/common-8.3.15.tgz b/stable/recipes/3.0.2/charts/common-8.3.15.tgz similarity index 100% rename from stable/recipes/3.0.1/charts/common-8.3.15.tgz rename to stable/recipes/3.0.2/charts/common-8.3.15.tgz diff --git a/stable/recipes/3.0.1/charts/postgresql-5.1.0.tgz b/stable/recipes/3.0.2/charts/postgresql-5.1.0.tgz similarity index 100% rename from stable/recipes/3.0.1/charts/postgresql-5.1.0.tgz rename to stable/recipes/3.0.2/charts/postgresql-5.1.0.tgz diff --git a/stable/recipes/3.0.1/helm-values.md b/stable/recipes/3.0.2/helm-values.md similarity index 96% rename from stable/recipes/3.0.1/helm-values.md rename to stable/recipes/3.0.2/helm-values.md index 1b3ff4db18e..48b1996c637 100644 --- a/stable/recipes/3.0.1/helm-values.md +++ b/stable/recipes/3.0.2/helm-values.md @@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"vabene1111/recipes"` | image repository | -| image.tag | string | `"0.17.2@sha256:9eba376b008e94ce4273e61c11cefcc029c7dc617fba9202bee8486fe85f4538"` | image tag | +| image.tag | string | `"0.17.3@sha256:12978e6746806f341f6709e66f13480da5d4a51eac5c61e06b07fbc1187b5c32"` | image tag | | nginxImage.repository | string | `"nginx"` | nginx sidecar image repository | | nginxImage.tag | string | `"1.21.3@sha256:644a70516a26004c97d0d85c7fe1d0c3a67ea8ab7ddf4aff193d9f301670cf36"` | nginx sidecar image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | diff --git a/stable/recipes/3.0.1/ix_values.yaml b/stable/recipes/3.0.2/ix_values.yaml similarity index 96% rename from stable/recipes/3.0.1/ix_values.yaml rename to stable/recipes/3.0.2/ix_values.yaml index 8b779813d36..c077f0b451f 100644 --- a/stable/recipes/3.0.1/ix_values.yaml +++ b/stable/recipes/3.0.2/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: vabene1111/recipes # -- image tag - tag: 0.17.2@sha256:9eba376b008e94ce4273e61c11cefcc029c7dc617fba9202bee8486fe85f4538 + tag: 0.17.3@sha256:12978e6746806f341f6709e66f13480da5d4a51eac5c61e06b07fbc1187b5c32 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/recipes/3.0.1/questions.yaml b/stable/recipes/3.0.2/questions.yaml similarity index 100% rename from stable/recipes/3.0.1/questions.yaml rename to stable/recipes/3.0.2/questions.yaml diff --git a/stable/recipes/3.0.1/templates/common.yaml b/stable/recipes/3.0.2/templates/common.yaml similarity index 100% rename from stable/recipes/3.0.1/templates/common.yaml rename to stable/recipes/3.0.2/templates/common.yaml diff --git a/stable/recipes/3.0.1/templates/configmap.yaml b/stable/recipes/3.0.2/templates/configmap.yaml similarity index 100% rename from stable/recipes/3.0.1/templates/configmap.yaml rename to stable/recipes/3.0.2/templates/configmap.yaml diff --git a/stable/recipes/3.0.1/values.yaml b/stable/recipes/3.0.2/values.yaml similarity index 100% rename from stable/recipes/3.0.1/values.yaml rename to stable/recipes/3.0.2/values.yaml