Skip to content

Commit c44c8b2

Browse files
authored
Minor update in chart (#1823)
Signed-off-by: Cintia Sánchez García <[email protected]>
1 parent 79ae3df commit c44c8b2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: clomonitor
33
description: CLOMonitor is a tool that periodically checks open source projects repositories to verify they meet certain project health best practices
44
type: application
5-
version: 1.0.1-2
5+
version: 1.0.1-3
66
appVersion: 1.0.0
77
kubeVersion: ">= 1.19.0-0"
88
keywords:

chart/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ postgresql:
152152
security:
153153
allowInsecureImages: true
154154
image:
155+
registry: docker.io
155156
repository: artifacthub/postgres
156157
tag: latest
157158
persistence:

0 commit comments

Comments
 (0)