Commit 62f32ff2 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 7.1.2 [skip ci]

parent 5c346046
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [7.1.2](https://gitlab.com/to-be-continuous/cloud-foundry/compare/7.1.1...7.1.2) (2026-03-11)


### Bug Fixes

* **vault:** change TBC_VAULT_IMAGE version to 'latest' ([5c34604](https://gitlab.com/to-be-continuous/cloud-foundry/commit/5c3460468134f1abbb53a8ec739e87ece9cd8e29))

## [7.1.1](https://gitlab.com/to-be-continuous/cloud-foundry/compare/7.1.0...7.1.1) (2026-02-22)


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

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

variables:
@@ -625,7 +625,7 @@ variables:
```yaml
include:
  - project: "to-be-continuous/cloud-foundry"
    ref: "7.1.1"
    ref: "7.1.2"
    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.1.1"
    ref: "7.1.2"
    file: "/templates/gitlab-ci-cf.yml"

# Global variables