We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b9a190 + 835414d commit e703b89Copy full SHA for e703b89
2 files changed
.github/workflows/tests.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Start Workbench
55
id: start-workbench
56
- uses: scality/workbench@v0.14.0
+ uses: scality/workbench@v0.16.0
57
58
- name: Wait for ClickHouse setup and fix permissions
59
run: |
env/default/values.yaml
@@ -15,7 +15,7 @@ cloudserver:
15
image: ghcr.io/scality/cloudserver:9.2.40
16
17
vault:
18
- image: ghcr.io/scality/vault:7.88.0
+ image: ghcr.io/scality/vault:7.89.0
19
20
backbeat:
21
image: ghcr.io/scality/backbeat:9.0.26-federation
0 commit comments