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

fix(example): use dryRun full #29947

Merged
merged 1 commit into from
Jun 30, 2024
Merged

fix(example): use dryRun full #29947

merged 1 commit into from
Jun 30, 2024

Conversation

in0rdr
Copy link
Contributor

@in0rdr in0rdr commented Jun 30, 2024

Fix example "Self-Hosting Examples > Kubernetes", use a valid dry run mode.

Changes

Change dryRun mode to full from previously invalid value "true".

Context

The error with dryRun=true is

Invalid value `true` for `dryRun`. The allowed values are extract, lookup, full.

https://docs.renovatebot.com/self-hosted-configuration/#dryrun

Fix example, use a valid dry run mode.

The error with dryRun=true is "Invalid value `true` for `dryRun`. The allowed values are extract, lookup, full."

https://docs.renovatebot.com/self-hosted-configuration/#dryrun
@CLAassistant
Copy link

CLAassistant commented Jun 30, 2024

CLA assistant check
All committers have signed the CLA.

@rarkins rarkins enabled auto-merge June 30, 2024 12:04
@rarkins rarkins added this pull request to the merge queue Jun 30, 2024
Merged via the queue into renovatebot:main with commit 30ef9ec Jun 30, 2024
37 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.421.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

bryannaegele pushed a commit to bryannaegele/renovate that referenced this pull request Jul 8, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants