From 016eba093ccb53a7fabba3b549b428e5d96bf27b Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Thu, 3 Jan 2019 17:26:42 +0000 Subject: [PATCH] [Calico] Update comment URL references Update the comment URL references to v3.4 to match the code; other than ipPool (which was extended) the previous objects versions match the current version. Change-Id: I1dae92c99992e3a808bea2c270b9d6070274e9f6 --- calico/templates/bin/_calico-settings.sh.tpl | 2 +- calico/values.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/calico/templates/bin/_calico-settings.sh.tpl b/calico/templates/bin/_calico-settings.sh.tpl index 38714a68e..db8f3a6e2 100644 --- a/calico/templates/bin/_calico-settings.sh.tpl +++ b/calico/templates/bin/_calico-settings.sh.tpl @@ -40,7 +40,7 @@ spec: logSeverityScreen: {{ .Values.conf.node.FELIX_LOGSEVERITYSCREEN }} EOF -# ipPool - https://docs.projectcalico.org/v3.3/reference/calicoctl/resources/ippool +# ipPool - https://docs.projectcalico.org/v3.4/reference/calicoctl/resources/ippool $CTL apply -f - <