Need help upgrading form v2.55.8 to v2.67.1
I have an instance of Zitadel running on EKS that uses PostgreSQL running on RDS.
Current Zitadel Version: v2.55.8
Upgrade Version: v2.67.1
Postgres Version: 15.7
The instance was deployed using the official helm chart. The
This is the corresponding log from the database.
I've tried running a
However, the issue still persists and I'm unsure on how to resolve this. I tried searching the forum but haven't been able to figure out the right approach.
Any help is appreciated.
Thanks.
Current Zitadel Version: v2.55.8
Upgrade Version: v2.67.1
Postgres Version: 15.7
The instance was deployed using the official helm chart. The
zitadel-setup job gets stuck at the following migration stepThis is the corresponding log from the database.
I've tried running a
zitadel setup cleanup from the debug pod as documented here: https://github.com/zitadel/zitadel-charts/blob/main/README.mdHowever, the issue still persists and I'm unsure on how to resolve this. I tried searching the forum but haven't been able to figure out the right approach.
Any help is appreciated.
Thanks.
GitHub
This repository contains Helm charts for running ZITADEL in Kubernetes - zitadel/zitadel-charts
