Skip to content

Tags: uselagoon/build-deploy-tool

Tags

core-v2.23.0

Toggle core-v2.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #403 from uselagoon/backup-podsecuritycontext

feat(fix): set runasuser podsecuritycontext for backup schedules

core-v2.22.0

Toggle core-v2.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #385 from uselagoon/valkey-service-type

feat: add valkey service type

core-v2.21.0

Toggle core-v2.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: use robfigcron for validation after lagoon replacements (#368)

core-v2.20.1

Toggle core-v2.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Use distinct container port names (#354)

This introduces the port name "php" for the additional PHP container.

Using the same port name twice can lead to situations where a service
pointing to a named port would route the traffic to the wrong container.

core-v2.20.0

Toggle core-v2.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: check usespot before applying replicas (#341)

core-v2.19.0

Toggle core-v2.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: lagoon.yml container-registry variable override checks (#310)

core-v2.18.2

Toggle core-v2.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: dbaas meta service check (#302)

* test: add internal-services test

* refactor: move dbaas image exclusion and type check into initial services loop

core-v2.18.1

Toggle core-v2.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: dbaas meta service check (#302)

* test: add internal-services test

* refactor: move dbaas image exclusion and type check into initial services loop

core-v2.18.0

Toggle core-v2.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: dbaas meta service check (#302)

* test: add internal-services test

* refactor: move dbaas image exclusion and type check into initial services loop

core-v2.17.0

Toggle core-v2.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: remove the duplicated namespace calculation for the generat…

…or value (#280)