mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Changed: Support kubernetes 1.32
This commit is contained in:
parent
6c212f5b82
commit
de79c8ab2e
@ -4,7 +4,7 @@ description: ClearML Serving Helm Chart
|
||||
type: application
|
||||
version: "1.5.9"
|
||||
appVersion: "1.3.0"
|
||||
kubeVersion: ">= 1.21.0-0 < 1.32.0-0"
|
||||
kubeVersion: ">= 1.21.0-0 < 1.33.0-0"
|
||||
home: https://clear.ml
|
||||
icon: https://raw.githubusercontent.com/clearml/clearml/master/docs/clearml-logo.svg
|
||||
sources:
|
||||
@ -33,5 +33,5 @@ dependencies:
|
||||
condition: grafana.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: ClearML org rename
|
||||
- kind: changed
|
||||
description: Support kubernetes 1.32
|
||||
|
@ -49,7 +49,7 @@ helm upgrade clearml-serving clearml/clearml-serving --version <CURRENT CHART VE
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>= 1.21.0-0 < 1.32.0-0`
|
||||
Kubernetes: `>= 1.21.0-0 < 1.33.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
|
Loading…
Reference in New Issue
Block a user