Upgrade Guide 8.3.0 to 8.4.0
If you are upgrading from version 8.2.x you must upgrade to version 8.3.0 first!
Important Note
Backup Your Data Before Proceeding!
Acceptance Testing
Before upgrading your production instance we encourage you to exercise the upgrade scenario on your acceptance testing instance.
Update Deployment YAML Files
Just enter the following to update the deployment configuration:
helm template prod oci://registry.21analytics.ch/21analytics/twenty-one-travel-rule --version 0.4.x -f values.yaml -f secrets.yaml > quadlet/travel.yaml
podman quadlet install --replace ./quadlet
Restart 21 Travel Rule
A restart is required to apply the new deployment.
systemctl restart travel.service