Commit 8f53c660 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 4.6.1 [skip ci]

parent 77bcbea8
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [4.6.1](https://gitlab.com/to-be-continuous/cloud-foundry/compare/4.6.0...4.6.1) (2024-10-23)


### Bug Fixes

* allow to override domain during blue-green deploy ([aa27a1e](https://gitlab.com/to-be-continuous/cloud-foundry/commit/aa27a1e043cc960fcd839d4927843e891bdbca03))

# [4.6.0](https://gitlab.com/to-be-continuous/cloud-foundry/compare/4.5.0...4.6.0) (2024-10-09)


+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ Add the following to your `.gitlab-ci.yml`:
```yaml
include:
  # 1: include the component
  - component: "gitlab.com/to-be-continuous/cloud-foundry/gitlab-ci-cf@4.6.0"
  - component: "gitlab.com/to-be-continuous/cloud-foundry/gitlab-ci-cf@4.6.1"
    # 2: set/override component inputs
    inputs:
      # ⚠ this is only an example