mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
Updated supported versions table for release 0.10 (#3873)
Signed-off-by: Shazib Summar <clevver.roy39@gmail.com> Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
This commit is contained in:
parent
0ff4cd76d9
commit
adf4da46ac
1 changed files with 18 additions and 18 deletions
|
@ -18,10 +18,10 @@ We want to cover the following cases:
|
|||
- backport bug fixes on demand
|
||||
|
||||
| ESO Version | Kubernetes Version | Release Date | End of Life |
|
||||
|-------------|--------------------|--------------| -------------- |
|
||||
| 0.10.x | 1.19 → 1.31 | Aug 3, 2024 | Release of 1.1 |
|
||||
| 0.9.x | 1.19 → 1.30 | Jun 22, 2023 | Release of 1.1 |
|
||||
| 0.8.x | 1.19 → 1.28 | Mar 16, 2023 | Release of 1.0 |
|
||||
| ----------- | ------------------ | ------------ | --------------- |
|
||||
| 0.10.x | 1.19 → 1.31 | Aug 3, 2024 | Release of 0.12 |
|
||||
| 0.9.x | 1.19 → 1.30 | Jun 22, 2023 | Release of 0.11 |
|
||||
| 0.8.x | 1.19 → 1.28 | Mar 16, 2023 | Aug 3, 2024 |
|
||||
| 0.7.x | 1.19 → 1.26 | Dec 11, 2022 | Jun 22, 2023 |
|
||||
| 0.6.x | 1.19 → 1.24 | Oct 9, 2022 | Mar 16, 2023 |
|
||||
| 0.5.x | 1.19 → 1.24 | Apr 6, 2022 | Dec 11, 2022 |
|
||||
|
@ -67,7 +67,7 @@ The following table describes the stability level of each provider and who's res
|
|||
The following table show the support for features across different providers.
|
||||
|
||||
| Provider | find by name | find by tags | metadataPolicy Fetch | referent authentication | store validation | push secret | DeletionPolicy Merge/Delete |
|
||||
|---------------------------|:------------:| :----------: | :------------------: | :---------------------: | :--------------: |:-----------:|:---------------------------:|
|
||||
| ------------------------- | :----------: | :----------: | :------------------: | :---------------------: | :--------------: | :---------: | :-------------------------: |
|
||||
| AWS Secrets Manager | x | x | x | x | x | x | x |
|
||||
| AWS Parameter Store | x | x | x | x | x | x | x |
|
||||
| Hashicorp Vault | x | x | x | x | x | x | x |
|
||||
|
|
Loading…
Reference in a new issue