Skip to content

Commit 1bc3bca

Browse files
committed
Minor update in chart
Signed-off-by: Cintia Sánchez García <[email protected]>
1 parent ba62ef5 commit 1bc3bca

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/ocg/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: ocg
33
description: Open Community Groups
44
type: application
5-
version: 0.1.1-0
5+
version: 0.1.1-1
66
appVersion: 0.1.0
77
kubeVersion: ">= 1.19.0-0"
88
keywords:

charts/ocg/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ postgresql:
162162
security:
163163
allowInsecureImages: true
164164
image:
165+
registry: docker.io
165166
repository: artifacthub/postgres
166167
tag: latest
167168
persistence:

0 commit comments

Comments
 (0)