Skip to content

Commit 7b2a77f

Browse files
Force release (#441)
* Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * Update helm documentation * Update helm documentation --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2bd0445 commit 7b2a77f

File tree

35 files changed

+38
-38
lines changed

35 files changed

+38
-38
lines changed

charts/apollo/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: apollo
3-
version: 0.1.2
3+
version: 0.1.4
44
appVersion: 0.0.10
55
description: A Helm chart for running apollo on kubernetes.
66
icon: https://fiware.github.io/catalogue/img/fiware.png

charts/apollo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# apollo
22

3-
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![AppVersion: 0.0.10](https://img.shields.io/badge/AppVersion-0.0.10-informational?style=flat-square)
3+
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![AppVersion: 0.0.10](https://img.shields.io/badge/AppVersion-0.0.10-informational?style=flat-square)
44

55
A Helm chart for running apollo on kubernetes.
66

charts/apollo/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Default values for apollo.
1+
## Default values for apollo.
22
## This is a YAML-formatted file.
33
## Declare variables to be passed into your templates.
44

charts/business-api-ecosystem/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: business-api-ecosystem
33
description: A Helm chart for running the FIWARE business API ecosystem (FIWARE Marketplace) on Kubernetes
44
icon: https://fiware.github.io/catalogue/img/fiware.png
5-
version: 0.11.24
5+
version: 0.11.26
66
appVersion: 9.0.1
77
home: https://business-api-ecosystem.readthedocs.io/en/latest/
88
keywords:

charts/business-api-ecosystem/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# business-api-ecosystem
22

3-
![Version: 0.11.24](https://img.shields.io/badge/Version-0.11.24-informational?style=flat-square) ![AppVersion: 9.0.1](https://img.shields.io/badge/AppVersion-9.0.1-informational?style=flat-square)
3+
![Version: 0.11.26](https://img.shields.io/badge/Version-0.11.26-informational?style=flat-square) ![AppVersion: 9.0.1](https://img.shields.io/badge/AppVersion-9.0.1-informational?style=flat-square)
44

55
A Helm chart for running the FIWARE business API ecosystem (FIWARE Marketplace) on Kubernetes
66

charts/business-api-ecosystem/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Default values for business-api-ecosystem.
1+
# Default values for business-api-ecosystem.
22
# This is a YAML-formatted file.
33
# Declare variables to be passed into your templates.
44

charts/canis-major/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: canis-major
3-
version: 0.1.2
3+
version: 0.1.4
44
appVersion: 1.5.15
55
description: A Helm chart for running canis major on kubernetes.
66
icon: https://fiware.github.io/catalogue/img/fiware.png

charts/canis-major/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# canis-major
22

3-
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![AppVersion: 1.5.15](https://img.shields.io/badge/AppVersion-1.5.15-informational?style=flat-square)
3+
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![AppVersion: 1.5.15](https://img.shields.io/badge/AppVersion-1.5.15-informational?style=flat-square)
44

55
A Helm chart for running canis major on kubernetes.
66

charts/canis-major/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Default values for canis-major.
2-
## This is a YAML-formatted file.
2+
## This is a YAML-formatted file.
33
## Declare variables to be passed into your templates.
44

55
# -- option to override the name config in the _helpers.tpl
@@ -197,4 +197,4 @@ prometheus:
197197
additonalEnvVars: []
198198

199199
# -- existing secret to load the account from
200-
# existingSecret:
200+
# existingSecret:

charts/contract-management/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: contract-management
3-
version: 3.5.10
3+
version: 3.5.12
44
appVersion: 3.0.0
55
description: A Helm chart for running the contract-management on kubernetes.
66
icon: https://fiware.github.io/catalogue/img/fiware.png

0 commit comments

Comments
 (0)