Releases: arnested/systemd-state
v1.3.10
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
Changelog
1fd2a16 Add Anchor Scan of Docker image
7ef250c Add action to push README to Docker Hub
f95db09 Add automatic fixes from golangci-lint
ff202eb Add linting of Dockerfile and markdown
cc4c74d Bump actions/checkout from v2 to v2.3.0
95b4a05 Bump actions/checkout from v2.3.0 to v2.3.1
195166c Bump actionshub/markdownlint from 2.0.0 to 2.0.2
0d8aa62 Bump brpaz/hadolint-action from v1.1.0 to v1.2.1
6d6e0dd Bump brpaz/hadolint-action from v1.2.1 to v1.3.0
068a74d Bump brpaz/hadolint-action from v1.3.0 to v1.3.1
b55536a Bump docker/build-push-action from v1.0.0 to v1.1.0
8c2f776 Bump docker/build-push-action from v1.1.0 to v2
780e3f2 Bump go.uber.org/automaxprocs from 1.3.0 to 1.4.0
b8dbf41 Bump golang from 1.14.2-alpine to 1.14.3-alpine
0cf962d Bump golang from 1.14.3-alpine to 1.14.4-alpine
ef7371a Bump golang from 1.14.4-alpine to 1.14.5-alpine
a8a2a3e Bump golang from 1.14.5-alpine to 1.14.6-alpine
6b10845 Bump golang from 1.14.6-alpine to 1.14.7-alpine
d3e7573 Bump golang from 1.14.7-alpine to 1.15.0-alpine
71aa69c Bump golang from 1.15.0-alpine to 1.15.1-alpine
2f0bd68 Bump golang from 1.15.1-alpine to 1.15.2-alpine
ddbfa82 Bump golang from 1.15.2-alpine to 1.15.3-alpine
7e626e6 Bump golang from 1.15.3-alpine to 1.15.4-alpine
cd1c6b7 Bump golang from 1.15.4-alpine to 1.15.5-alpine
5dafd67 Bump golang from 1.15.5-alpine to 1.15.6-alpine
6f1757a Bump golang from 1.15.6-alpine to 1.15.7-alpine
d0914e6 Bump golang from 1.15.7-alpine to 1.15.8-alpine
4d5235e Create Dependabot config file
c33eec8 Create codeql-analysis.yml
74d6e9f Fix markdownlint issues
a565f71 Merge pull request #32 from arnested/dependabot/docker/golang-1.14.3-alpine
123b745 Merge pull request #33 from arnested/dependabot/docker/golang-1.14.4-alpine
1c0339f Merge pull request #34 from arnested/dependabot/add-v2-config-file
d8ac1b0 Merge pull request #35 from arnested/dependabot/github_actions/docker/build-push-action-v1.1.0
040b31c Merge pull request #36 from arnested/dependabot/github_actions/actions/checkout-v2.3.0
ec8990d Merge pull request #37 from arnested/dependabot/github_actions/actions/checkout-v2.3.1
ecece39 Merge pull request #38 from arnested/dependabot/docker/golang-1.14.5-alpine
3877fb7 Merge pull request #39 from arnested/codeql-analysis
871922f Merge pull request #40 from arnested/dependabot/docker/golang-1.14.6-alpine
cbdbeb0 Merge pull request #41 from arnested/dependabot/docker/golang-1.14.7-alpine
37aad25 Merge pull request #42 from arnested/dependabot/docker/golang-1.15.0-alpine
1bd13f6 Merge pull request #43 from arnested/update-docker-hub-description
699ff1f Merge pull request #44 from arnested/dependabot/docker/golang-1.15.1-alpine
e8004ca Merge pull request #45 from arnested/dependabot/github_actions/docker/build-push-action-v2
021de21 Merge pull request #46 from arnested/new-docker-build-and-push-action
fa0a4ae Merge pull request #47 from arnested/dependabot/docker/golang-1.15.2-alpine
5133b5b Merge pull request #48 from arnested/dependabot/docker/golang-1.15.3-alpine
545dcc3 Merge pull request #49 from arnested/dependabot/docker/golang-1.15.4-alpine
febfff6 Merge pull request #50 from arnested/dependabot/docker/golang-1.15.5-alpine
396ffcf Merge pull request #51 from arnested/dependabot/docker/golang-1.15.6-alpine
16a080a Merge pull request #52 from arnested/lint
5033c7f Merge pull request #53 from arnested/anchor-scan
10f31b8 Merge pull request #56 from arnested/dependabot/github_actions/brpaz/hadolint-action-v1.2.1
521ae10 Merge pull request #57 from arnested/dependabot/github_actions/brpaz/hadolint-action-v1.3.0
8909517 Merge pull request #58 from arnested/dependabot/github_actions/brpaz/hadolint-action-v1.3.1
acec584 Merge pull request #59 from arnested/dependabot/docker/golang-1.15.7-alpine
2fa9f97 Merge pull request #60 from arnested/dependabot/go_modules/go.uber.org/automaxprocs-1.4.0
c7b2020 Merge pull request #61 from arnested/switch-to-main
9d214b2 Merge pull request #62 from arnested/dependabot/github_actions/actionshub/markdownlint-2.0.2
2de23a3 Merge pull request #63 from arnested/dependabot/docker/golang-1.15.8-alpine
4fa4add Merge pull request #64 from arnested/misc
2bc5e07 Move release to Go Releaser on GitHib Actions
e54e085 Remove CodeClimate and use golangci-lint on GitHub Actions
6a3180f Revert "Add action to push README to Docker Hub"
5f8aafd Switch default branch to main
1070bf0 Update README.md
a169a3a Update docker build and push action to v2 syntax
b1c5c15 Use build test from TravisCI to GitHub Actions
64a56fb Use go 1.15
1e5c097 fixup! Move release to Go Releaser on GitHib Actions
Release 1.3.1
- Build with Go 1.14 (both Docker image and GitHub release binaries)
- Reduced Docker image size
- Docker image annotated with meta data (https://github.com/opencontainers/image-spec/blob/master/annotations.md)