mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
Version 0.13.6 (#3315)
This commit is contained in:
parent
8f68f1ff53
commit
87f028db27
5 changed files with 26 additions and 5 deletions
2
.github/workflows/k8s.yml
vendored
2
.github/workflows/k8s.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
- name: Create k3d cluster
|
||||
uses: nolar/setup-k3d-k3s@v1
|
||||
with:
|
||||
version: v1.21
|
||||
version: v1.28
|
||||
- name: Remove node taints
|
||||
run: |
|
||||
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue