Commit 4ce6a71c authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent 936620ee
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [7.1.0](https://gitlab.com/to-be-continuous/cloud-foundry/compare/7.0.3...7.1.0) (2026-02-21)


### Features

* add parallel:matrix support ([0c75a6b](https://gitlab.com/to-be-continuous/cloud-foundry/commit/0c75a6b241eee2fa6a87752e44272bd94ed3b557))

## [7.0.3](https://gitlab.com/to-be-continuous/cloud-foundry/compare/7.0.2...7.0.3) (2026-01-06)


+6 −6
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@7.0.3"
  - component: "gitlab.com/to-be-continuous/cloud-foundry/gitlab-ci-cf@7.1.0"
    # 2: set/override component inputs
    inputs:
      # ⚠ this is only an example
@@ -30,7 +30,7 @@ Add the following to your `gitlab-ci.yml`:
include:
  # 1: include the template
  - project: "to-be-continuous/cloud-foundry"
    ref: "7.0.3"
    ref: "7.1.0"
    file: "/templates/gitlab-ci-cf.yml"

variables:
@@ -591,11 +591,11 @@ With:
include:
  # main template
  - project: "to-be-continuous/cloud-foundry"
    ref: "7.0.3"
    ref: "7.1.0"
    file: "/templates/gitlab-ci-cf.yml"
  # Vault variant
  - project: "to-be-continuous/cloud-foundry"
    ref: "7.0.3"
    ref: "7.1.0"
    file: "/templates/gitlab-ci-cf-vault.yml"

variables:
@@ -625,7 +625,7 @@ variables:
```yaml
include:
  - project: "to-be-continuous/cloud-foundry"
    ref: "7.0.3"
    ref: "7.1.0"
    file: "/templates/gitlab-ci-cf.yml"

# Global variables
@@ -674,7 +674,7 @@ with [variabilized](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-
```yaml
include:
  - project: "to-be-continuous/cloud-foundry"
    ref: "7.0.3"
    ref: "7.1.0"
    file: "/templates/gitlab-ci-cf.yml"

# Global variables