Skip to content

Commit

Permalink
chore: test kubeblocks on k8s 1.20 (#6662)
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook authored Feb 22, 2024
1 parent 18bc928 commit ee4b6f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
name: kubeblocks
description: KubeBlocks Core Controller Operator.
type: application
version: 0.8.0-alpha.0
appVersion: 0.8.0-alpha.0
version: 0.9.0-alpha.1
appVersion: 0.9.0-alpha.1

kubeVersion: '>=1.22.0-0'
kubeVersion: '>=1.20.0-0'

home: https://www.kubeblocks.io/
icon: https://kubeblocks.io/img/logo.png
Expand Down

0 comments on commit ee4b6f0

Please sign in to comment.