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 a7742cf commit 5ca5b55Copy full SHA for 5ca5b55
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.18
+version: 0.22.19
6
dependencies:
7
# ── Legacy profile sub-charts ─────────────────────────────────────────────────
8
- name: kent
charts/castai-umbrella/charts/autoscaler/Chart.yaml
@@ -24,7 +24,7 @@ dependencies:
24
- workload-autoscaler
25
- full
26
- name: castai-kvisor
27
- version: "1.0.145"
+ version: "1.0.146"
28
repository: "https://castai.github.io/helm-charts"
29
condition: castai-kvisor.enabled
30
tags:
0 commit comments