Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker/build-push-action action to v5 #117

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v1.1.2 -> v5.0.0

Release Notes

docker/build-push-action (docker/build-push-action)

v5.0.0

Compare Source

Full Changelog: docker/build-push-action@v4.2.1...v5.0.0

v4.2.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.2.0...v4.2.1

v4.2.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.0...v4.1.1

v4.1.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.0.0...v4.1.0

v4.0.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v3.3.1...v4.0.0

v3.3.1

Compare Source

Full Changelog: docker/build-push-action@v3.3.0...v3.3.1

v3.3.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

Full Changelog: docker/build-push-action@v3.1.1...v3.2.0

v3.1.1

Compare Source

Full Changelog: docker/build-push-action@v3.1.0...v3.1.1

v3.1.0

Compare Source

Full Changelog: docker/build-push-action@v3.0.0...v3.1.0

v3.0.0

Compare Source

Full Changelog: docker/build-push-action@v2.10.0...v3.0.0

v2.10.0

Compare Source

  • Add imageid output and use metadata to set digest output (#​569)
  • Add build-contexts input (#​563)
  • Enhance outputs display (#​559)

v2.9.0

Compare Source

  • add-hosts input (#​553 #​555)
  • Fix git context subdir example and improve README (#​552)
  • Add e2e tests for ACR (#​548)
  • Add description on github-token option to README (#​544)
  • Bump node-fetch from 2.6.1 to 2.6.7 (#​549)

v2.8.0

Compare Source

  • Allow specifying subdirectory with default git context (#​531)
  • Add cgroup-parent, shm-size, ulimit inputs (#​501)
  • Don't set outputs if empty or nil (#​470)
  • docs: example to sanitize tags with metadata-action (#​476)
  • docs: wrong syntax to sanitize repo slug (#​475)
  • docs: test before pushing your image (#​455)
  • readme: remove v1 section (#​500)
  • ci: virtual env file system info (#​510)
  • dev: update workflow (#​499)
  • Bump @​actions/core from 1.5.0 to 1.6.0 (#​160)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#​469)
  • Bump tmpl from 1.0.4 to 1.0.5 (#​465)
  • Bump csv-parse from 4.16.0 to 4.16.3 (#​451 #​459)

v2.7.0

Compare Source

v2.6.1

Compare Source

  • Small typo and ensure trimmed output (#​400)

v2.6.0

Compare Source

v2.5.0

Compare Source

v2.4.0

Compare Source

  • Add network input for backward compatibility (#​338)
  • Fix doc links (#​331)
  • Bump y18n from 4.0.0 to 4.0.1 (#​325)
  • Handle GitHub server URL for default context (#​328)
  • Bump semver from 7.3.4 to 7.3.5 (#​318)
  • Bump csv-parse from 4.15.1 to 4.15.3 (#​303)

v2.3.0

Compare Source

  • Enhance documentation (#​299)
  • Add secret-files input to be able to use secret file mount (#​296)
  • Fix workflow for auto-push impl (#​273)
  • Bump csv-parse from 4.14.2 to 4.15.1 (#​287)

v2.2.2

Compare Source

  • Use default behavior for file flag (#​244)
  • Add e2e tests for GAR (#​261)
  • Add e2e tests for GCR (#​260)
  • Add e2e tests for ECR (#​256)
  • Bump csv-parse from 4.14.1 to 4.14.2 (#​255)

v2.2.1

Compare Source

  • Trim input list items (#​249)
  • Bump semver from 7.3.2 to 7.3.4 (#​243)

v2.2.0

Compare Source

v2.1.0

Compare Source

v2.0.1

Compare Source

  • Cache issue is now fixed (#​204)
  • Update troubleshooting notes (#​203 #​100)
  • Fix parsing of secrets containing '=' character (#​201)
  • Container based developer flow (#​202)

v2.0.0

Compare Source

v2 of this action includes significant changes and now uses Docker Buildx. It extends the docker build command named buildx with the full support of the features provided by Moby BuildKit builder toolkit. This includes multi-arch build, build-secrets, remote cache, etc. and different builder deployment/namespacing options.

It works with 3 new actions (login, setup-buildx and setup-qemu) that we have created. It's also rewritten as a typescript-action to be as closed as possible of the GitHub Runner during its execution (#​71 #​92).

Upgrade notes and many usage examples have been added to handle most use cases.

  • Input path is now called context for consistency with other Docker build tools
  • path defaults to current git repository so checkout action is not required in a workflow
  • Rename dockerfile input to file for consistency with other Docker build tools
  • Rename always_pull input to pull for consistency with other Docker build tools
  • Add builder input to be able to choose a builder instance through our setup-buildx action
  • Add platforms input to support multi-platform builds
  • Add allow input
  • Add load input
  • Add outputs input
  • Add cache-from input (cache_froms removed)
  • Add cache-to input
  • Add secrets input
  • Review tags input
  • Remove repository input. See Simple workflow for migration
  • Remove username, password and registry inputs. Login support moved to docker/login-action repo
  • Remove tag_with_sha, tag_with_ref, add_git_labels inputs. See Tags with ref and Git labels for migration
  • Handle Git context
  • Add digest output

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@ilkka ilkka self-requested a review September 21, 2023 10:31
@mergify mergify bot merged commit 094addf into trunk Sep 21, 2023
3 checks passed
@mergify mergify bot deleted the renovate/docker-build-push-action-5.x branch September 21, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant