defenseunicorns / uds-package-gitlab

🏭 UDS GitLab Zarf Package
Apache License 2.0
5 stars 3 forks source link

feat!: allow redis password secret creation and update to Postgres 14 #161

Open Racer159 opened 5 days ago

Racer159 commented 5 days ago

Description

This updates GL to be able to take in a Redis password and use Valkey in its test bundle.

It also updates GL to depend on PGSQL 14 instead of 13.

[!WARNING] Breaking Change: the default connection to dev-redis has been changed to valkey - if you were using the dev-redis package you must update these values.

Related Issue

Relates to #150

Type of change

Checklist before merging