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

39 lines
1.2 KiB
YAML
Raw Normal View History

annotations:
max_scale_version: 24.04.0
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.11"
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 08:58:52 +00:00
apiVersion: v2
chore(deps): update container image vabene1111/recipes to v1.5.14@0a83560 by renovate (#19090) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.13` -> `1.5.14` | --- > [!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.14`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.14): Shopping [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.13...1.5.14) 🎉 **Shopping List Update** - New and improved UI - significantly improved offline/low network capabilities - Undo functionality - Configure what kind of information to show directly in the list - improved API performance - allow merging of supermarket categories - edit entries after they have been created ⚠️ **Breaking Changes** - **changed** incorrectly named field `ingredients_markdown` on api `/api/recipe/` was renamed to `instructions_markdown` - **removed** field `ingredients_vue` as it was identical to `ingredients_markdown` **Other Changes** - **added** major improvements to the Open Data importer - fixed many broken import cases - select datatypes you want to import - import `Unit` base unit and `PropertyType` FDC ID's - set properties unit of foods to `g` by default - **added** ability to order recipes in books and set automatic ordering (thanks to [@&#8203;m7modSy](https://togithub.com/m7modSy) [#&#8203;2810](https://togithub.com/TandoorRecipes/recipes/issues/2810)) - **added** connectors, a feature that will allow syncing of data to external services, for now shopping lists to Homeassistant (thanks to [@&#8203;Mikhail5555](https://togithub.com/Mikhail5555) [#&#8203;2874](https://togithub.com/TandoorRecipes/recipes/issues/2874)) - **added** support for getting ical data without specifying from/to date (default to from today and to anything in future) (thanks to [@&#8203;c0mputerguru](https://togithub.com/c0mputerguru) [#&#8203;3004](https://togithub.com/TandoorRecipes/recipes/issues/3004)) - **added** custom css classes to many places so stylings can be overwritten in custom themes (thanks to [@&#8203;tomtjes](https://togithub.com/tomtjes) [#&#8203;2941](https://togithub.com/TandoorRecipes/recipes/issues/2941)) - **added** ability to open recipes with pre set servings from meal plan (thanks to [@&#8203;patmagauran](https://togithub.com/patmagauran) [#&#8203;2938](https://togithub.com/TandoorRecipes/recipes/issues/2938)) - **added** calculator utility to property editor to allow quick calculations - **added** devcontainer configuration so its easier to work on tandoor (thanks to [@&#8203;c0mputerguru](https://togithub.com/c0mputerguru) [#&#8203;2987](https://togithub.com/TandoorRecipes/recipes/issues/2987)) - **added** ability to set the media root folder (thanks to [@&#8203;ambroisie](https://togithub.com/ambroisie) [#&#8203;2931](https://togithub.com/TandoorRecipes/recipes/issues/2931)) - **improved** properties can now differentiate between unknown and 0 and show if recipes are missing something or just have ingredients with 0 - **improved** recipes will show if properties have missing values - **improved** FDC import to set properties amount and unit according to FDC (100 g) - **improved** schema generation for openapi (thanks to [@&#8203;smilerz](https://togithub.com/smilerz) [#&#8203;2956](https://togithub.com/TandoorRecipes/recipes/issues/2956)) fixes [#&#8203;2945](https://togithub.com/TandoorRecipes/recipes/issues/2945) - **improved** paginate view and cook log tables (thanks to [@&#8203;smilerz](https://togithub.com/smilerz) [#&#8203;2974](https://togithub.com/TandoorRecipes/recipes/issues/2974)) - **improved** made keywords optional on recipe api endpoint (thanks to [@&#8203;smilerz](https://togithub.com/smilerz) [#&#8203;2968](https://togithub.com/TandoorRecipes/recipes/issues/2968)) - **improved** deprecated old unused code (thanks to [@&#8203;smilerz](https://togithub.com/smilerz) [#&#8203;2967](https://togithub.com/TandoorRecipes/recipes/issues/2967)) - **fixed** several issues with the open data import [#&#8203;2514](https://togithub.com/TandoorRecipes/recipes/issues/2514) - **fixed** multiple users of one space could not have the same meal types [#&#8203;1988](https://togithub.com/TandoorRecipes/recipes/issues/1988) - **fixed** migration 0200 duplicate detection not properly taking spaces into account [#&#8203;2926](https://togithub.com/TandoorRecipes/recipes/issues/2926) - **fixed** regex replace automation on food not running if there are no aliases [#&#8203;2927](https://togithub.com/TandoorRecipes/recipes/issues/2927) (thanks to [@&#8203;smilerz](https://togithub.com/smilerz) [#&#8203;2937](https://togithub.com/TandoorRecipes/recipes/issues/2937)) - **fixed** multiple issues with space deletion [#&#8203;2816](https://togithub.com/TandoorRecipes/recipes/issues/2816) - **fixed** importer error in rezeptsuit importer [#&#8203;2505](https://togithub.com/TandoorRecipes/recipes/issues/2505) - **fixed** issue when importing urls with malformed serving size in nutritional data - **fixed** merging foods with unit conversions might break [#&#8203;2953](https://togithub.com/TandoorRecipes/recipes/issues/2953) - **fixed** unit edit not showing plural field - **updated** Django and several other dependencies 📖 **Docs** - **added** installation docs for ArchLinux (thanks to [jdecourval](https://togithub.com/jdecourval) [#&#8203;2983](https://togithub.com/TandoorRecipes/recipes/issues/2983)) - **added** test coverage reports (thanks to [@&#8203;smilerz](https://togithub.com/smilerz) [#&#8203;3016](https://togithub.com/TandoorRecipes/recipes/issues/3016)) - **updated** docs to include most recent pg version (thanks to [software2000](https://togithub.com/software2000) [#&#8203;2932](https://togithub.com/TandoorRecipes/recipes/issues/2932)) - **improved** CI script to use caching and better display results (thanks to [Mikhail5555](https://togithub.com/Mikhail5555) [#&#8203;2914](https://togithub.com/TandoorRecipes/recipes/issues/2914)) - **improved** authentication docs (thanks to [jinnatar](https://togithub.com/jinnatar) [#&#8203;2979](https://togithub.com/TandoorRecipes/recipes/issues/2979)) - **fixed** postgres update docs `mv` command for backup creation - **fixed** keycloak setup docs (thanks to [maxemann96](https://togithub.com/maxemann96) [#&#8203;2948](https://togithub.com/TandoorRecipes/recipes/issues/2948)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-11 01:03:47 +00:00
appVersion: 1.5.14
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 08:58:52 +00:00
dependencies:
- name: common
version: 20.2.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 08:58:52 +00: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 08:58:52 +00:00
type: application
version: 16.7.1