Skip to content

Commit

Permalink
chore(kubeVersion): bump min support k8s version to 1.25.0 (#170)
Browse files Browse the repository at this point in the history
Signed-off-by: Thuan Vo <thuan.votann@gmail.com>
  • Loading branch information
tthvo authored Jul 15, 2024
1 parent 3570abd commit 57a45bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cryostat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ type: application

version: "0.5.0-dev"

kubeVersion: ">= 1.21.0-0"
kubeVersion: ">= 1.25.0-0"

appVersion: "4.0.0-dev"

Expand Down

0 comments on commit 57a45bd

Please sign in to comment.