Skip to content

Commit 3eeaa9e

Browse files
committed
HPCC Helm Charts 8.10.70-1
Signed-off-by: Gordon Smith <[email protected]>
1 parent f9ad89c commit 3eeaa9e

28 files changed

+638
-627
lines changed

docs/elastic4hpcclogs-1.4.2.tgz

-3 Bytes
Binary file not shown.

docs/hpcc-8.10.70.tgz

64.1 KB
Binary file not shown.

docs/hpcc-azurefile-0.2.0.tgz

-1 Bytes
Binary file not shown.

docs/hpcc-efs-0.1.0.tgz

-2 Bytes
Binary file not shown.

docs/hpcc-filestore-0.1.0.tgz

-1 Bytes
Binary file not shown.

docs/hpcc-localfile-0.1.0.tgz

0 Bytes
Binary file not shown.

docs/hpcc-nfs-0.1.0.tgz

1 Byte
Binary file not shown.

docs/index.yaml

+609-598
Large diffs are not rendered by default.

docs/prometheus4hpccmetrics-0.0.2.tgz

-9 Bytes
Binary file not shown.

helm/examples/filestore/hpcc-filestore/Chart.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ dependencies:
33
repository: https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
44
version: 4.0.2
55
digest: sha256:f2f4f44ab69e745ad8e6becfcc5a8c7a175124c6515589b21a0246818e12ec6b
6-
generated: "2023-06-06T16:40:38.348381682+01:00"
6+
generated: "2024-04-16T16:13:22.469763534+01:00"

helm/hpcc/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ type: application
66

77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
9-
version: 8.10.68
9+
version: 8.10.70
1010

1111
# This is the version number of the application being deployed. This version number should be
1212
# incremented each time you make changes to the application.
1313

14-
appVersion: 8.10.68
14+
appVersion: 8.10.70

helm/hpcc/templates/_helpers.tpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1208,7 +1208,7 @@ kind: Service
12081208
metadata:
12091209
name: {{ $lvars.serviceName | quote }}
12101210
labels:
1211-
helmVersion: 8.10.68
1211+
helmVersion: 8.10.70
12121212
{{- include "hpcc.addStandardLabels" (dict "root" $.root "instance" $lvars.serviceName ) | indent 4 }}
12131213
{{- if $lvars.labels }}
12141214
{{ toYaml $lvars.labels | indent 4 }}

helm/hpcc/templates/dafilesrv.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
labels:
5151
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "dafilesrv" "name" "dafilesrv" "instance" .name) | indent 8 }}
5252
server: {{ .name | quote }}
53-
helmVersion: 8.10.68
53+
helmVersion: 8.10.70
5454
annotations:
5555
checksum/config: {{ $configSHA }}
5656
spec:

helm/hpcc/templates/dali.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
run: {{ $dali.name | quote }}
8282
server: {{ $dali.name | quote }}
8383
app: dali
84-
helmVersion: 8.10.68
84+
helmVersion: 8.10.70
8585
{{- if hasKey $.Values.global "metrics" }}
8686
{{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8 }}
8787
{{- end }}

helm/hpcc/templates/dfuserver.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "dfuserver" "name" "dfuserver" "instance" .name) | indent 8 }}
5757
run: {{ .name | quote }}
5858
accessDali: "yes"
59-
helmVersion: 8.10.68
59+
helmVersion: 8.10.70
6060
{{- if hasKey . "labels" }}
6161
{{ toYaml .labels | indent 8 }}
6262
{{- end }}

helm/hpcc/templates/eclagent.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ data:
5858
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" $apptype "name" "eclagent" "instance" $appJobName "instanceOf" (printf "%s-job" .me.name)) | indent 12 }}
5959
accessDali: "yes"
6060
accessEsp: "yes"
61-
helmVersion: 8.10.68
61+
helmVersion: 8.10.70
6262
{{- if hasKey .me "labels" }}
6363
{{ toYaml .me.labels | indent 12 }}
6464
{{- end }}
@@ -137,7 +137,7 @@ spec:
137137
run: {{ .name | quote }}
138138
accessDali: "yes"
139139
accessEsp: {{ .useChildProcesses | default false | ternary "yes" "no" | quote }}
140-
helmVersion: 8.10.68
140+
helmVersion: 8.10.70
141141
{{- if hasKey . "labels" }}
142142
{{ toYaml .labels | indent 8 }}
143143
{{- end }}

