Skip to content

Commit ff893a4

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

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/clowarden/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: clowarden
33
description: CLOWarden is a tool that manages access to resources across multiple services
44
type: application
5-
version: 0.2.3-1
5+
version: 0.2.3-2
66
appVersion: 0.2.2
77
kubeVersion: ">= 1.19.0-0"
88
home: https://clowarden.io

charts/clowarden/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ postgresql:
139139
security:
140140
allowInsecureImages: true
141141
image:
142+
registry: docker.io
142143
repository: artifacthub/postgres
143144
tag: latest
144145
persistence:

0 commit comments

Comments
 (0)