Skip to content

Commit

Permalink
docs: remove kubernetes version 1.23 (EOL) (#1089)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed Mar 6, 2023
1 parent 129931f commit 351ef0c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pipelines/templates/e2e-test-kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
- group: csi-secrets-store-e2e-kind
strategy:
matrix:
kind_v1_23_13_helm:
KIND_K8S_VERSION: v1.23.13
IS_HELM_TEST: true
kind_v1_24_7_helm:
KIND_K8S_VERSION: v1.24.7
IS_HELM_TEST: true
Expand All @@ -25,9 +22,6 @@ jobs:
kind_v1_26_0_helm:
KIND_K8S_VERSION: v1.26.0
IS_HELM_TEST: true
kind_v1_23_13_deployment_manifest:
KIND_K8S_VERSION: v1.23.13
IS_HELM_TEST: false
kind_v1_24_7_deployment_manifest:
KIND_K8S_VERSION: v1.24.7
IS_HELM_TEST: false
Expand Down

0 comments on commit 351ef0c

Please sign in to comment.