Skip to content

Commit

Permalink
Merge pull request #849 from mackerelio/bump-version-0.70.3
Browse files Browse the repository at this point in the history
Release version 0.70.3
  • Loading branch information
pyto86pri authored Feb 16, 2022
2 parents 4579735 + 36effb1 commit 68a9376
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.3 (2022-02-16)

* Bump github.com/aws/aws-sdk-go from 1.40.59 to 1.42.52 #848 (dependabot[bot])
* Bump github.com/fsouza/go-dockerclient from 1.7.4 to 1.7.8 #847 (dependabot[bot])
* Bump github.com/gomodule/redigo from 1.8.6 to 1.8.8 #839 (dependabot[bot])
* Bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 #838 (dependabot[bot])


## 0.70.2 (2022-01-12)

* Bump github.com/jarcoal/httpmock from 1.0.8 to 1.1.0 #836 (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.2
VERSION = 0.70.3
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.2"
const version = "0.70.3"

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.3-1.v2) stable; urgency=low

* Bump github.com/aws/aws-sdk-go from 1.40.59 to 1.42.52 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/848>
* Bump github.com/fsouza/go-dockerclient from 1.7.4 to 1.7.8 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/847>
* Bump github.com/gomodule/redigo from 1.8.6 to 1.8.8 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/839>
* Bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/838>

-- mackerel <[email protected]> Wed, 16 Feb 2022 03:01:29 +0000

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

* Bump github.com/jarcoal/httpmock from 1.0.8 to 1.1.0 (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.3-1) stable; urgency=low

* Bump github.com/aws/aws-sdk-go from 1.40.59 to 1.42.52 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/848>
* Bump github.com/fsouza/go-dockerclient from 1.7.4 to 1.7.8 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/847>
* Bump github.com/gomodule/redigo from 1.8.6 to 1.8.8 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/839>
* Bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 (by dependabot[bot])
<https://github.com/mackerelio/mackerel-agent-plugins/pull/838>

-- mackerel <[email protected]> Wed, 16 Feb 2022 03:01:29 +0000

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

* Bump github.com/jarcoal/httpmock from 1.0.8 to 1.1.0 (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 Feb 16 2022 <[email protected]> - 0.70.3
- Bump github.com/aws/aws-sdk-go from 1.40.59 to 1.42.52 (by dependabot[bot])
- Bump github.com/fsouza/go-dockerclient from 1.7.4 to 1.7.8 (by dependabot[bot])
- Bump github.com/gomodule/redigo from 1.8.6 to 1.8.8 (by dependabot[bot])
- Bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 (by dependabot[bot])

* Wed Jan 12 2022 <[email protected]> - 0.70.2
- Bump github.com/jarcoal/httpmock from 1.0.8 to 1.1.0 (by dependabot[bot])
- Bump github.com/gomodule/redigo from 1.8.5 to 1.8.6 (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 Feb 16 2022 <[email protected]> - 0.70.3
- Bump github.com/aws/aws-sdk-go from 1.40.59 to 1.42.52 (by dependabot[bot])
- Bump github.com/fsouza/go-dockerclient from 1.7.4 to 1.7.8 (by dependabot[bot])
- Bump github.com/gomodule/redigo from 1.8.6 to 1.8.8 (by dependabot[bot])
- Bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 (by dependabot[bot])

* Wed Jan 12 2022 <[email protected]> - 0.70.2
- Bump github.com/jarcoal/httpmock from 1.0.8 to 1.1.0 (by dependabot[bot])
- Bump github.com/gomodule/redigo from 1.8.5 to 1.8.6 (by dependabot[bot])
Expand Down

0 comments on commit 68a9376

Please sign in to comment.