Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate what would be required to use bitnami postgressql container 14.7.0 #284

Closed
hardillb opened this issue Jan 22, 2024 · 2 comments
Assignees
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do
Milestone

Comments

@hardillb
Copy link
Contributor

Description

https://hub.docker.com/r/bitnami/postgresql/tags?page=1&name=14.7.0

This would allow for installing the local postgresql database on ARM64.

@hardillb hardillb added feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do labels Jan 22, 2024
@ppawlowski ppawlowski added this to the 2.1 milestone Feb 7, 2024
@ppawlowski ppawlowski self-assigned this Feb 7, 2024
@ppawlowski
Copy link
Contributor

I ran our application with the bitnami's Postgres database deployed with the image 14.10.0-debian-11-r30 .

Tests I executed:

  • fresh install with 14.10.0-debian-11-r30 image + initial setup + create new project
  • fresh install with 14.5.0-debian-11-r35 image + initial setup + create new project + update chart with postgres image set to 14.10.0-debian-11-r30 + add another project

Testing environment: 3-node Kubernetes cluster, x64 based, deployed in DigitalOcean.
No issues were discovered during tests.

My suggestion: upgrade the PostgreSQL version by setting up the postgresql.image.tag chart value to 14.10.0-debian-11-r30. Upgrading subchart version to 12.0.0 is not possible since this version introduces PostgreSQL 15.

@hardillb
Copy link
Contributor Author

@ppawlowski Yep PR this and I'll review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do
Projects
Archived in project
Development

No branches or pull requests

2 participants