Skip to content

Commit cc301c0

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

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: clotributor
33
description: Discover great opportunities to become a Cloud Native contributors
44
type: application
5-
version: 1.0.1-1
5+
version: 1.0.1-2
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
@@ -121,6 +121,7 @@ postgresql:
121121
security:
122122
allowInsecureImages: true
123123
image:
124+
registry: docker.io
124125
repository: artifacthub/postgres
125126
tag: latest
126127
persistence:

0 commit comments

Comments
 (0)