Ben Phelps
|
78b4bfb0c8
|
Merge pull request #6 from benphelps/dependabot/github_actions/sigstore/cosign-installer-2.5.1
Bump sigstore/cosign-installer from 2.4.0 to 2.5.1
|
3 years ago |
Ben Phelps
|
c1a5fa6571
|
Merge pull request #5 from benphelps/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 2.10.0 to 3.1.1
|
3 years ago |
Ben Phelps
|
f98d469b26
|
Merge pull request #4 from benphelps/dependabot/github_actions/docker/metadata-action-4.0.1
Bump docker/metadata-action from 3.3.0 to 4.0.1
|
3 years ago |
Ben Phelps
|
99a191da45
|
both arm/v6 and arm/v7 will need special handling
|
3 years ago |
Ben Phelps
|
fc96836e13
|
Might be that arm/v6 won't work.
|
3 years ago |
dependabot[bot]
|
026af3ace3
|
Bump sigstore/cosign-installer from 2.4.0 to 2.5.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](7e0881f8fe...b3413d484c )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
967e1e8c40
|
Bump docker/build-push-action from 2.10.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...c84f382811 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
668bf16471
|
Bump docker/metadata-action from 3.3.0 to 4.0.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](98669ae865...69f6fc9d46 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Ben Phelps
|
4c390fed49
|
Create dependabot.yml
|
3 years ago |
schklom
|
d0d3f6d303
|
Build for multiple CPU architectures
I added amd64, arm64, armv6, armv7, and commented the list of supported architectures.
By the way, you should setup Dependabot in order to update (via pull requests) the Actions you use (e.g. docker/setup-qemu-action): https://github.com/marketplace/actions/docker-setup-buildx#keep-up-to-date-with-github-dependabot
|
3 years ago |
Ben Phelps
|
871b63d70e
|
Create docker-publish.yml
|
3 years ago |