UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 265b92f9 authored by evan.rush's avatar evan.rush :speech_balloon: Committed by Micah Nagel
Browse files

Renovate for Flux

parent a6f32305
3 merge requests!1658Draft: Merge branch 'tempo_tracing_updates' into 'master',!1386Master,!1313Renovate for Flux
{
"baseBranches": ["master"],
"configWarningReuseIssue": false,
"dependencyDashboard": true,
"dependencyDashboardHeader": "- [ ] If there are Flux updates: Update [Flux manifests](https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/master/base/flux/gotk-components.yaml) to latest version based off available image versions.",
"dependencyDashboardTitle": "Renovate: Update Dependencies",
"draftPR": true,
"enabledManagers": ["helm-values","regex"],
"labels": ["renovate","kind::chore"],
"packageRules": [
{
"matchDatasources": ["docker"],
"groupName": "Ironbank",
"registryUrls": ["https://registry1.dso.mil"]
},
{
"matchPackagePatterns": ["flux"],
"additionalBranchPrefix": "flux-",
"addLabels": ["flux"],
"groupName": "Flux"
}
],
"regexManagers": [
{
"fileMatch": ["^base/flux/kustomization\\.yaml"],
"matchStrings": [
"newName\\S*:\\s*(?<depName>\\S+).*\n\\s+newTag:\\s*(?<currentValue>.+)"
],
"datasourceTemplate": "docker"
}
],
"separateMajorMinor": false
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment