kubernetes-sigs / azurefile-csi-driver

Azure File CSI Driver
Apache License 2.0
149 stars 136 forks source link

doc: update new chart versions #1873

Closed andyzhangx closed 2 months ago

andyzhangx commented 2 months ago

What type of PR is this? /kind documentation

What this PR does / why we need it: doc: update new chart versions

Which issue(s) this PR fixes:

Fixes #1829

Requirements:

Special notes for your reviewer:

``` git checkout -b add-chart-versions9 sed -i 's/v1.30.0/v1.30.2/g' README.md sed -i 's/v1.30.0/v1.30.2/g' docs/install-azurefile-csi-driver.md sed -i 's/v1.30.0/v1.30.2/g' charts/README.md sed -i 's/v1.29.2/v1.29.5/g' README.md sed -i 's/v1.29.2/v1.29.5/g' docs/install-azurefile-csi-driver.md sed -i 's/v1.29.2/v1.29.5/g' charts/README.md sed -i 's/v1.28.7/v1.28.10/g' README.md sed -i 's/v1.28.7/v1.28.10/g' docs/install-azurefile-csi-driver.md sed -i 's/v1.28.7/v1.28.10/g' charts/README.md git diff helm repo index charts --url=https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts git add charts deploy docs $git_commit git push origin add-chart-versions9 ```

Release note:

none
k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/azurefile-csi-driver/blob/master/OWNERS)~~ [andyzhangx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
andyzhangx commented 2 months ago

/retest

andyzhangx commented 2 months ago

/retest