Files
truenas-apps/ix-dev/community/tandoor-recipes/ix_values.yaml
truenasbot c7eaf9966c chore(deps): update updates-patch-minor (#3775)
* chore(deps): update updates-patch-minor

* revert

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-12-03 21:59:31 +02:00

30 lines
685 B
YAML

images:
image:
repository: ghcr.io/tandoorrecipes/recipes
tag: "2.3.6"
container_utils_image:
repository: ixsystems/container-utils
tag: 1.0.2
redis_image:
repository: valkey/valkey
tag: 9.0.0
postgres_17_image:
repository: postgres
tag: 17.7-bookworm
postgres_18_image:
repository: postgres
tag: 18.1-trixie
postgres_upgrade_image:
repository: ixsystems/postgres-upgrade
tag: 1.1.4
consts:
recipes_container_name: recipes
postgres_container_name: postgres
perms_container_name: permissions
db_user: recipes
db_name: recipes
staticfiles_path: /opt/recipes/staticfiles
mediafiles_path: /opt/recipes/mediafiles