Skip to content

Commit 03622f4

Browse files
authored
Merge pull request #31 from hwakabh/release-please--branches--main--components--alpine
chore(main): PR for release alpine 0.3.1
2 parents 3aab19b + 49dd2c5 commit 03622f4

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"alpine": "0.3.0",
2+
"alpine": "0.3.1",
33
"distroless-debian": "0.2.2"
44
}

alpine/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/hwakabh/boxes/compare/alpine-v0.3.0...alpine-v0.3.1) (2025-05-05)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* added CPU arch for post-processor/docker-{import,push}. ([a2f0e9e](https://github.com/hwakabh/boxes/commit/a2f0e9e18b679bfa3282bd9a8cd2badea8aa7283))
9+
* removed --platform flags from post-processor/docker-push. ([0e7e70f](https://github.com/hwakabh/boxes/commit/0e7e70f382bdcb35da0ad2a216f3a928ae8413ba))
10+
11+
12+
### Continuous Integration
13+
14+
* added CPU arch for docker plugins ([3aab19b](https://github.com/hwakabh/boxes/commit/3aab19b4a265a67c354119914bd970140a4379bd))
15+
316
## [0.3.0](https://github.com/hwakabh/boxes/compare/alpine-v0.2.1...alpine-v0.3.0) (2025-05-05)
417

518

0 commit comments

Comments
 (0)