Skip to content
Snippets Groups Projects
Verified Commit ff9a54f0 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

fix: correct postgres naming

parent d2db8d3f
No related branches found
No related tags found
No related merge requests found
Pipeline #2956 passed
......@@ -2,5 +2,5 @@ apiVersion: v2
name: postgresql
description: Helm Chart for postgresql
type: application
version: 1.0.0
version: 1.0.1
appVersion: "14.7-alpine"
replicaCount: 1
image:
repository: postgresql
repository: postgres
pullPolicy: IfNotPresent
tag: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment