mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
Updated stability and supported features for Akeyless (#4061)
Signed-off-by: eitan-kr <eitan.k@akeyless.io> Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
This commit is contained in:
parent
841074738d
commit
8d55db86e6
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ The following table describes the stability level of each provider and who's res
|
|||
| [GitLab Variables](https://external-secrets.io/latest/provider/gitlab-variables/) | alpha | [@Jabray5](https://github.com/Jabray5) |
|
||||
| Alibaba Cloud KMS | alpha | [@ElsaChelala](https://github.com/ElsaChelala) |
|
||||
| [Oracle Vault](https://external-secrets.io/latest/provider/oracle-vault) | alpha | [@KianTigger](https://github.com/KianTigger) [@EladGabay](https://github.com/EladGabay) |
|
||||
| [Akeyless](https://external-secrets.io/latest/provider/akeyless) | alpha | [@renanaAkeyless](https://github.com/renanaAkeyless) |
|
||||
| [Akeyless](https://external-secrets.io/latest/provider/akeyless) | stable | [external-secrets](https://github.com/external-secrets) |
|
||||
| [1Password](https://external-secrets.io/latest/provider/1password-automation) | alpha | [@SimSpaceCorp](https://github.com/Simspace) [@snarlysodboxer](https://github.com/snarlysodboxer) |
|
||||
| [Generic Webhook](https://external-secrets.io/latest/provider/webhook) | alpha | [@willemm](https://github.com/willemm) |
|
||||
| [senhasegura DevOps Secrets Management (DSM)](https://external-secrets.io/latest/provider/senhasegura-dsm) | alpha | [@lfraga](https://github.com/lfraga) |
|
||||
|
@ -80,7 +80,7 @@ The following table show the support for features across different providers.
|
|||
| GitLab Variables | x | x | | | x | | |
|
||||
| Alibaba Cloud KMS | | | | | x | | |
|
||||
| Oracle Vault | | | | | x | | |
|
||||
| Akeyless | x | x | | | x | | |
|
||||
| Akeyless | x | x | | x | x | x | x |
|
||||
| 1Password | x | | | | x | x | x |
|
||||
| Generic Webhook | | | | | | | x |
|
||||
| senhasegura DSM | | | | | x | | |
|
||||
|
|
Loading…
Reference in a new issue