Skip to content

Commit

Permalink
bump min k8s version in chart
Browse files Browse the repository at this point in the history
Signed-off-by: adrianc <adrianc@nvidia.com>
  • Loading branch information
adrianchiris committed Aug 27, 2024
1 parent afcf37c commit ad81dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/sriov-network-operator-chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: sriov-network-operator-chart
version: 0.0.0-dev
kubeVersion: '>= 1.16.0-0'
kubeVersion: '>= 1.24.0-0'
appVersion: v0.0.0-dev
description: SR-IOV network operator configures and manages SR-IOV networks in the kubernetes cluster
type: application
Expand Down

0 comments on commit ad81dbd

Please sign in to comment.