Commit 02a15ca7 authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent a0d6bfcc
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [5.0.4](https://gitlab.com/to-be-continuous/cloud-foundry/compare/5.0.3...5.0.4) (2025-07-05)


### Bug Fixes

* fix unscope_variables ([a0d6bfc](https://gitlab.com/to-be-continuous/cloud-foundry/commit/a0d6bfcc7b4295932d8e2868b2646a1a340d1363))

## [5.0.3](https://gitlab.com/to-be-continuous/cloud-foundry/compare/5.0.2...5.0.3) (2025-06-13)


+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@5.0.3"
  - component: "gitlab.com/to-be-continuous/cloud-foundry/gitlab-ci-cf@5.0.4"
    # 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: "5.0.3"
    ref: "5.0.4"
    file: "/templates/gitlab-ci-cf.yml"

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

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

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

# Global variables