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 0213841 commit b7a31bfCopy full SHA for b7a31bf
2 files changed
helm/fiftyone-teams-app/Chart.yaml
@@ -9,4 +9,4 @@ type: application
9
version: 2.10.1
10
appVersion: "v2.10.1"
11
icon: https://voxel51.com/images/logo/voxel51-logo-horz-color-600dpi.png
12
-kubeVersion: ">=1.30-0"
+kubeVersion: ">=1.31-0"
helm/fiftyone-teams-app/README.md
@@ -122,7 +122,7 @@ Helm and Kubectl must be installed and configured on your machine.
122
123
The following kubernetes/kubectl versions are required:
124
125
-Kubernetes: `>=1.30-0`
+Kubernetes: `>=1.31-0`
126
127
However, it is recommended to use a
128
[supported kubernetes version](https://kubernetes.io/releases/).
0 commit comments