Skip to content

Version pin postgres service

Steve Xuereb requested to merge docs/update-postgres-service-docs into master

What does this MR do?

We guide the users to use latest which is dangerous since it can lead to breaking changes for things we don't have control over. Specify the latest version of postgres as an example, and show that the password needs to be set from now on since postgres updated their image configuration to always require the password.

closes gitlab-runner#8323 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Steve Xuereb

Merge request reports