TrueChartsClone/charts/stable/tandoor-recipes/Chart.yaml

39 lines
1.2 KiB
YAML
Raw Normal View History

annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
fix(tandoor-recipes): change to new common and move to incubator (#16864) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> My first attempt of fixing an app like this. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 03:58:52 -05:00
apiVersion: v2
chore(deps): update container image vabene1111/recipes to v1.5.12@d0048e8 by renovate (#17932) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.11` -> `1.5.12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`v1.5.12`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.12) [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.11...1.5.12) - **added** rating to recipe card (thanks to [@&#8203;smilerz](https://togithub.com/smilerz) [#&#8203;2822](https://togithub.com/TandoorRecipes/recipes/issues/2822)) - **added** ability to do math and scale an arbitrary number with the templating syntax (thanks to [RomRider](https://togithub.com/RomRider) [#&#8203;2380](https://togithub.com/TandoorRecipes/recipes/issues/2380)) - **added** apache subfolder example to docs (thanks to [adjokic](https://togithub.com/adjokic) [#&#8203;2887](https://togithub.com/TandoorRecipes/recipes/issues/2887)) - **added** PWA install docs for firefox on android (thanks to [axeleroy](https://togithub.com/axeleroy) [#&#8203;2785](https://togithub.com/TandoorRecipes/recipes/issues/2785)) - **improved** clickable area for ingredient notes (thanks to [harry48225](https://togithub.com/harry48225) [#&#8203;2859](https://togithub.com/TandoorRecipes/recipes/issues/2859)) - **improved** make gunicorn and nginx listen to ipv6 (thanks to [swnf](https://togithub.com/swnf) [#&#8203;2722](https://togithub.com/TandoorRecipes/recipes/issues/2722)) - **improved** hide ingredient edit modal in import after clicking ok/delete [#&#8203;2882](https://togithub.com/TandoorRecipes/recipes/issues/2882) - **improved** docs for manual docker nginx install (thanks to [sohmc](https://togithub.com/sohmc) [#&#8203;2826](https://togithub.com/TandoorRecipes/recipes/issues/2826)) - **fixed** content shift on meal plan mobile view obscuring bottom nav - **fixed** iCal export [#&#8203;2906](https://togithub.com/TandoorRecipes/recipes/issues/2906) - **fixed** iOS bottom nav partially obstructed (thanks to [@&#8203;tomtjes](https://togithub.com/tomtjes) [#&#8203;2895](https://togithub.com/TandoorRecipes/recipes/issues/2895)) - **fixed** meal plan prev/next period broken in mobile view (thanks to [ebwinters](https://togithub.com/ebwinters) [#&#8203;2884](https://togithub.com/TandoorRecipes/recipes/issues/2884)) - **fixed** missing instruction in postgres upgrade docs (thanks to [langfingaz](https://togithub.com/langfingaz) [#&#8203;2891](https://togithub.com/TandoorRecipes/recipes/issues/2891)) - **fixed** typo in automation docs (thanks to [Colcothar](https://togithub.com/Colcothar) [#&#8203;2866](https://togithub.com/TandoorRecipes/recipes/issues/2866)) - **fixed** typo in shopping docs (thanks to [nyanSpruk](https://togithub.com/nyanSpruk) [#&#8203;2715](https://togithub.com/TandoorRecipes/recipes/issues/2715)) - **fixed** recipe card description overflowing and recipe switcher button border color (thanks to [tomtjes](https://togithub.com/tomtjes) [#&#8203;2898](https://togithub.com/TandoorRecipes/recipes/issues/2898)) - **fixed** typo in README.md (thanks to [jmbhughes](https://togithub.com/jmbhughes) [#&#8203;2899](https://togithub.com/TandoorRecipes/recipes/issues/2899)) - **fixed** typo in docs (thanks [langfingaz](https://togithub.com/langfingaz) to [#&#8203;2892](https://togithub.com/TandoorRecipes/recipes/issues/2892)) - **fixed** FDC migration error (again/another case) [#&#8203;2894](https://togithub.com/TandoorRecipes/recipes/issues/2894) - **updated** many dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-04 19:53:32 -05:00
appVersion: 1.5.12
fix(tandoor-recipes): change to new common and move to incubator (#16864) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> My first attempt of fixing an app like this. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 03:58:52 -05:00
dependencies:
- name: common
chore(deps): update container image common to v17.4.2@faeebbc by renovate (#18175) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | minor | `17.2.30` -> `17.4.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | minor | `17.2.26` -> `17.4.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | minor | `17.3.9` -> `17.4.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | minor | `17.2.21` -> `17.4.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-17 08:17:43 -05:00
version: 17.4.2
fix(tandoor-recipes): change to new common and move to incubator (#16864) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> My first attempt of fixing an app like this. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 03:58:52 -05:00
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Tandoor 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.
home: https://truecharts.org/charts/stable/tandoor-recipes
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tandoor-recipes.png
keywords:
- tandoor
- recipes
- cooking
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: tandoor-recipes
sources:
- https://github.com/vabene1111/recipes
- https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes
- https://hub.docker.com/r/vabene1111/recipes
fix(tandoor-recipes): change to new common and move to incubator (#16864) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> My first attempt of fixing an app like this. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 03:58:52 -05:00
type: application
chore(deps): update container image common to v17.4.2@faeebbc by renovate (#18175) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | minor | `17.2.30` -> `17.4.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | minor | `17.2.26` -> `17.4.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | minor | `17.3.9` -> `17.4.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | minor | `17.2.21` -> `17.4.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-17 08:17:43 -05:00
version: 15.1.0