helm/hpcc/templates/eclccserver.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ data:
5757
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "eclccserver" "name" "eclccserver" "instance" $compileJobName "instanceOf" (printf "%s-job" .me.name)) | indent 12 }}
5858
accessDali: "yes"
5959
accessEsp: "yes"
60-
helmVersion: 8.10.68
60+
helmVersion: 8.10.70
6161
{{- if hasKey .me "labels" }}
6262
{{ toYaml .me.labels | indent 12 }}
6363
{{- end }}
@@ -142,7 +142,7 @@ spec:
142142
run: {{ .name | quote }}
143143
accessDali: "yes"
144144
accessEsp: {{ .useChildProcesses | default false | ternary "yes" "no" | quote }}
145-
helmVersion: 8.10.68
145+
helmVersion: 8.10.70
146146
{{- if hasKey . "labels" }}
147147
{{ toYaml .labels | indent 8 }}
148148
{{- end }}

helm/hpcc/templates/eclscheduler.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
run: {{ .name | quote }}
6565
accessDali: "yes"
6666
accessEsp: "no"
67-
helmVersion: 8.10.68
67+
helmVersion: 8.10.70
6868
{{- if hasKey . "labels" }}
6969
{{ toYaml .labels | indent 8 }}
7070
{{- end }}

helm/hpcc/templates/esp.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ spec:
116116
server: {{ .name | quote }}
117117
accessDali: "yes"
118118
app: {{ $application }}
119-
helmVersion: 8.10.68
119+
helmVersion: 8.10.70
120120
{{- include "hpcc.addStandardLabels" (dict "root" $ "name" $application "component" "esp" "instance" .name) | indent 8 }}
121121
{{- if hasKey $.Values.global "metrics" }}
122122
{{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8 }}

helm/hpcc/templates/localroxie.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ spec:
7070
server: {{ $servername | quote }}
7171
accessDali: "yes"
7272
accessEsp: "yes"
73-
helmVersion: 8.10.68
73+
helmVersion: 8.10.70
7474
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "roxie-server" "name" "roxie" "instance" $roxie.name) | indent 8 }}
7575
{{- if hasKey . "labels" }}
7676
{{ toYaml .labels | indent 8 }}

helm/hpcc/templates/roxie.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ spec:
118118
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "topology-server" "name" "roxie" "instance" $commonCtx.toponame) | indent 8 }}
119119
run: {{ $commonCtx.toponame | quote }}
120120
roxie-cluster: {{ $roxie.name | quote }}
121-
helmVersion: 8.10.68
121+
helmVersion: 8.10.70
122122
{{- if hasKey $.Values.global "metrics" }}
123123
{{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8}}
124124
{{- end }}
@@ -178,7 +178,7 @@ kind: Service
178178
metadata:
179179
name: {{ $commonCtx.toponame | quote }}
180180
labels:
181-
helmVersion: 8.10.68
181+
helmVersion: 8.10.70
182182
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "topology-server" "name" "roxie" "instance" $commonCtx.toponame) | indent 4 }}
183183
spec:
184184
ports:
@@ -240,7 +240,7 @@ spec:
240240
roxie-cluster: {{ $roxie.name | quote }}
241241
accessDali: "yes"
242242
accessEsp: "yes"
243-
helmVersion: 8.10.68
243+
helmVersion: 8.10.70
244244
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "roxie-server" "name" "roxie" "instance" $servername) | indent 8 }}
245245
{{- if hasKey $.Values.global "metrics" }}
246246
{{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8}}
@@ -343,7 +343,7 @@ spec:
343343
roxie-cluster: {{ $roxie.name | quote }}
344344
accessDali: "yes"
345345
accessEsp: "yes"
346-
helmVersion: 8.10.68
346+
helmVersion: 8.10.70
347347
{{- if hasKey $.Values.global "metrics" }}
348348
{{- include "hpcc.generateMetricsReporterLabel" $.Values.global.metrics | nindent 8}}
349349
{{- end }}

helm/hpcc/templates/sasha.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
run: {{ $serviceName | quote }}
5353
server: {{ $serviceName | quote }}
5454
accessDali: {{ (has "dali" $sasha.access) | ternary "yes" "no" | quote }}
55-
helmVersion: 8.10.68
55+
helmVersion: 8.10.70
5656
{{- if hasKey $sasha "labels" }}
5757
{{ toYaml $sasha.labels | indent 8 }}
5858
{{- end }}

