Multi-Architecture push is not sending pull registry auth credentials (1709)
Adding support for --cacheFrom and --cacheTo buildX arguments (1621)
Add support for using maven/system properties for an ARG used as the FROM image in a dockerfile (1731)
Revert workaround for checking docker version for checking whether to add docker --config flag or not. (1754)
Add a workaround to copy docker-buildx binary to temporary config directory created for docker buildx build. This seems to make docker recognize buildx even after config override. (1754)
Fix Windows volume bindings for Rancher, Podman and Windows-based containers (1719)
Extract the Docker Compose v2.1+ depends_on conditions and apply them as Docker Maven Plugin waiting configurations (888)
Update org.apache.maven:maven-core to 3.8.1 (1702)
0.43.4 (2023-08-18):
Always pass --config option for latest versions of Docker CLI (1701)
0.43.3 (2023-08-13):
Only add --config to buildx command string when authentication credentials are coming from outside sources
Remove hardcoded --node value while creating buildx builder
0.43.2 (2023-07-29):
Make --config from buildx command string generation optional (1673) @robfrank
0.43.1 (2023-07-28):
Resolve registry auth URL by registry ID (1688) @wajda
Allow 'host-gateway' as non-resolvable hostname in extraHosts (1527) @azaaiman
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1.
Release notes
Sourced from io.fabric8:docker-maven-plugin's releases.
Changelog
Sourced from io.fabric8:docker-maven-plugin's changelog.
... (truncated)
Commits
d256420
[RELEASE] Update Project version to v0.45.1dfef172
add changelog entrya7f6829
change importsfd20eda
change imports in vc-code style14f1290
make the workaround to work for windows25e61bf
Pull FROM images in relative path Dockerfilesbd80572
refactor: replace list iteration with List.replaceAll method1d9b769
ci : Add Docker versions v27.1.1 and v26.1.4 to E2E tests matrix99c52cb
ci : Fix wrong server id in release github action workflowe44bafb
ci : fix typo in release GitHub action workflowDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show