Browse Source

updated Supported Versions table (#4296)

Signed-off-by: mooneeb <mooneeb.hussain@gmail.com>
Moon 1 year ago
parent
commit
3cacf9cafb
1 changed files with 6 additions and 4 deletions
  1. 6 4
      docs/introduction/stability-support.md

+ 6 - 4
docs/introduction/stability-support.md

@@ -19,8 +19,10 @@ We want to cover the following cases:
 
 | ESO Version | Kubernetes Version | Release Date | End of Life     |
 | ----------- | ------------------ | ------------ | --------------- |
-| 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.12.x      | 1.19 → 1.31        | Dec 24, 2024 | Release of 0.14 |
+| 0.11.x      | 1.19 → 1.31        | Dec 2, 2024  | Release of 0.13 |
+| 0.10.x      | 1.19 → 1.31        | Aug 3, 2024  | Dec 24, 2024    |
+| 0.9.x       | 1.19 → 1.30        | Jun 22, 2023 | Dec 2, 2024     |
 | 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    |
@@ -33,7 +35,7 @@ We want to cover the following cases:
 The following table describes the stability level of each provider and who's responsible.
 
 | Provider                                                                                                   | Stability |                                                                                                                                                                              Maintainer |
-|------------------------------------------------------------------------------------------------------------|:---------:|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
+| ---------------------------------------------------------------------------------------------------------- | :-------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
 | [AWS Secrets Manager](https://external-secrets.io/latest/provider/aws-secrets-manager/)                    |  stable   |                                                                                                                                 [external-secrets](https://github.com/external-secrets) |
 | [AWS Parameter Store](https://external-secrets.io/latest/provider/aws-parameter-store/)                    |  stable   |                                                                                                                                 [external-secrets](https://github.com/external-secrets) |
 | [Hashicorp Vault](https://external-secrets.io/latest/provider/hashicorp-vault/)                            |  stable   |                                                                                                                                 [external-secrets](https://github.com/external-secrets) |
@@ -68,7 +70,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              |