Skip to content

Commit

Permalink
fix: override coredns chart source url
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Feb 5, 2025
1 parent 9c18157 commit 5fc262c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@
],
"sourceUrl": "https://github.com/coredns/coredns"
},
{
"description": "set source url for coredns chart",
"matchDatasources": ["docker"],
"matchPackageNames": ["ghcr.io/coredns/charts/coredns"],
"sourceUrl": "https://github.com/coredns/helm"
},
{
"description": "set changelog url for bitnami pgbouncer",
"matchDatasources": ["docker"],
Expand Down

0 comments on commit 5fc262c

Please sign in to comment.