Skip to content

Commit

Permalink
Merge pull request #864 from mackerelio/bump-version-0.70.5
Browse files Browse the repository at this point in the history
Release version 0.70.5
  • Loading branch information
lufia authored Mar 30, 2022
2 parents 56fd11b + 3eff644 commit 9c53ed5
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.70.5 (2022-03-30)

* Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 #863 (dependabot[bot])
* Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 #862 (dependabot[bot])
* Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 #859 (dependabot[bot])
* Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 #856 (dependabot[bot])


## 0.70.4 (2022-03-15)

* Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 #854 (dependabot[bot])
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 0.70.4
VERSION = 0.70.5
VERBOSE_FLAG = $(if $(VERBOSE),-verbose)
CURRENT_REVISION = $(shell git rev-parse --short HEAD)

Expand Down
2 changes: 1 addition & 1 deletion mackerel-plugin.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ func run(args []string) int {
return exitOK
}

const version = "0.70.4"
const version = "0.70.5"

var gitcommit string

Expand Down
13 changes: 13 additions & 0 deletions packaging/deb-v2/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
mackerel-agent-plugins (0.70.5-1.v2) stable; urgency=low

* Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/863>
* Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/862>
* Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/859>
* Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/856>

-- mackerel <[email protected]> Wed, 30 Mar 2022 08:24:46 +0000

mackerel-agent-plugins (0.70.4-1.v2) stable; urgency=low

* Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 (by dependabot[bot])
Expand Down
13 changes: 13 additions & 0 deletions packaging/deb/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
mackerel-agent-plugins (0.70.5-1) stable; urgency=low

* Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/863>
* Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/862>
* Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/859>
* Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/856>

-- mackerel <[email protected]> Wed, 30 Mar 2022 08:24:46 +0000

mackerel-agent-plugins (0.70.4-1) stable; urgency=low

* Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 (by dependabot[bot])
Expand Down
6 changes: 6 additions & 0 deletions packaging/rpm/mackerel-agent-plugins-v2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ done
%{__targetdir}/*

%changelog
* Wed Mar 30 2022 <[email protected]> - 0.70.5
- Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 (by dependabot[bot])
- Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 (by dependabot[bot])
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (by dependabot[bot])
- Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 (by dependabot[bot])

* Tue Mar 15 2022 <[email protected]> - 0.70.4
- Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 (by dependabot[bot])
- Bump github.com/fsouza/go-dockerclient from 1.7.8 to 1.7.9 (by dependabot[bot])
Expand Down
6 changes: 6 additions & 0 deletions packaging/rpm/mackerel-agent-plugins.spec
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ done
%{__oldtargetdir}/*

%changelog
* Wed Mar 30 2022 <[email protected]> - 0.70.5
- Bump github.com/mackerelio/go-osstat from 0.2.1 to 0.2.2 (by dependabot[bot])
- Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.26 (by dependabot[bot])
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (by dependabot[bot])
- Bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10 (by dependabot[bot])

* Tue Mar 15 2022 <[email protected]> - 0.70.4
- Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.11 (by dependabot[bot])
- Bump github.com/fsouza/go-dockerclient from 1.7.8 to 1.7.9 (by dependabot[bot])
Expand Down

0 comments on commit 9c53ed5

Please sign in to comment.