Updates for 9.0
Bump postgres, GitLab, and Runner versions. Add Kubernetes config.
Merge request reports
Activity
added 2 commits
- a7a3e650 - Clean up prometheus default flags, enable Prometheus integration by default.
- 1bac216c - Update README to document Prometheus changes.
- Resolved by Mark Pundsack
mentioned in merge request omnibus-gitlab!1406 (merged)
- Resolved by Joshua Lambert
I tried testing these changes on https://gitlab.justanotherdemo.com, but I get a 500 when looking at the project Integrations. Could be unrelated, but it means I won't be merging this for now. I should probably break out the version changes from the other changes.
@markpundsack I just restarted on a fresh cluster and it worked fine for me.
12 12 spec: 13 13 containers: 14 14 - name: postgresql 15 image: postgres:9.5.3 15 image: postgres:9.6.1 Perhaps 9.6.2 &alpine? to match the omnibus-packaged utilities. (
:9.6.2-alpine
)
@WarheadsSE @joshlambert Can one of you try it again just to make sure? One negative and one positive makes me a bit uneasy. :)
@WarheadsSE if you don't have time on Friday, I'll give it a whirl. May just be good to have another pair of hands on the keyboard other than the person who it worked for already.
mentioned in commit 36e427c5