Files
truecharts/charts/stable/omada-controller/SCALE/ix_values.yaml
T
d976ce2065 chore(deps): update non-major (#1013)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 10:41:09 +02:00

16 lines
575 B
YAML

##
# This file contains Values.yaml content that gets added to the output of questions.yaml
# It's ONLY meant for content that the user is NOT expected to change.
# Example: Everything under "image" is not included in questions.yaml but is included here.
##
image:
repository: docker.io/mbentley/omada-controller
pullPolicy: IfNotPresent
tag: 4.4@sha256:5c530512f6f58a1961cdac2b24ea886ba58ded16de1d01be285af3766fd3829c
##
# Most other defaults are set in questions.yaml
# For other options please refer to the wiki, default_values.yaml or the common library chart
##