We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfc1af commit 388434cCopy full SHA for 388434c
.github/workflows/dockerhub.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v3
21
with:
22
repository: metabase/metabase
23
- ref: v0.52.11
+ ref: release-x.52.x
24
25
- name: Checkout Driver Repo
26
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
README.md
@@ -64,7 +64,7 @@ v0.50.10 | v1.2.0 <br> v1.2.1
64
v0.51.11 | v1.3.0
65
v0.52.6 | v1.4.0
66
v0.52.7 | v1.4.1
67
-v0.52.11 | v1.4.2
+v0.52.11 | v1.4.2
68
69
## Contributing
70
0 commit comments