Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
k8s-postgresql
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
88c2f0bc
authored
2023-10-10 17:02:57 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Set the bitnami postgresql chart version, default to 12.8.0.
1 parent
185814b2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
helmfiles/bitnami-postgresql-rclone/helmfile.yaml
helmfiles/bitnami-postgresql-rclone/helmfile.yaml
View file @
88c2f0b
...
...
@@ -11,6 +11,7 @@ releases:
-
name
:
{{
.Values.chart.namePrefix
}}
postgresql
namespace
:
{{
.Values.chart.namespace
}}
chart
:
bitnami/postgresql
version
:
{{
.Values | get "chart.version" "postgresql-12.8.0"
}}
dependencies
:
-
chart
:
postgresql-rclone/postgresql-rclone
alias
:
postgresql-rclone
...
...
Please
register
or
sign in
to post a comment