Skip to content

Commit 9e15c6f

Browse files
authored
Merge pull request rook#16823 from travisn/canary-tentacle
ci: Run canary tests against tentacle
2 parents 7ba58b6 + 7d352fd commit 9e15c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/canary-integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
ceph_images:
77
description: "JSON list of Ceph images for creating Ceph cluster"
8-
default: '["quay.io/ceph/ceph:v19"]'
8+
default: '["quay.io/ceph/ceph:v20"]'
99
type: string
1010
kubernetes-version:
1111
description: kubernetes version to use for the workflow

0 commit comments

Comments
 (0)