helm/hpcc/templates/thor.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ data:
8282
labels:
8383
accessDali: "yes"
8484
accessEsp: "yes"
85-
helmVersion: 8.10.68
85+
helmVersion: 8.10.70
8686
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "eclagent" "name" "thor" "instance" $eclAgentJobName "instanceOf" (printf "%s-job" .eclAgentName)) | indent 8 }}
8787
{{- if hasKey .me "labels" }}
8888
{{ toYaml .me.labels | indent 12 }}
@@ -149,7 +149,7 @@ data:
149149
accessEsp: "yes"
150150
app: "thor"
151151
component: "thormanager"
152-
helmVersion: 8.10.68
152+
helmVersion: 8.10.70
153153
instance: "_HPCC_JOBNAME_"
154154
job: "_HPCC_JOBNAME_"
155155
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "thormanager" "name" "thor" "instance" $thorManagerJobName "instanceOf" (printf "%s-thormanager-job" .me.name)) | indent 12 }}
@@ -218,7 +218,7 @@ data:
218218
accessEsp: "yes"
219219
app: "thor"
220220
component: "thorworker"
221-
helmVersion: 8.10.68
221+
helmVersion: 8.10.70
222222
instance: "_HPCC_JOBNAME_"
223223
job: "_HPCC_JOBNAME_"
224224
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "thorworker" "name" "thor" "instance" $thorWorkerJobName "instanceOf" (printf "%s-thorworker-job" .me.name)) | indent 12 }}
@@ -353,7 +353,7 @@ spec:
353353
accessEsp: {{ $commonCtx.eclAgentUseChildProcesses | ternary "yes" "no" | quote }}
354354
app: "thor"
355355
component: "thor-eclagent"
356-
helmVersion: 8.10.68
356+
helmVersion: 8.10.70
357357
instance: {{ $commonCtx.eclAgentName | quote }}
358358
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "eclagent" "name" "thor" "instance" $commonCtx.eclAgentName ) | indent 8 }}
359359
{{- if hasKey $commonCtx.me "labels" }}
@@ -418,7 +418,7 @@ spec:
418418
accessEsp: "no"
419419
app: "thor"
420420
component: "thor-thoragent"
421-
helmVersion: 8.10.68
421+
helmVersion: 8.10.70
422422
instance: {{ $commonCtx.thorAgentName | quote }}
423423
{{- include "hpcc.addStandardLabels" (dict "root" $ "component" "eclagent" "name" "thor" "instance" $commonCtx.thorAgentName ) | indent 8 }}
424424
{{- if hasKey $commonCtx.me "labels" }}

helm/managed/logging/elastic/Chart.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ dependencies:
99
repository: https://helm.elastic.co
1010
version: 7.17.1
1111
digest: sha256:dc00a24a6013677a24cfa88a6317f79e5de1815300fb3871afccda5d610476ab
12-
generated: "2023-06-06T16:40:42.428993794+01:00"
12+
generated: "2024-04-16T16:13:37.208629433+01:00"
Binary file not shown.
Binary file not shown.

helm/managed/logging/loki-stack/requirements.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
version: 2.16.0
55
- name: promtail
66
repository: https://grafana.github.io/helm-charts
7-
version: 6.15.3
7+
version: 6.15.5
88
- name: fluent-bit
99
repository: https://grafana.github.io/helm-charts
1010
version: 2.6.0
@@ -20,5 +20,5 @@ dependencies:
2020
- name: logstash
2121
repository: https://helm.elastic.co
2222
version: 7.17.3
23-
digest: sha256:f5956643ccdc3fbfab909dae52f87632d3434191a0d8b53eb142416cd0a98732
24-
generated: "2023-11-21T16:58:42.303792577Z"
23+
digest: sha256:2930883edb35218cfa7fe7634714bfc96363f220db8c22d02d2328f0bf5c97dd
24+
generated: "2024-04-16T16:13:28.648514053+01:00"

helm/managed/metrics/prometheus/Chart.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ dependencies:
33
repository: https://prometheus-community.github.io/helm-charts
44
version: 30.2.0
55
digest: sha256:992cd5bd1b3681003753d5fab5fae9f0ec9fc2a2230b38f8d2ed6499dfc864a4
6-
generated: "2023-06-06T16:40:40.412465292+01:00"
6+
generated: "2024-04-16T16:13:24.66625696+01:00"

0 commit comments

Comments
 (0)