Skip to content

Commit 688e74c

Browse files
committed
e2e: set 1.14.3 as operator previous version
1 parent 9a90088 commit 688e74c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackgres-k8s/e2e/utils/operator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export E2E_WAIT_OPERATOR="${E2E_WAIT_OPERATOR:-true}"
3636

3737
export E2E_INCLUDE_ONLY_POSTGRES_VERSIONS="12.16 12.18 13.9 13.12 14.9 14.10 15.3 15.5 16.1 16.2 ${E2E_POSTGRES_VERSION:-15.3} $E2E_UI_POSTGRES_VERSOIN"
3838

39-
export STACKGRES_PREVIOUS_VERSION="${STACKGRES_PREVIOUS_VERSION:-1.14.1}"
39+
export STACKGRES_PREVIOUS_VERSION="${STACKGRES_PREVIOUS_VERSION:-1.14.3}"
4040

4141
export E2E_LOCAL_OPERATOR_IP="${E2E_LOCAL_OPERATOR_IP:-172.20.0.1}"
4242
export E2E_LOCAL_OPERATOR_PORT="${E2E_LOCAL_OPERATOR_PORT:-9080}"

0 commit comments

Comments
 (0)