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

Update baseImage of kanisterio/postgresql to postgresql:13.4.0 #1115

Merged
merged 5 commits into from
Oct 12, 2021

Conversation

akankshakumari393
Copy link
Contributor

@akankshakumari393 akankshakumari393 commented Oct 12, 2021

Change Overview

We have updated the baseImage of kanisterio/postgresql to postgresql:13.4.0
Also, we have disabled PITRPostgres test from the integration test.

Note: We have removed PITRpostgres app from the integration test as it was not compatible with postgres version 13.4.
We will be enabling that once fixed.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Build the latest images for kanisterio/postgresql using
goreleaser release --skip-publish --snapshot --rm-dist

Once the image is build
update tag with the new image tag.

./build/integration-test.sh ^PostgreSQL
https://gist.github.com/A-kanksh-a/98f93f07f2868bdc07831b7a20e7e645

@akankshakumari393 akankshakumari393 marked this pull request as ready for review October 12, 2021 13:16
Co-authored-by: Prasad Ghangal <prasad.ghangal@gmail.com>
@mergify mergify bot merged commit 8aca330 into master Oct 12, 2021
@mergify mergify bot deleted the fix_postgres_image branch October 12, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants