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 ba62ef5 commit 20f69c2Copy full SHA for 20f69c2
charts/ocg/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: ocg
3
description: Open Community Groups
4
type: application
5
-version: 0.1.1-0
+version: 0.1.1-1
6
appVersion: 0.1.0
7
kubeVersion: ">= 1.19.0-0"
8
keywords:
charts/ocg/values.yaml
@@ -162,6 +162,7 @@ postgresql:
162
security:
163
allowInsecureImages: true
164
image:
165
+ registry: docker.io
166
repository: artifacthub/postgres
167
tag: latest
168
persistence:
0 commit comments