github-actions
released this
03 Jul 22:26
·
7 commits
to refs/heads/main
since this release
Added image-name input @goruha (#14)
what
- Added Image name input
why
- Allow specifying custom image name (instead of default {org}/{repo name})
- To be consistent with https://github.com/cloudposse/github-action-docker-build-push/releases/tag/1.9.0
- To be consistent with https://github.com/cloudposse/github-action-docker-promote/releases/tag/0.1.2
Update cloudposse/github-action-yaml-config-query action to v0.1.3 @renovate (#10)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/github-action-yaml-config-query | action | patch | 0.1.1 -> 0.1.3 |
Release Notes
cloudposse/github-action-yaml-config-query
v0.1.3
Use ECR alpine image @goruha (#14)
what
- Use ECR alpine image
- Avoid docker hub limits hit
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#11)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
v0.1.2
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#10)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
Update cloudposse/actions action to v0.33.0 @renovate (#12)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/actions | action | minor | 0.31.0 -> 0.33.0 |
Release Notes
cloudposse/actions
v0.33.0
v0.32.0
: 0.32.0 Update cloned actions
What's Changed
- Use args with status updater instead of env vars, update checkout to v3 by @Nuru in https://github.com/cloudposse/actions/pull/133
- Renamed access token by @zdmytriv in https://github.com/cloudposse/actions/pull/137
- Update cloned GitHub actions by @Nuru in https://github.com/cloudposse/actions/pull/136
- Update cloned actions to current by @Nuru in https://github.com/cloudposse/actions/pull/138
New Contributors
- @zdmytriv made their first contribution in https://github.com/cloudposse/actions/pull/137
Full Changelog: cloudposse/actions@0.31.0...0.32.0
Update cloudposse/github-action-docker-build-push action to v1.13.0 @renovate (#13)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/github-action-docker-build-push | action | minor | 1.9.0 -> 1.13.0 |
Release Notes
cloudposse/github-action-docker-build-push
v1.13.0
Expose buildx provenance (#38) (#39) @Sytten
what
- Expose provenance buildx parameter
why
- Deploy to lambda
references
- closes #37
- original #38
v1.12.0
Update docker/build-push-action action to v4 @renovate (#28)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
docker/build-push-action | action | major | v3 -> v4 |
Release Notes
Ensure jq 1.6 @goruha (#35)
what
- Install jq version
1.6
why
- Ensure jq exists and have the right version
Update cloudposse/actions action to v0.33.0 @renovate (#30)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/actions | action | minor | 0.31.0 -> 0.33.0 |
Release Notes
cloudposse/actions
v0.33.0
v0.32.0
: 0.32.0 Update cloned actions
What's Changed
- Use args with status updater instead of env vars, update checkout to v3 by @Nuru in https://github.com/cloudposse/actions/pull/133
- Renamed access token by @zdmytriv in https://github.com/cloudposse/actions/pull/137
- Update cloned GitHub actions by @Nuru in https://github.com/cloudposse/actions/pull/136
- Update cloned actions to current by @Nuru in https://github.com/cloudposse/actions/pull/138
New Contributors
- @zdmytriv made their first contribution in https://github.com/cloudposse/actions/pull/137
Full Changelog: cloudposse/actions@0.31.0...0.32.0
v1.11.0
Add Secrets and Secret-files @Benbentwo (#33)
what
- Exposes Secrets and Secret Files
references
v1.10.0
Support for multi-platform builds @zdmytriv (#32)
what
- Introduced new input parameter
--platform
why
- Support for multi-platform docker builds
references
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#11)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates