First version of app upgrade.

This commit is contained in:
2026-05-24 04:00:07 +00:00
parent 6e1c676c09
commit 945d2225a2
9 changed files with 313 additions and 1 deletions

View File

@@ -1,7 +1,16 @@
name: e2e-test-app
is: e2e-test-app
description: End-to-end test application for automated integration testing. Includes PVC and PostgreSQL dependency to exercise all backup strategies.
version: 1.0.0-1
version: 2.0.0
upgrade:
from:
- version: ">=1.0.0"
via: "1.0.0-1"
- version: "<1.0.0"
blocked: true
notes: "Versions before 1.0.0 are not supported for upgrade"
preUpgrade:
backup: recommended
requires:
- name: postgres
defaultConfig: