Commit 17fe62d1 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 7.0.1 [skip ci]

parent 655f0c75
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [7.0.1](https://gitlab.com/to-be-continuous/cloud-foundry/compare/7.0.0...7.0.1) (2025-08-26)


### Bug Fixes

* **vault:** avoid nested variable for id_token ([655f0c7](https://gitlab.com/to-be-continuous/cloud-foundry/commit/655f0c75dbb73793538598f2963b5deb6b3eb770))

# [7.0.0](https://gitlab.com/to-be-continuous/cloud-foundry/compare/6.1.0...7.0.0) (2025-08-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@7.0.0"
  - component: "gitlab.com/to-be-continuous/cloud-foundry/gitlab-ci-cf@7.0.1"
    # 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.0"
    ref: "7.0.1"
    file: "/templates/gitlab-ci-cf.yml"

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

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

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

# Global variables