elasticsearch-beyonder
elasticsearch-beyonder copied to clipboard
Bump io.fabric8:docker-maven-plugin from 0.43.2 to 0.43.4
Bumps io.fabric8:docker-maven-plugin from 0.43.2 to 0.43.4.
Release notes
Sourced from io.fabric8:docker-maven-plugin's releases.
0.43.4 (2023-08-18)
- Always pass
--configoption for latest versions of Docker CLI (1701)0.43.3 (2023-08-13)
- Only add
--configto buildx command string when authentication credentials are coming from outside sources- Remove hardcoded
--nodevalue while creating buildx builder
Changelog
Sourced from io.fabric8:docker-maven-plugin's changelog.
ChangeLog
0.44-SNAPSHOT:
0.43.4 (2023-08-18):
- Always pass
--configoption for latest versions of Docker CLI (1701)0.43.3 (2023-08-13):
- Only add
--configto buildx command string when authentication credentials are coming from outside sources- Remove hardcoded
--nodevalue while creating buildx builder0.43.2 (2023-07-29):
- Make
--configfrom buildx command string generation optional (1673)@robfrank0.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- Bump guava from
31.1-jreto32.0.1-jre(1686)@dependabot- Bump jib-core from
0.23.0to0.24.0(1686)@rohanKanojia- Fix unauthorized error with buildx needing multiple credentials (1583)
@eocantu- Add logger to HTTP ping checker (1689)
@ryanrishi0.43.0 (2023-05-20):
- Make buildx build single non-native platform if requested (1665)
@martyvona- Support for buildx option to disable attestations (1661)
@chonton0.42.1 (2023-04-06):
0.42.0 (2023-02-28):
0.41.0 (2023-02-06):
- multi-arch build should use provided repository (1597)
@merikan- new property docker.build.network to override the network for RUN directives for docker build (1636)
@tulinkry- Update Jib Core to v0.23.0 (1637)
@rohanKanojia- Update JNR UnixSocket to v0.38.19 (1638)
0.40.3 (2022-12-18):
- image/squash option is taken into account when using buildx (1605)
@kevinleturc- Allow having build args with same name but different value in various sources, which are overriden in the order of precedence in resulting build args map (1407)
@pavelsmolensky- Use double for
docker.cpusproperty and interpret this value in the same way as Docker config option--cpus(1609)@vjuranek- NPE from Assembly plugin when POM packaging is used (1146)
@slawekjaranowski- Docker pulling progress only shown after pull has completed and not in real-time (1598)
@causalnet- Bump
org.yaml:snakeyamlto v1.32 (1619)@pen4- Bump
com.google.cloud.tools:jib-coreto v0.23.0 (1620)@pen4
... (truncated)
Commits
e4e9bfd[RELEASE] Update project version to v0.43.4390c2d1fix (buildx) : Always pass --config option for latest versions of Docker CLI ...d730680[RELEASE] Prepare for next development iteration9d86fc4[RELEASE] Update Project version to v0.43.3a339536fix (buildx) : Remove hardcoded--nodevalue while creating buildx builderff65263fix (buildx) : Do not use --config when registry credentials from local docke...acde0d4[RELEASE] Prepare for next development iteration- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)