Skip to content

Commit 3958b90

Browse files
authored
Update k8s versions in CI (#313)
1 parent 23bccb4 commit 3958b90

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/workflows/ci-scalardb-cluster-monitoring.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ jobs:
7777
strategy:
7878
matrix:
7979
k8s:
80-
- v1.30.13
8180
- v1.31.12
8281
- v1.32.8
8382
- v1.33.4
83+
- v1.34.0
8484

8585
steps:
8686
- name: Checkout
@@ -119,10 +119,10 @@ jobs:
119119
strategy:
120120
matrix:
121121
k8s:
122-
- v1.30.13
123122
- v1.31.12
124123
- v1.32.8
125124
- v1.33.4
125+
- v1.34.0
126126

127127
steps:
128128
- name: Checkout

.github/workflows/ci-scalardl-auditor-monitoring.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ jobs:
7777
strategy:
7878
matrix:
7979
k8s:
80-
- v1.30.13
8180
- v1.31.12
8281
- v1.32.8
8382
- v1.33.4
83+
- v1.34.0
8484

8585
steps:
8686
- name: Checkout
@@ -119,10 +119,10 @@ jobs:
119119
strategy:
120120
matrix:
121121
k8s:
122-
- v1.30.13
123122
- v1.31.12
124123
- v1.32.8
125124
- v1.33.4
125+
- v1.34.0
126126

127127
steps:
128128
- name: Checkout

.github/workflows/ci-scalardl-ledger-monitoring.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ jobs:
7777
strategy:
7878
matrix:
7979
k8s:
80-
- v1.30.13
8180
- v1.31.12
8281
- v1.32.8
8382
- v1.33.4
83+
- v1.34.0
8484

8585
steps:
8686
- name: Checkout
@@ -119,10 +119,10 @@ jobs:
119119
strategy:
120120
matrix:
121121
k8s:
122-
- v1.30.13
123122
- v1.31.12
124123
- v1.32.8
125124
- v1.33.4
125+
- v1.34.0
126126

127127
steps:
128128
- name: Checkout

.github/workflows/helm_charts_scalar.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ jobs:
106106
strategy:
107107
matrix:
108108
k8s:
109-
- v1.30.13
110109
- v1.31.12
111110
- v1.32.8
112111
- v1.33.4
112+
- v1.34.0
113113

114114
steps:
115115
- name: Checkout
@@ -157,10 +157,10 @@ jobs:
157157
strategy:
158158
matrix:
159159
k8s:
160-
- v1.30.13
161160
- v1.31.12
162161
- v1.32.8
163162
- v1.33.4
163+
- v1.34.0
164164

165165
steps:
166166
- name: Checkout

0 commit comments

Comments
 (0)