We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9ff0c commit 7120279Copy full SHA for 7120279
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 7.3.0 (2021/02/19)
4
+
5
+* Refactor CI and dev workflow with buildx bake (#161)
6
+ * Add `image-local` target
7
+ * Single job for artifacts and image
8
+ * Add `armv5`, `ppc64le` and `s390x` artifacts
9
+ * Upload artifacts
10
+ * Validate
11
+* Remove `linux/s390x` Docker platform support for now
12
+* Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#154)
13
+ Bump github.com/alecthomas/kong from 0.2.12 to 0.2.15 (#160)
14
+* MkDocs Materials 6.2.8
15
16
## 7.2.0 (2020/11/29)
17
18
* Allow to download files to a temp dir first (#149)
0 commit comments