aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/requirements.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/so/requirements.yaml')
-rw-r--r--kubernetes/so/requirements.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/so/requirements.yaml b/kubernetes/so/requirements.yaml
new file mode 100644
index 0000000000..fb8f1f6eb3
--- /dev/null
+++ b/kubernetes/so/requirements.yaml
@@ -0,0 +1,7 @@
+dependencies:
+ - name: common-templates
+ version: ~2.0.0
+ # local reference to common chart, as it is
+ # a part of this chart's package and will not
+ # be published independently to a repo (at this point)
+ repository: file://../common/common-templates \ No newline at end of file