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

VIH-0000 Updating renovate config #1206

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

JordanHoey96
Copy link

No description provided.

@JordanHoey96 JordanHoey96 requested a review from a team as a code owner May 31, 2023 13:55
@JordanHoey96 JordanHoey96 changed the title Updating renovate config VIH-0000 Updating renovate config Jun 2, 2023
@JordanHoey96 JordanHoey96 requested review from a team, timja, louisehuyton, mokainos, endakelly, Tyler-35 and JusticeCarl and removed request for a team June 2, 2023 14:56
Copy link

@timja timja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of things are no longer needed after this PR

@@ -1,10 +1,19 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":dependencyDashboard"],
"extends": [
":dependencyDashboard",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
":dependencyDashboard",

Comment on lines +8 to +10
"enabledManagers": [
"helmv3"
],
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"enabledManagers": [
"helmv3"
],

Comment on lines +11 to 18
"labels": [
"dependencies"
],
"helmv3": {
"fileMatch": [
"(^|/)Chart\\.yaml$"
]
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"labels": [
"dependencies"
],
"helmv3": {
"fileMatch": [
"(^|/)Chart\\.yaml$"
]
}

@sonarcloud
Copy link

sonarcloud bot commented Jun 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants