Skip to content

Commit 4ea1cad

Browse files
authored
vault/k8s: update supported k8s versions (#895)
And restore supported versions include on the vault-helm overview page (to match the other k8s integrations).
1 parent e1e7f65 commit 4ea1cad

File tree

8 files changed

+12
-4
lines changed

8 files changed

+12
-4
lines changed

content/vault/v1.16.x/content/docs/platform/k8s/helm/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ This page assumes general knowledge of [Helm](https://helm.sh/) and
2020
how to use it. Using Helm to install Vault requires that Helm is
2121
properly installed and configured with your Kubernetes cluster.
2222

23+
@include 'kubernetes-supported-versions.mdx'
24+
2325
## Using the helm chart
2426

2527
Helm must be installed and configured on your machine. Please refer to the [Helm

content/vault/v1.16.x/content/partials/kubernetes-supported-versions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ The following [Kubernetes minor releases][k8s-releases] are currently supported.
44
The latest version is tested against each Kubernetes version. It may work with
55
other versions of Kubernetes, but those are not supported.
66

7+
* 1.33
78
* 1.32
89
* 1.31
910
* 1.30
1011
* 1.29
11-
* 1.28
1212

1313
[k8s-releases]: https://kubernetes.io/releases/

content/vault/v1.18.x/content/docs/platform/k8s/helm/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This page assumes general knowledge of [Helm](https://helm.sh/) and
1919
how to use it. Using Helm to install Vault requires that Helm is
2020
properly installed and configured with your Kubernetes cluster.
2121

22+
@include 'kubernetes-supported-versions.mdx'
23+
2224
## Using the helm chart
2325

2426
Helm must be installed and configured on your machine. Please refer to the [Helm

content/vault/v1.18.x/content/partials/kubernetes-supported-versions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ The following [Kubernetes minor releases][k8s-releases] are currently supported.
44
The latest version is tested against each Kubernetes version. It may work with
55
other versions of Kubernetes, but those are not supported.
66

7+
* 1.33
78
* 1.32
89
* 1.31
910
* 1.30
1011
* 1.29
11-
* 1.28
1212

1313
[k8s-releases]: https://kubernetes.io/releases/

content/vault/v1.19.x/content/docs/deploy/kubernetes/helm/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This page assumes general knowledge of [Helm](https://helm.sh/) and
1919
how to use it. Using Helm to install Vault requires that Helm is
2020
properly installed and configured with your Kubernetes cluster.
2121

22+
@include 'kubernetes-supported-versions.mdx'
23+
2224
## Using the Helm chart
2325

2426
Helm must be installed and configured on your machine. Please refer to the [Helm

content/vault/v1.19.x/content/partials/kubernetes-supported-versions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ The following [Kubernetes minor releases][k8s-releases] are currently supported.
44
The latest version is tested against each Kubernetes version. It may work with
55
other versions of Kubernetes, but those are not supported.
66

7+
* 1.33
78
* 1.32
89
* 1.31
910
* 1.30
1011
* 1.29
11-
* 1.28
1212

1313
[k8s-releases]: https://kubernetes.io/releases/

content/vault/v1.20.x/content/docs/deploy/kubernetes/helm/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This page assumes general knowledge of [Helm](https://helm.sh/) and
1919
how to use it. Using Helm to install Vault requires that Helm is
2020
properly installed and configured with your Kubernetes cluster.
2121

22+
@include 'kubernetes-supported-versions.mdx'
23+
2224
## Using the Helm chart
2325

2426
Helm must be installed and configured on your machine. Please refer to the [Helm

content/vault/v1.20.x/content/partials/kubernetes-supported-versions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ The following [Kubernetes minor releases][k8s-releases] are currently supported.
44
The latest version is tested against each Kubernetes version. It may work with
55
other versions of Kubernetes, but those are not supported.
66

7+
* 1.33
78
* 1.32
89
* 1.31
910
* 1.30
1011
* 1.29
11-
* 1.28
1212

1313
[k8s-releases]: https://kubernetes.io/releases/

0 commit comments

Comments
 (0)