Skip to content

Commit

Permalink
Update helm chart to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yansun1996 committed Jan 20, 2025
1 parent 2597fd6 commit 7e80cbc
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm-charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ keywords:
- monitoring

kubeVersion: ">= 1.29.0-0"
version: v1.0.0
appVersion: "v1.0.0"
version: v1.1.0
appVersion: "v1.1.0"

dependencies:
- name: node-feature-discovery
Expand Down
Binary file added helm-charts/charts/kmm-v1.0.0.tgz
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion helm-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ controllerManager:
allowPrivilegeEscalation: false
image:
repository: docker.io/rocm/gpu-operator
tag: v1.0.0
tag: v1.1.0
imagePullPolicy: Always
imagePullSecrets: ""
resources:
Expand Down

0 comments on commit 7e80cbc

Please sign in to comment.