File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.9.0 (2021/01/03)
4
+
5
+ * Refactor CI and dev workflow with buildx bake (#99 )
6
+ * Upload artifacts
7
+ * Add ` image-local ` target
8
+ * Single job for artifacts and image
9
+ * Add ` armv5 ` artifact
10
+ * Use embedded tzdata package and remove ` --timezone ` flag (#98 )
11
+ * Go 1.15 (#97 )
12
+ * Send registry authentication details to Swarm agents (#96 )
13
+ * Handle registry auth from spec (#92 )
14
+ * Bump github.com/mitchellh/mapstructure from 1.3.3 to 1.4.0 (#88 )
15
+ * Bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 (#89 )
16
+ * Docker image also available on [ GitHub Container Registry] ( https://github.com/users/crazy-max/packages/container/package/swarm-cronjob )
17
+ * Bump github.com/rs/zerolog from 1.19.0 to 1.20.0 (#68 )
18
+ * Docs website with mkdocs
19
+ * Switch to [ Docker actions] ( https://github.com/docker/build-push-action )
20
+ * Add notes about timezone (#43 )
21
+ * Add renovate example (#42 )
22
+ * Add MariaDB dump example (#35 )
23
+
3
24
## 1.8.0 (2020/04/06)
4
25
5
26
* Switch to kong command-line parser
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2018-2020 CrazyMax
3
+ Copyright (c) 2018-2021 CrazyMax
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments