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

Pin postgres image tag version to 16 #3172

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Pin postgres image tag version to 16 #3172

merged 3 commits into from
Oct 2, 2024

Conversation

pavannd1
Copy link
Contributor

@pavannd1 pavannd1 commented Oct 2, 2024

Change Overview

  • Whenever a new version of the bitnami chart is released with breaking changes, our tests start failing with client-server version mismatch. Pinning the image tag will allow us to manually update whenever a new version is released.

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
  • 🏗️ Build

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

pkg/app/postgresql.go Outdated Show resolved Hide resolved
@pavannd1 pavannd1 added the kueue label Oct 2, 2024
@mergify mergify bot merged commit 99368fc into master Oct 2, 2024
18 checks passed
@mergify mergify bot deleted the fix-pg-bp-test branch October 2, 2024 23:41
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.

2 participants