Browse Source

Community Edition 8.6.12-rc2 Release Candidate 2

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 3 years ago
parent
commit
e3a0fa36b0

+ 2 - 2
helm/hpcc/Chart.yaml

@@ -6,9 +6,9 @@ type: application
 
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
-version: 8.6.12-rc1
+version: 8.6.12-rc2
 
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application.
 
-appVersion: 8.6.12-rc1
+appVersion: 8.6.12-rc2

+ 1 - 1
helm/hpcc/templates/_helpers.tpl

@@ -1097,7 +1097,7 @@ kind: Service
 metadata:
   name: {{ $lvars.serviceName | quote }}
   labels:
-    helmVersion: 8.6.12-rc1
+    helmVersion: 8.6.12-rc2
 {{- if $lvars.labels }}
 {{ toYaml $lvars.labels | indent 4 }}
 {{- end }}

+ 1 - 1
helm/hpcc/templates/dali.yaml

@@ -83,7 +83,7 @@ spec:
         run: {{ $dali.name | quote }}
         server: {{ $dali.name | quote }}
         app: dali
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey $.Values.global "metrics" }}
  {{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8 }}
 {{- end }}

+ 1 - 1
helm/hpcc/templates/dfuserver.yaml

@@ -55,7 +55,7 @@ spec:
       labels:
         run: {{ .name | quote }}
         accessDali: "yes"
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey . "labels" }}
 {{ toYaml .labels | indent 8 }}
 {{- end }}

+ 2 - 2
helm/hpcc/templates/eclagent.yaml

@@ -57,7 +57,7 @@ data:
           labels:
             accessDali: "yes"
             accessEsp: "yes"
-            helmVersion: 8.6.12-rc1
+            helmVersion: 8.6.12-rc2
 {{- if hasKey .me "labels" }}
 {{ toYaml .me.labels | indent 12 }}
 {{- end }}
@@ -131,7 +131,7 @@ spec:
         run: {{ .name | quote }}
         accessDali: "yes"
         accessEsp: {{ .useChildProcesses | default false | ternary "yes" "no" | quote }}
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey . "labels" }}
 {{ toYaml .labels | indent 8 }}
 {{- end }}

+ 2 - 2
helm/hpcc/templates/eclccserver.yaml

@@ -56,7 +56,7 @@ data:
           labels:
             accessDali: "yes"
             accessEsp: "yes"
-            helmVersion: 8.6.12-rc1
+            helmVersion: 8.6.12-rc2
 {{- if hasKey .me "labels" }}
 {{ toYaml .me.labels | indent 12 }}
 {{- end }}
@@ -144,7 +144,7 @@ spec:
         run: {{ .name | quote }}
         accessDali: "yes"
         accessEsp: {{ .useChildProcesses | default false | ternary "yes" "no" | quote }}
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey . "labels" }}
 {{ toYaml .labels | indent 8 }}
 {{- end }}

+ 1 - 1
helm/hpcc/templates/eclscheduler.yaml

@@ -64,7 +64,7 @@ spec:
         run: {{ .name | quote }}
         accessDali: "yes"
         accessEsp: "no"
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey . "labels" }}
 {{ toYaml .labels | indent 8 }}
 {{- end }}

+ 1 - 1
helm/hpcc/templates/esp.yaml

@@ -114,7 +114,7 @@ spec:
         server: {{ .name | quote }}
         accessDali: "yes"
         app: {{ $application }}
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey $.Values.global "metrics" }}
  {{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8 }}
 {{- end }}

+ 1 - 1
helm/hpcc/templates/localroxie.yaml

@@ -68,7 +68,7 @@ spec:
         server: {{ $servername | quote }}
         accessDali: "yes"
         accessEsp: "yes"
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey . "labels" }}
 {{ toYaml .labels | indent 8 }}
 {{- end }}

+ 4 - 4
helm/hpcc/templates/roxie.yaml

@@ -115,7 +115,7 @@ spec:
       labels:
         run: {{ $commonCtx.toponame | quote }}
         roxie-cluster: {{ $roxie.name | quote }}
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey $.Values.global "metrics" }}
  {{- include "hpcc.generateMetricsReporterLabel"  $.Values.global.metrics | nindent 8}}
 {{- end }}
@@ -175,7 +175,7 @@ kind: Service
 metadata:
   name: {{ $commonCtx.toponame | quote }}
   labels:
-    helmVersion: 8.6.12-rc1
+    helmVersion: 8.6.12-rc2
 spec:
   ports:
   - port: {{ $commonCtx.topoport  }}
@@ -234,7 +234,7 @@ spec:
         roxie-cluster: {{ $roxie.name | quote }}
         accessDali: "yes"
         accessEsp: "yes"
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey $.Values.global "metrics" }}
  {{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8}}
 {{- end }}
@@ -335,7 +335,7 @@ spec:
         roxie-cluster: {{ $roxie.name | quote }}
         accessDali: "yes"
         accessEsp: "yes"
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey $.Values.global "metrics" }}
  {{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8}}
 {{- end }}

+ 1 - 1
helm/hpcc/templates/sasha.yaml

@@ -52,7 +52,7 @@ spec:
         run: {{ $serviceName | quote }}
         server: {{ $serviceName | quote }}
         accessDali: {{ (has "dali" $sasha.access) | ternary "yes" "no" | quote }}
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey $sasha "labels" }}
 {{ toYaml $sasha.labels | indent 8 }}
 {{- end }}

+ 5 - 5
helm/hpcc/templates/thor.yaml

@@ -81,7 +81,7 @@ data:
           labels:
             accessDali: "yes"
             accessEsp: "yes"
-            helmVersion: 8.6.12-rc1
+            helmVersion: 8.6.12-rc2
 {{- if hasKey .me "labels" }}
 {{ toYaml .me.labels | indent 12 }}
 {{- end }}
@@ -147,7 +147,7 @@ data:
             accessDali: "yes"
             accessEsp: "yes"
             job: "_HPCC_JOBNAME_"
-            helmVersion: 8.6.12-rc1
+            helmVersion: 8.6.12-rc2
 {{- if hasKey $thorScope "labels" }}
 {{ toYaml $thorScope.labels | indent 12 }}
 {{- end }}
@@ -212,7 +212,7 @@ data:
             app: thor
             accessEsp: "true"
             job: "_HPCC_JOBNAME_"
-            helmVersion: 8.6.12-rc1
+            helmVersion: 8.6.12-rc2
 {{- if hasKey $thorScope "labels" }}
 {{ toYaml $thorScope.labels | indent 12 }}
 {{- end }}
@@ -316,7 +316,7 @@ spec:
         run: {{ $commonCtx.eclAgentName | quote }}
         accessDali: "yes"
         accessEsp: {{ $commonCtx.eclAgentUseChildProcesses | ternary "yes" "no" | quote }}
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey $commonCtx.me "labels" }}
 {{ toYaml $commonCtx.me.labels | indent 8 }}
 {{- end }}
@@ -375,7 +375,7 @@ spec:
         run: {{ $commonCtx.thorAgentName | quote }}
         accessDali: "yes"
         accessEsp: "no"
-        helmVersion: 8.6.12-rc1
+        helmVersion: 8.6.12-rc2
 {{- if hasKey $commonCtx.me "labels" }}
 {{ toYaml $commonCtx.me.labels | indent 8 }}
 {{- end }}

+ 1 - 1
version.cmake

@@ -7,5 +7,5 @@ set ( HPCC_MAJOR 8 )
 set ( HPCC_MINOR 6 )
 set ( HPCC_POINT 12 )
 set ( HPCC_MATURITY "rc" )
-set ( HPCC_SEQUENCE 1 )
+set ( HPCC_SEQUENCE 2 )
 ###