EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VS
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESA
PRISM
VS
Commits
867acb7a
Commit
867acb7a
authored
3 years ago
by
Fabian Schindler
Browse files
Options
Downloads
Patches
Plain Diff
Bumping postgres Chart version
parent
59f6b713
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!111
Production release
,
!104
Merge Staging into v2.0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
chart/Chart.yaml
+2
-2
2 additions, 2 deletions
chart/Chart.yaml
chart/values.yaml
+0
-1
0 additions, 1 deletion
chart/values.yaml
with
2 additions
and
3 deletions
chart/Chart.yaml
+
2
−
2
View file @
867acb7a
...
...
@@ -7,7 +7,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version
:
1.3.
2
version
:
1.3.
3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
...
...
@@ -19,7 +19,7 @@ maintainers:
dependencies
:
-
name
:
"
postgresql"
version
:
"
9.7.2
"
version
:
"
10.12.0
"
repository
:
"
https://charts.bitnami.com/bitnami"
alias
:
database
-
name
:
"
redis"
...
...
This diff is collapsed.
Click to expand it.
chart/values.yaml
+
0
−
1
View file @
867acb7a
...
...
@@ -261,7 +261,6 @@ config:
database
:
persistence
:
enabled
:
false
# existingClaim: eoepca-rm-db-pvc
postgresqlUsername
:
dbuser
postgresqlPassword
:
dbpw
postgresqlDatabase
:
dbname
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment