Skip to content

Commit 2c357ec

Browse files
committed
chore: update appsettings.json
1 parent 4259f94 commit 2c357ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appsettings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"Config": [
33
{
4-
"group": "aquasecurity.github.io",
4+
"group": "postgresql.cnpg.io",
55
"helm": {
6-
"chart": "trivy-operator",
7-
"repo": "https://aquasecurity.github.io/helm-charts/"
6+
"chart": "cloudnative-pg",
7+
"repo": "https://cloudnative-pg.github.io/charts"
88
}
99
}
1010
]

0 commit comments

Comments
 (0)