2.28.0
Release Links#
- lagoon v2.28.0
- lagoon-ui core-v2.28.0
- lagoon-build-deploy-image core-v2.28.0
- lagoon-core chart 1.56.0
- lagoon-remote chart 0.101.0
Release Notes#
Lagoon Remote#
This release of lagoon-remote
now has support for Harbor version 2.13.x.
Deprecations#
Lagoon Core#
Internal Container Registry variables#
In 2.17.0 we announced Harbor support in the API as being deprecated, in 2.20.x we removed Harbor support from the API. Unforntunately the internal_container_registry
variable scope still remained. This release cleans up that left over scope and removes it from the API, along with any variables associated in the database.
Lagoon Remote#
Lagoon Build Deploy QoS values#
In lagoon-build-deploy-0.37.0, we deprecated some previously undocumented helm values related to QoS. These values, lagoonFeatureFlagEnableQoS
, QoSMaxBuilds
, and QoSDefault
still work, but will be removed in the next release. If you were using these, check the values file for the replacement configuration options.
