Commit 9cf138de authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent c766e3ef
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [4.4.0](https://gitlab.com/to-be-continuous/cloud-foundry/compare/4.3.6...4.4.0) (2024-09-27)


### Features

* add ci component support ([4033506](https://gitlab.com/to-be-continuous/cloud-foundry/commit/40335062be1addac0bf61d98f948f22d0b2ee2d4))

## [4.3.6](https://gitlab.com/to-be-continuous/cloud-foundry/compare/4.3.5...4.3.6) (2024-07-19)


+6 −6
Original line number Diff line number Diff line
@@ -52,7 +52,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.3.6'
  - component: 'gitlab.com/to-be-continuous/cloud-foundry/gitlab-ci-cf@4.4.0'
    # 2: set/override component inputs
    inputs:
      # ⚠ this is only an example
@@ -68,7 +68,7 @@ Add the following to your `gitlab-ci.yml`:
include:
  # 1: include the template
  - project: 'to-be-continuous/cloud-foundry'
    ref: '4.3.6'
    ref: '4.4.0'
    file: '/templates/gitlab-ci-cf.yml'

variables:
@@ -457,11 +457,11 @@ With:
include:
  # main template
  - project: 'to-be-continuous/cloud-foundry'
    ref: '4.3.6'
    ref: '4.4.0'
    file: '/templates/gitlab-ci-cf.yml'
  # Vault variant
  - project: 'to-be-continuous/cloud-foundry'
    ref: '4.3.6'
    ref: '4.4.0'
    file: '/templates/gitlab-ci-cf-vault.yml'

variables:
@@ -492,7 +492,7 @@ variables:
```yaml
include:
  - project: 'to-be-continuous/cloud-foundry'
    ref: '4.3.6'
    ref: '4.4.0'
    file: '/templates/gitlab-ci-cf.yml'

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

# Global variables