Skip to content

Commit

Permalink
Merge pull request #480 from mackerelio/bump-version-0.46.9
Browse files Browse the repository at this point in the history
Release version 0.46.9
  • Loading branch information
Arthur1 committed Jul 20, 2022
2 parents 4f1e04e + ed24e5c commit af1e41e
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.46.9 (2022-07-20)

* Bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.1 #479 (dependabot[bot])
* Bump alpine from 3.16.0 to 3.16.1 #478 (dependabot[bot])
* Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 #475 (dependabot[bot])
* Bump github.com/mackerelio/mackerel-client-go from 0.21.0 to 0.21.1 #473 (dependabot[bot])
* Bump github.com/mackerelio/mackerel-agent from 0.72.13 to 0.72.14 #472 (dependabot[bot])
* Bump alpine from 3.15.1 to 3.16.0 #461 (dependabot[bot])


## 0.46.8 (2022-06-22)

* Bump github.com/mackerelio/mackerel-agent from 0.72.12 to 0.72.13 #468 (dependabot[bot])
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BIN := mkr
VERSION := 0.46.8
VERSION := 0.46.9
CURRENT_REVISION := $(shell git rev-parse --short HEAD)
BUILD_LDFLAGS := "-w -s -X main.gitcommit=$(CURRENT_REVISION)"

Expand Down
17 changes: 17 additions & 0 deletions packaging/deb-v2/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
mkr (0.46.9-1.v2) stable; urgency=low

* Bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.1 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/479>
* Bump alpine from 3.16.0 to 3.16.1 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/478>
* Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/475>
* Bump github.com/mackerelio/mackerel-client-go from 0.21.0 to 0.21.1 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/473>
* Bump github.com/mackerelio/mackerel-agent from 0.72.13 to 0.72.14 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/472>
* Bump alpine from 3.15.1 to 3.16.0 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/461>

-- mackerel <mackerel-developers@hatena.ne.jp> Wed, 20 Jul 2022 07:07:59 +0000

mkr (0.46.8-1.v2) stable; urgency=low

* Bump github.com/mackerelio/mackerel-agent from 0.72.12 to 0.72.13 (by dependabot[bot])
Expand Down
17 changes: 17 additions & 0 deletions packaging/deb/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
mkr (0.46.9-1) stable; urgency=low

* Bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.1 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/479>
* Bump alpine from 3.16.0 to 3.16.1 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/478>
* Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/475>
* Bump github.com/mackerelio/mackerel-client-go from 0.21.0 to 0.21.1 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/473>
* Bump github.com/mackerelio/mackerel-agent from 0.72.13 to 0.72.14 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/472>
* Bump alpine from 3.15.1 to 3.16.0 (by dependabot[bot])
<https://github.com/mackerelio/mkr/pull/461>

-- mackerel <mackerel-developers@hatena.ne.jp> Wed, 20 Jul 2022 07:07:59 +0000

mkr (0.46.8-1) stable; urgency=low

* Bump github.com/mackerelio/mackerel-agent from 0.72.12 to 0.72.13 (by dependabot[bot])
Expand Down
File renamed without changes.
8 changes: 8 additions & 0 deletions packaging/rpm/mkr-v2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ rm -f %{buildroot}%{_bindir}/%{name}
%{_bindir}/%{name}

%changelog
* Wed Jul 20 2022 <mackerel-developers@hatena.ne.jp> - 0.46.9
- Bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.1 (by dependabot[bot])
- Bump alpine from 3.16.0 to 3.16.1 (by dependabot[bot])
- Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (by dependabot[bot])
- Bump github.com/mackerelio/mackerel-client-go from 0.21.0 to 0.21.1 (by dependabot[bot])
- Bump github.com/mackerelio/mackerel-agent from 0.72.13 to 0.72.14 (by dependabot[bot])
- Bump alpine from 3.15.1 to 3.16.0 (by dependabot[bot])

* Wed Jun 22 2022 <mackerel-developers@hatena.ne.jp> - 0.46.8
- Bump github.com/mackerelio/mackerel-agent from 0.72.12 to 0.72.13 (by dependabot[bot])

Expand Down
8 changes: 8 additions & 0 deletions packaging/rpm/mkr.spec
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ rm -f %{buildroot}%{_bindir}/${name}
%{_localbindir}/%{name}

%changelog
* Wed Jul 20 2022 <mackerel-developers@hatena.ne.jp> - 0.46.9
- Bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.1 (by dependabot[bot])
- Bump alpine from 3.16.0 to 3.16.1 (by dependabot[bot])
- Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (by dependabot[bot])
- Bump github.com/mackerelio/mackerel-client-go from 0.21.0 to 0.21.1 (by dependabot[bot])
- Bump github.com/mackerelio/mackerel-agent from 0.72.13 to 0.72.14 (by dependabot[bot])
- Bump alpine from 3.15.1 to 3.16.0 (by dependabot[bot])

* Wed Jun 22 2022 <mackerel-developers@hatena.ne.jp> - 0.46.8
- Bump github.com/mackerelio/mackerel-agent from 0.72.12 to 0.72.13 (by dependabot[bot])

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package main

const version = "0.46.8"
const version = "0.46.9"

var gitcommit string

0 comments on commit af1e41e

Please sign in to comment.