Skip to content

Commit 355ad68

Browse files
committed
fix review points
Signed-off-by: yu-croco <yu.croco@gmail.com>
1 parent cbb122a commit 355ad68

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,13 @@ Consequently, **we do not provide bug fixes or security patches for older versio
2222
We strongly encourage all users to upgrade to the latest version to benefit from the most recent features, bug fixes, and security patches.
2323

2424
### For Users Unable to Upgrade
25-
If you are unable to upgrade to the latest version due to specific constraints, you can manually override the image tag to use a specific version.
25+
If you are unable to upgrade to the latest version due to specific constraints, please follow the below to patch.
2626

27-
Example for [argo-cd](https://github.com/argoproj/argo-helm/blob/15658c3c0aeaa2f8fc5ef77555c78e5ce2256e12/charts/argo-cd/values.yaml#L62):
28-
```yaml
29-
global:
30-
image:
31-
tag: v3.1.3
32-
```
27+
1. Please upgrade Helm Chart to the latest version for your minor version. e.g: If you used `v8.2.0`, please update to `v8.2.6`, the latest version of `v8.2.x`.
28+
2. Please override the image tag (`.global.image.tag`) to use a specific version.
3329

3430
### How You Can Help
35-
This policy may evolve as our team grows. If you are interested in becoming a maintainer and helping us expand our support capabilities, we encourage you to read our [contribution guidelines](CONTRIBUTING.md).
31+
This policy may evolve as our team grows. If you are interested in joining our team and helping us expand our support capabilities, we encourage you to read the [Community Membership](https://github.com/argoproj/argoproj/blob/main/community/membership.md).
3632

3733
## Contributing
3834

0 commit comments

Comments
 (0)