Skip to content

[TRNT-4376] Align DB dependencies#4290

Merged
antgamdia merged 3 commits into
mainfrom
TRNT-4376-align-db-deps
May 13, 2026
Merged

[TRNT-4376] Align DB dependencies#4290
antgamdia merged 3 commits into
mainfrom
TRNT-4376-align-db-deps

Conversation

@antgamdia

@antgamdia antgamdia commented May 12, 2026

Copy link
Copy Markdown
Contributor

Description

This PR is aligning the versions we use in development and in CI to the ones we use in the Helm Chart (manually for now, though).

There is a mirror PR in Wanda: trento-project/wanda#712

Related # TRNT-4376

How was this tested?

CI

Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com>

@nelsonkopliku nelsonkopliku left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as long as it works, LGTM

Comment thread .github/workflows/ci.yaml Outdated
K3S_VERSION: "v1.31.2+k3s1" # https://hub.docker.com/r/rancher/k3s/tags
CERT_MANAGER_VERSION: "v1.14.5" # https://github.com/cert-manager/cert-manager/releases
POSTGRESQL_VERSION: "15" # https://hub.docker.com/_/postgres/tags
POSTGRESQL_VERSION: "14" # https://registry.suse.com/repositories/suse-postgres-eol?tag=14

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that we were using v15, but our chart is using v14. Ideally, we should pick one version consistently. Note that 14's EOL is in Nov 2026 😓

Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com>
Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com>
@antgamdia antgamdia merged commit 8e2e2ed into main May 13, 2026
61 checks passed
@antgamdia antgamdia deleted the TRNT-4376-align-db-deps branch May 13, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants