You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As our project is maintained by a small team, we must focus our limited resources on following upstream projects and ensuring the stability of the latest version.
19
+
20
+
Consequently, **we do not provide bug fixes or security patches for older versions.** Our official support is limited to **the latest version of the upstream projects** only.
21
+
22
+
We strongly encourage all users to upgrade to the latest version to benefit from the most recent features, bug fixes, and security patches.
23
+
24
+
### For Users Unable to Upgrade
25
+
> **Warning:**
26
+
> This doesn't work all the time. We strongly recommend upgrading Helm Chart to the latest version.
27
+
28
+
If you are unable to upgrade to the latest version due to specific constraints, please follow the below to patch.
29
+
30
+
1. Upgrade Helm Chart to the latest version for your minor version. e.g: If you used `v8.2.0`, update to `v8.2.6`, the latest version of `v8.2.x`.
31
+
2. Override the image tag (`.global.image.tag`) to use a specific version.
32
+
33
+
### How You Can Help
34
+
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 Guide](https://github.com/argoproj/argoproj/blob/main/community/membership.md) for details.
35
+
17
36
## Contributing
18
37
19
38
We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING.md) for details.
0 commit comments