Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MetaGer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
MetaGer
Commits
07a08b3a
Commit
07a08b3a
authored
4 years ago
by
Dominik Hebeler
Browse files
Options
Downloads
Patches
Plain Diff
fixed postgresql requirement
parent
a3ed4b70
No related branches found
Branches containing commit
No related tags found
2 merge requests
!1739
Development
,
!1732
Switching auto deploy image
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
chart/requirements.lock
+3
-3
3 additions, 3 deletions
chart/requirements.lock
chart/requirements.yaml
+3
-1
3 additions, 1 deletion
chart/requirements.yaml
with
6 additions
and
4 deletions
chart/requirements.lock
+
3
−
3
View file @
07a08b3a
dependencies:
dependencies:
- name: postgresql
- name: postgresql
repository: https://
kubernetes-charts.storage.googleapis.com/
repository: https://
gitlab-org.gitlab.io/cluster-integration/helm-stable-archive
version: 0.7.1
version: 0.7.1
digest: sha256:
358ce85fe4d3461ea6bb96713470a80de9c1324214a2e6f97d800298c02530e2
digest: sha256:
0a7e2f279e3b8063cfe6365a56601227ff8934fa70a0434df0485bce9590be56
generated:
2017-08-28T15:22:30.690341342-05
:00
generated:
"2020-10-21T09:35:20.464079556+07
:00
"
This diff is collapsed.
Click to expand it.
chart/requirements.yaml
+
3
−
1
View file @
07a08b3a
dependencies
:
dependencies
:
# This is a legacy in-cluster PostgreSQL dependency that is no longer used for newer installations.
# We can remove this dependency when we drop support for the legacy instances.
-
name
:
postgresql
-
name
:
postgresql
version
:
"
0.7.1"
version
:
"
0.7.1"
repository
:
"
https://kubernetes-charts.storage.googleapis.com/
"
repository
:
"
@stable-archive
"
condition
:
postgresql.enabled
condition
:
postgresql.enabled
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