Skip to content

Commit

Permalink
Merge pull request #2829 from andyzhangx/fix-chart-readme
Browse files Browse the repository at this point in the history
doc: fix chart README doc
  • Loading branch information
andyzhangx authored Jan 24, 2025
2 parents 8633446 + 036c5cd commit 9db51cf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ helm repo update azuredisk-csi-driver
### install a specific version

```console
helm install azuredisk-csi-driver azuredisk-csi-driver/azuredisk-csi-driver --namespace kube-system --version v1.31.2
helm install azuredisk-csi-driver azuredisk-csi-driver/azuredisk-csi-driver --namespace kube-system --version 1.31.2
```

### install on Azure Stack
Expand Down
Binary file modified charts/latest/azuredisk-csi-driver-v0.0.0.tgz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ spec:
drop:
- ALL
{{- if eq .Values.controller.enableTrafficManager true }}
- image: mcr.microsoft.com/aks/ccp/ccp-auto-thrust:master.221118.2
- image: mcr.microsoft.com/aks/ccp/ccp-auto-thrust:master.250108.7
imagePullPolicy: IfNotPresent
name: proxy
command:
Expand Down

0 comments on commit 9db51cf

Please sign in to comment.