diff --git a/charts/stable/recipes/CHANGELOG.md b/charts/stable/recipes/CHANGELOG.md
index fe87609a21b..6b2686022ec 100644
--- a/charts/stable/recipes/CHANGELOG.md
+++ b/charts/stable/recipes/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [recipes-3.0.10](https://github.com/truecharts/apps/compare/recipes-3.0.9...recipes-3.0.10) (2021-11-07)
+
+#### Chore
+
+* update container image vabene1111/recipes to v1.0.0 ([#1293](https://github.com/truecharts/apps/issues/1293))
+
+
+
### [recipes-3.0.9](https://github.com/truecharts/apps/compare/recipes-3.0.8...recipes-3.0.9) (2021-11-07)
diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml
index c88d423deb9..46b347952a7 100644
--- a/charts/stable/recipes/Chart.yaml
+++ b/charts/stable/recipes/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.18.0"
+appVersion: "1.0.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.
name: recipes
version: 3.0.10
diff --git a/charts/stable/recipes/helm-values.md b/charts/stable/recipes/helm-values.md
index f24ba9c10af..bf29bce594e 100644
--- a/charts/stable/recipes/helm-values.md
+++ b/charts/stable/recipes/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.18.0@sha256:9d01d30f3e15a2f014242538a2d1e362ff4d0ab469e1baefcc609d22ec6fec79"` | image tag |
+| image.tag | string | `"1.0.0@sha256:46053687b2a980472525cd7f62fca9a29055ec4c5f588c7fefc94eea108c26a5"` | 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/docs/apps/stable/recipes/CHANGELOG.md b/docs/apps/stable/recipes/CHANGELOG.md
index fe87609a21b..6b2686022ec 100644
--- a/docs/apps/stable/recipes/CHANGELOG.md
+++ b/docs/apps/stable/recipes/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [recipes-3.0.10](https://github.com/truecharts/apps/compare/recipes-3.0.9...recipes-3.0.10) (2021-11-07)
+
+#### Chore
+
+* update container image vabene1111/recipes to v1.0.0 ([#1293](https://github.com/truecharts/apps/issues/1293))
+
+
+
### [recipes-3.0.9](https://github.com/truecharts/apps/compare/recipes-3.0.8...recipes-3.0.9) (2021-11-07)
diff --git a/docs/apps/stable/recipes/helm-values.md b/docs/apps/stable/recipes/helm-values.md
index f24ba9c10af..bf29bce594e 100644
--- a/docs/apps/stable/recipes/helm-values.md
+++ b/docs/apps/stable/recipes/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.18.0@sha256:9d01d30f3e15a2f014242538a2d1e362ff4d0ab469e1baefcc609d22ec6fec79"` | image tag |
+| image.tag | string | `"1.0.0@sha256:46053687b2a980472525cd7f62fca9a29055ec4c5f588c7fefc94eea108c26a5"` | 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/docs/index.yaml b/docs/index.yaml
index 4dafe1ccf85..9cea740f2d3 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -188230,6 +188230,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: 1.0.0
+ created: "2021-11-07T17:25:08.094426829Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.5.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.8
+ 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: 929914df9f08247ef1da7caa66198c540e15d53d1b6c14fce37fcf438ca441f3
+ 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.10/recipes-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -243160,4 +243197,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-11-07T17:16:23.166154972Z"
+generated: "2021-11-07T17:25:08.192070956Z"