Skip to content

Commit 030686a

Browse files
committed
ci: ensure we have a test against k8s 1.22
1 parent 85c548f commit 030686a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
local-chart-extra-args: >-
191191
--set hub.db.type=sqlite-pvc
192192
--set singleuser.storage.type=dynamic
193-
- k3s-channel: v1.24
193+
- k3s-channel: v1.22
194194
k3s-extra-setup-args: --egress-selector-mode=disabled
195195
test: upgrade
196196
# We're testing hub.db.upgrade with PostgreSQL so this version must be old

0 commit comments

Comments
 (0)