We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ccb5e commit 54ff2dfCopy full SHA for 54ff2df
2 files changed
charts/castai-umbrella/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: castai
3
description: Umbrella chart for CAST AI components.
4
type: application
5
-version: 0.22.10
+version: 0.22.11
6
dependencies:
7
# ── Legacy profile sub-charts ─────────────────────────────────────────────────
8
- name: kent
charts/castai-umbrella/charts/kent/Chart.yaml
@@ -13,7 +13,7 @@ dependencies:
13
repository: "https://castai.github.io/helm-charts"
14
condition: castai-cluster-controller.enabled
15
- name: castai-kentroller
16
- version: "0.1.112"
+ version: "0.1.113"
17
18
condition: castai-kentroller.enabled
19
- name: castai-workload-autoscaler
0 commit comments