Skip to content

Commit a9cbeae

Browse files
authored
Merge pull request #1366 from truefoundry/inframold-0.1.67
[CI] Publish inframold charts version to 0.1.67
2 parents 568144e + c5adf7e commit a9cbeae

37 files changed

+160
-168
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: tfy-k8s-aws-eks-inframold
3-
version: 0.1.66
3+
version: 0.1.67
44
description: "Inframold, the superchart that configure your cluster on aws for truefoundry."
55
maintainers:
66
- name: truefoundry

charts/tfy-k8s-aws-eks-inframold/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -183,12 +183,12 @@ Inframold, the superchart that configure your cluster on aws for truefoundry.
183183

184184
### sparkOperator parameters
185185

186-
| Name | Description | Value |
187-
| ------------------------------ | ------------------------------------------ | ------ |
188-
| `sparkOperator.enabled` | Flag to enable Spark Operator | `true` |
189-
| `sparkOperator.tolerations` | Tolerations for Spark Operator | `[]` |
190-
| `sparkOperator.affinity` | Affinity for Spark Operator | `{}` |
191-
| `sparkOperator.valuesOverride` | Config override from default config values | `{}` |
186+
| Name | Description | Value |
187+
| ------------------------------ | ------------------------------------------ | ------- |
188+
| `sparkOperator.enabled` | Flag to enable Spark Operator | `false` |
189+
| `sparkOperator.tolerations` | Tolerations for Spark Operator | `[]` |
190+
| `sparkOperator.affinity` | Affinity for Spark Operator | `{}` |
191+
| `sparkOperator.valuesOverride` | Config override from default config values | `{}` |
192192

193193
### kubecost parameters
194194

charts/tfy-k8s-aws-eks-inframold/artifacts-manifest.json

