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 f6fe430 commit cc301c0Copy full SHA for cc301c0
chart/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: clotributor
3
description: Discover great opportunities to become a Cloud Native contributors
4
type: application
5
-version: 1.0.1-1
+version: 1.0.1-2
6
appVersion: 1.0.0
7
kubeVersion: ">= 1.19.0-0"
8
keywords:
chart/values.yaml
@@ -121,6 +121,7 @@ postgresql:
121
security:
122
allowInsecureImages: true
123
image:
124
+ registry: docker.io
125
repository: artifacthub/postgres
126
tag: latest
127
persistence:
0 commit comments