Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="recipes-3.0.2"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="recipes-3.0.1"></a>
|
||||
### [recipes-3.0.1](https://github.com/truecharts/apps/compare/recipes-3.0.0...recipes-3.0.1) (2021-10-26)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
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.2
|
||||
|
||||
@@ -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. |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="recipes-3.0.2"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="recipes-3.0.1"></a>
|
||||
### [recipes-3.0.1](https://github.com/truecharts/apps/compare/recipes-3.0.0...recipes-3.0.1) (2021-10-26)
|
||||
|
||||
|
||||
@@ -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. |
|
||||
|
||||
+38
-1
@@ -181080,6 +181080,43 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/readarr-3.1.5/readarr-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
recipes:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 0.17.3
|
||||
created: "2021-10-26T16:45:31.595192717Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.15
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 5.1.0
|
||||
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.
|
||||
digest: d1647002ba8a49e9783ddba8b5b45a64ef86f182bbaa94ceed51a206e31605ea
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/recipes
|
||||
icon: https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/logo_color.svg
|
||||
keywords:
|
||||
- recipes
|
||||
- cooking
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: recipes
|
||||
sources:
|
||||
- https://github.com/vabene1111/recipes
|
||||
- https://hub.docker.com/r/vabene1111/recipes
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/recipes-3.0.2/recipes-3.0.2.tgz
|
||||
version: 3.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -233525,4 +233562,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-10-26T16:19:55.067816297Z"
|
||||
generated: "2021-10-26T16:45:31.670437974Z"
|
||||
|
||||
Reference in New Issue
Block a user