Skip to content

Commit

Permalink
Change kubeVersion constrain to support eks/gke
Browse files Browse the repository at this point in the history
  • Loading branch information
decayofmind authored and Roman Komkov committed Nov 17, 2020
1 parent d08ea3c commit 49f16fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/dcgm-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: dcgm-exporter
description: A Helm chart for DCGM exporter
version: "2.1.0"
kubeVersion: ">= 1.13.0"
kubeVersion: ">= 1.13.0-0"
appVersion: "2.1.0"
sources:
- https://gitlab.com/nvidia/container-toolkit/gpu-monitoring-tools
Expand Down

0 comments on commit 49f16fc

Please sign in to comment.