chore(deps): update dependency hashicorp/nomad to v1.10.5 #50
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.9.3->1.10.5Release Notes
hashicorp/nomad (hashicorp/nomad)
v1.10.5Compare Source
1.10.5 (September 09, 2025)
SECURITY:
IMPROVEMENTS:
keyringconfiguration block label against supported values on agent startup [GH-26673]BUG FIXES:
LOGNAMEenv var when the job specification user value is set [GH-26703]v1.10.4Compare Source
SECURITY:
IMPROVEMENTS:
nomad operator debugcommand with-log-lookbackand-log-file-exportflags [GH-26410]BUG FIXES:
acl policy selfcommand would output all policies when used with a management token [GH-26396]v1.10.3Compare Source
IMPROVEMENTS:
BUG FIXES:
tls cert createcommand that always added"<role>.global.nomad"` to the certificate DNS names, even when the specified region was not"global"`. [GH-26086]acl token selfcommand only performed lookups for tokens set as environment variables and not by the-tokenflag. [GH-26183]mkdirplugin fails to perform ownership changes on it [GH-26194]tls.verify_server_hostnameconfiguration parameter would not apply an update to internal RPC handler verification and require a full server restart [GH-26107]v1.10.2Compare Source
BREAKING CHANGES:
SECURITY:
IMPROVEMENTS:
BUG FIXES:
nomad volume snapshot deletecommand [GH-26022]v1.10.1Compare Source
BREAKING CHANGES:
SECURITY:
IMPROVEMENTS:
BUG FIXES:
reservable_coresis not a contiguous list of core IDs. [GH-25340]start_timeoutwith a default value of30s. This duration is used to monitor the server setup and startup processes which must complete before it is considered healthy, such as keyring decryption. If these processes do not complete before the timeout is reached, the server process will exit. [GH-25803]v1.10.0Compare Source
FEATURES:
BREAKING CHANGES:
plugin_dirwill now only be executed when they have a correspondingpluginconfiguration block. Any plugin found without a corresponding configuration block will be skipped. [GH-18530]Please see Nomad's upgrade guide
for more detail. [GH-25298]
see Nomad's upgrade guide for
more detail. [GH-25155]
IMPROVEMENTS:
alloc exec,alloc logs,alloc fscommands [GH-25568]-uiflag to auto-open them [GH-24454]DEPRECATIONS:
BUG FIXES:
num_schedulersconfiguration parameter is between 0 and the number of CPUs available on the machine [GH-25441]v1.9.7Compare Source
BREAKING CHANGES:
consul.addr.dnshas been changed tounique.consul.addr.dns. The node attributenomad.advertise.addresshas been changed tounique.advertise.address. [GH-24942]SECURITY:
IMPROVEMENTS:
waitin client config [GH-25255]BUG FIXES:
quiescence timers. This bug could cause increased Nomad client CPU usage for tasks which use two or
more template blocks. [GH-25140]
v1.9.6Compare Source
BREAKING CHANGES:
SECURITY:
IMPROVEMENTS:
VerboseLoggingoption to auth-method config for debugging SSO [GH-24892]tls_skip_verifyparameter [GH-24781]BUG FIXES:
v1.9.5Compare Source
IMPROVEMENTS:
BUG FIXES:
v1.9.4Compare Source
SECURITY:
IMPROVEMENTS:
BUG FIXES:
retry_joingave up after a single failure, rather than retrying until max attempts had been reached [GH-24561]operator autopilot healthcommand only outputs JSON when thejsonflag is supplied [GH-24655]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.
This PR was generated by Mend Renovate. View the repository job log.