Skip to content

Commit

Permalink
update renovate to pull helm changes
Browse files Browse the repository at this point in the history
This updates renovate to pull helm changes.

Additionally, this corrects the renovate pr for otel changes so it is not longer `Update Update OTEL`.

Signed-off-by: Mike Mason <[email protected]>
  • Loading branch information
mikemrm committed Aug 7, 2024
1 parent a66ff13 commit b253458
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file removed chart/permissions-api/charts/common-2.2.4.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
{
"matchPackagePrefixes": ["go.opentelemetry.io"],
"groupName": "Update OTEL",
"groupSlug": "update-otel"
"groupName": "OTEL Packages"
}
],
"postUpdateOptions": [
"gomodTidy"
"gomodTidy",
"helmUpdateSubChartArchives"
]
}

0 comments on commit b253458

Please sign in to comment.