We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f594cb6 commit ff893a4Copy full SHA for ff893a4
charts/clowarden/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: clowarden
3
description: CLOWarden is a tool that manages access to resources across multiple services
4
type: application
5
-version: 0.2.3-1
+version: 0.2.3-2
6
appVersion: 0.2.2
7
kubeVersion: ">= 1.19.0-0"
8
home: https://clowarden.io
charts/clowarden/values.yaml
@@ -139,6 +139,7 @@ postgresql:
139
security:
140
allowInsecureImages: true
141
image:
142
+ registry: docker.io
143
repository: artifacthub/postgres
144
tag: latest
145
persistence:
0 commit comments