Browse Source

Fixing links and adding stability support for 0.7.x (#1863)

Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>

Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>
Gustavo Fernandes de Carvalho 3 years ago
parent
commit
a2da89e348
2 changed files with 2 additions and 1 deletions
  1. 1 1
      README.md
  2. 1 0
      docs/introduction/stability-support.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ Multiple people and organizations are joining efforts to create a single Externa
 
 ## Documentation
 
-External Secrets Operator guides and reference documentation is available at [external-secrets.io](https://external-secrets.io). Also see our [stability and support](https://external-secrets.io/main/stability-support/) policy.
+External Secrets Operator guides and reference documentation is available at [external-secrets.io](https://external-secrets.io). Also see our [stability and support](https://external-secrets.io/main/introduction/stability-support/) policy.
 
 ## Contributing
 

+ 1 - 0
docs/introduction/stability-support.md

@@ -11,6 +11,7 @@ We are currently in beta and support **only the latest release** for the time be
 
 | ESO Version | Kubernetes Version |
 | ----------- | ------------------ |
+| 0.7.x       | 1.19 → 1.26        |
 | 0.6.x       | 1.19 → 1.24        |
 | 0.5.x       | 1.19 → 1.24        |
 | 0.4.x       | 1.16 → 1.24        |