Lines changed: 27 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"details": {
148148
"chart": "tfy-prometheus-config",
149149
"repoURL": "https://truefoundry.github.io/infra-charts/",
150-
"targetRevision": "0.2.6",
150+
"targetRevision": "0.2.7",
151151
"images": []
152152
}
153153
},
@@ -221,7 +221,7 @@
221221
"details": {
222222
"chart": "tfy-karpenter-config",
223223
"repoURL": "https://truefoundry.github.io/infra-charts/",
224-
"targetRevision": "0.1.43",
224+
"targetRevision": "0.1.44",
225225
"images": []
226226
}
227227
},
@@ -241,11 +241,11 @@
241241
"details": {
242242
"chart": "tfy-inferentia-operator",
243243
"repoURL": "https://truefoundry.github.io/infra-charts/",
244-
"targetRevision": "0.2.4",
244+
"targetRevision": "0.2.8",
245245
"images": [
246-
"public.ecr.aws/neuron/neuron-device-plugin:2.16.18.0",
247-
"public.ecr.aws/neuron/neuron-scheduler:2.18.3.0",
248-
"registry.k8s.io/kube-scheduler:v1.27.7"
246+
"public.ecr.aws/neuron/neuron-device-plugin:2.23.30.0",
247+
"public.ecr.aws/neuron/neuron-scheduler:2.23.30.0",
248+
"public.ecr.aws/eks-distro/kubernetes/kube-scheduler:v1.29.14-eks-1-29-latest"
249249
]
250250
}
251251
},
@@ -276,18 +276,18 @@
276276
"details": {
277277
"chart": "truefoundry",
278278
"repoURL": "oci://tfy.jfrog.io/tfy-helm",
279-
"targetRevision": "0.52.1",
279+
"targetRevision": "0.53.0",
280280
"images": [
281281
"tfy.jfrog.io/tfy-mirror/altinity/clickhouse-operator:0.23.7",
282282
"tfy.jfrog.io/tfy-mirror/altinity/metrics-exporter:0.23.7",
283-
"tfy.jfrog.io/tfy-private-images/tfy-llm-gateway:ea6c91a788ba788f3c70958f8ebd9b6e8bb2b631",
283+
"tfy.jfrog.io/tfy-private-images/tfy-llm-gateway:f4145e5652e2111b771d350219790b3d9127e339",
284284
"tfy.jfrog.io/tfy-private-images/tfy-otel-collector:efa8d14bfca093da4bac2644af30c50ccc1c3ece",
285285
"tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.44.0",
286-
"tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.52.1",
287-
"tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.45.0",
288-
"tfy.jfrog.io/tfy-private-images/tfy-controller:v0.21.0",
289-
"tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.47.1",
290-
"tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.51.0",
286+
"tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.53.0",
287+
"tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.53.0",
288+
"tfy.jfrog.io/tfy-private-images/tfy-controller:v0.53.0",
289+
"tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.53.0",
290+
"tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.53.0",
291291
"tfy.jfrog.io/tfy-mirror/bitnami/postgresql:16.2.0-debian-12-r12",
292292
"tfy.jfrog.io/tfy-mirror/moby/buildkit:v0.17.0",
293293
"tfy.jfrog.io/tfy-mirror/bitnami/zookeeper:3.8.1-debian-11-r0",
@@ -315,7 +315,7 @@
315315
"details": {
316316
"chart": "tfy-istio-ingress",
317317
"repoURL": "https://truefoundry.github.io/infra-charts/",
318-
"targetRevision": "0.2.1",
318+
"targetRevision": "0.2.3",
319319
"images": [
320320
"auto"
321321
]
@@ -1155,21 +1155,21 @@
11551155
{
11561156
"type": "image",
11571157
"details": {
1158-
"registryURL": "public.ecr.aws/neuron/neuron-device-plugin:2.16.18.0",
1158+
"registryURL": "public.ecr.aws/neuron/neuron-device-plugin:2.23.30.0",
11591159
"platforms": []
11601160
}
11611161
},
11621162
{
11631163
"type": "image",
11641164
"details": {
1165-
"registryURL": "public.ecr.aws/neuron/neuron-scheduler:2.18.3.0",
1165+
"registryURL": "public.ecr.aws/neuron/neuron-scheduler:2.23.30.0",
11661166
"platforms": []
11671167
}
11681168
},
11691169
{
11701170
"type": "image",
11711171
"details": {
1172-
"registryURL": "registry.k8s.io/kube-scheduler:v1.27.7",
1172+
"registryURL": "public.ecr.aws/eks-distro/kubernetes/kube-scheduler:v1.29.14-eks-1-29-latest",
11731173
"platforms": [
11741174
{
11751175
"os": "linux",
@@ -1178,14 +1178,6 @@
11781178
{
11791179
"os": "linux",
11801180
"architecture": "arm64"
1181-
},
1182-
{
1183-
"os": "linux",
1184-
"architecture": "ppc64le"
1185-
},
1186-
{
1187-
"os": "linux",
1188-
"architecture": "s390x"
11891181
}
11901182
]
11911183
}
@@ -1297,7 +1289,7 @@
12971289
{
12981290
"type": "image",
12991291
"details": {
1300-
"registryURL": "tfy.jfrog.io/tfy-private-images/tfy-llm-gateway:ea6c91a788ba788f3c70958f8ebd9b6e8bb2b631",
1292+
"registryURL": "tfy.jfrog.io/tfy-private-images/tfy-llm-gateway:f4145e5652e2111b771d350219790b3d9127e339",
13011293
"platforms": [
13021294
{
13031295
"os": "linux",
@@ -1345,23 +1337,23 @@
13451337
{
13461338
"type": "image",
13471339
"details": {
1348-
"registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.52.1",
1340+
"registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.53.0",
13491341
"platforms": [
13501342
{
13511343
"os": "linux",
1352-
"architecture": "amd64"
1344+
"architecture": "arm64"
13531345
},
13541346
{
13551347
"os": "linux",
1356-
"architecture": "arm64"
1348+
"architecture": "amd64"
13571349
}
13581350
]
13591351
}
13601352
},
13611353
{
13621354
"type": "image",
13631355
"details": {
1364-
"registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.45.0",
1356+
"registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.53.0",
13651357
"platforms": [
13661358
{
13671359
"os": "linux",
@@ -1377,23 +1369,23 @@
13771369
{
13781370
"type": "image",
13791371
"details": {
1380-
"registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.21.0",
1372+
"registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.53.0",
13811373
"platforms": [
13821374
{
13831375
"os": "linux",
1384-
"architecture": "amd64"
1376+
"architecture": "arm64"
13851377
},
13861378
{
13871379
"os": "linux",
1388-
"architecture": "arm64"
1380+
"architecture": "amd64"
13891381
}
13901382
]
13911383
}
13921384
},
13931385
{
13941386
"type": "image",
13951387
"details": {
1396-
"registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.47.1",
1388+
"registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.53.0",
13971389
"platforms": [
13981390
{
13991391
"os": "linux",
@@ -1409,7 +1401,7 @@
14091401
{
14101402
"type": "image",
14111403
"details": {
1412-
"registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.51.0",
1404+
"registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.53.0",
14131405
"platforms": []
14141406
}
14151407
},

charts/tfy-k8s-aws-eks-inframold/templates/istio/tfy-istio-ingress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
source:
1919
chart: tfy-istio-ingress
2020
repoURL: https://truefoundry.github.io/infra-charts/
21-
targetRevision: 0.2.1
21+
targetRevision: 0.2.3
2222
helm:
2323
values: |-
2424
{{- if .Values.istio.gateway.valuesOverride }}

charts/tfy-k8s-aws-eks-inframold/templates/prometheus-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
- CreateNamespace=false
2020
source:
2121
repoURL: https://truefoundry.github.io/infra-charts/
22-
targetRevision: 0.2.6
22+
targetRevision: 0.2.7
2323
chart: tfy-prometheus-config
2424
helm:
2525
values: |-

charts/tfy-k8s-aws-eks-inframold/templates/tfy-aws/karpenter-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
source:
1616
chart: tfy-karpenter-config
1717
repoURL: https://truefoundry.github.io/infra-charts/
18-
targetRevision: 0.1.43
18+
targetRevision: 0.1.44
1919
helm:
2020
values: |-
2121
{{- if .Values.aws.karpenter.config.valuesOverride }}

charts/tfy-k8s-aws-eks-inframold/templates/tfy-aws/tfy-inferentia-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
source:
1717
repoURL: https://truefoundry.github.io/infra-charts/
1818
chart: tfy-inferentia-operator
19-
targetRevision: 0.2.4
19+
targetRevision: 0.2.8
2020
helm:
2121
values: |-
2222
{{- if .Values.aws.inferentia.valuesOverride }}

charts/tfy-k8s-aws-eks-inframold/templates/truefoundry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
server: https://kubernetes.default.svc
1515
project: tfy-apps
1616
source:
17-
targetRevision: 0.52.1
17+
targetRevision: 0.53.0
1818
repoURL: "tfy.jfrog.io/tfy-helm"
1919
chart: truefoundry
2020
helm:

charts/tfy-k8s-aws-eks-inframold/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ keda:
445445
## @param sparkOperator.enabled Flag to enable Spark Operator
446446
##
447447
sparkOperator:
448-
enabled: true
448+
enabled: false
449449
## @param sparkOperator.tolerations [array] Tolerations for Spark Operator
450450
##
451451
tolerations: []
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: tfy-k8s-azure-aks-inframold
3-
version: 0.1.66
3+
version: 0.1.67
44
description: "Inframold, the superchart that configure your cluster on azure for truefoundry."
55
maintainers:
66
- name: truefoundry

charts/tfy-k8s-azure-aks-inframold/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,12 @@ Inframold, the superchart that configure your cluster on azure for truefoundry.
145145

146146
### sparkOperator parameters
147147

148-
| Name | Description | Value |
149-
| ------------------------------ | ------------------------------------------ | ------ |
150-
| `sparkOperator.enabled` | Flag to enable Spark Operator | `true` |
151-
| `sparkOperator.tolerations` | Tolerations for Spark Operator | `[]` |
152-
| `sparkOperator.affinity` | Affinity for Spark Operator | `{}` |
153-
| `sparkOperator.valuesOverride` | Config override from default config values | `{}` |
148+
| Name | Description | Value |
149+
| ------------------------------ | ------------------------------------------ | ------- |
150+
| `sparkOperator.enabled` | Flag to enable Spark Operator | `false` |
151+
| `sparkOperator.tolerations` | Tolerations for Spark Operator | `[]` |
152+
| `sparkOperator.affinity` | Affinity for Spark Operator | `{}` |
153+
| `sparkOperator.valuesOverride` | Config override from default config values | `{}` |
154154

155155
### kubecost parameters
156156

0 commit comments

Comments
 (0)