Commit 43e1dc1e authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 4.6.3 [skip ci]

parent 56018375
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [4.6.3](https://gitlab.com/to-be-continuous/cloud-foundry/compare/4.6.2...4.6.3) (2025-01-24)


### Bug Fixes

* remove logs of extra arguments in service definition as it may ([ce0d948](https://gitlab.com/to-be-continuous/cloud-foundry/commit/ce0d948831b1dbde999662804be1779d31ad4861))

## [4.6.2](https://gitlab.com/to-be-continuous/cloud-foundry/compare/4.6.1...4.6.2) (2024-11-23)


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

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

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

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

# Global variables