-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change versioning for all charts (#125)
Also some other modifications inside appVersion for several charts and the use of new images for Grafana and Keycloak-PEP charts Co-authored-by: Jorge Tudela <[email protected]>
- Loading branch information
1 parent
09f5bd2
commit a729d03
Showing
24 changed files
with
122 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: air-quality | ||
description: A Helm chart for Kubernetes to deploy FIWARE Air quality application. | ||
type: application | ||
version: 0.1.0 | ||
appVersion: "v7.5.15" | ||
version: 1.0.0 | ||
appVersion: "1.0.0" | ||
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png | ||
keywords: | ||
- grafana | ||
|
@@ -15,4 +15,6 @@ maintainers: | |
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,13 +2,17 @@ apiVersion: v2 | |
name: airquality-simulator | ||
description: A Helm chart for Kubernetes to deploy an application that simulates airquality-data. | ||
type: application | ||
version: 0.1.0 | ||
appVersion: "0.1.0" | ||
version: 1.0.0 | ||
appVersion: "0.1.7" | ||
home: https://github.com/FIWARE-Ops/aq-simulator | ||
keywords: | ||
- airquality-data | ||
- FIWARE | ||
- Java | ||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: grafana-metrics | ||
description: A Helm chart for Kubernetes to deploy Grafana using the official Helm Chart. | ||
type: application | ||
version: 0.1.0 | ||
appVersion: "v7.5.15" | ||
version: 1.0.0 | ||
appVersion: "8.5.2" # Grafana version 8.5.2 | ||
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png | ||
keywords: | ||
- grafana | ||
|
@@ -15,12 +15,12 @@ sources: | |
- https://github.com/FIWARE-Ops/marinera/applications/grafana-metrics | ||
dependencies: | ||
- name: grafana | ||
version: 6.28.0 # Grafana 8.5.0 | ||
version: 6.29.3 | ||
repository: https://grafana.github.io/helm-charts | ||
# version: 5.0.26 # Grafana 6.7.3 | ||
# repository: https://grafana.github.io/helm-charts | ||
maintainers: | ||
- name: Felipe Roca | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: grafana | ||
description: A Helm chart for Kubernetes to deploy Grafana using the official Helm Chart. | ||
type: application | ||
version: 0.1.0 | ||
appVersion: "v7.5.15" | ||
version: 1.0.0 | ||
appVersion: "8.5.2" # Grafana version 8.5.2 | ||
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png | ||
keywords: | ||
- grafana | ||
|
@@ -14,12 +14,12 @@ sources: | |
- https://github.com/grafana/helm-charts/blob/main/charts/grafana/README.md | ||
dependencies: | ||
- name: grafana | ||
version: 6.29.3 # Grafana 8.5.2 | ||
version: 6.29.3 | ||
repository: https://grafana.github.io/helm-charts | ||
# version: 5.0.26 # Grafana 6.7.3 | ||
# repository: https://grafana.github.io/helm-charts | ||
maintainers: | ||
- name: Felipe Roca | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: keycloak-pep | ||
description: A Helm chart for Kubernetes to deploy a Spring Boot application that uses the PEP Keycloak library. | ||
type: application | ||
version: 0.1.0 | ||
appVersion: "1.0.0" | ||
version: 1.0.0 | ||
appVersion: "v18-1.1.0" | ||
home: https://spring.io/projects/spring-boot | ||
keywords: | ||
- keycloak | ||
|
@@ -16,4 +16,6 @@ maintainers: | |
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: keycloak | ||
description: A Helm chart for Kubernetes to deploy Keycloak using the official Keycloak Operator. | ||
type: application | ||
version: 0.1.0 | ||
appVersion: "17.0.0" | ||
version: 1.0.0 | ||
appVersion: "17.0.1" # Keycloak 17.0.1 PostgreSQL 14.2.0 | ||
home: https://www.keycloak.org/ | ||
icon: https://www.keycloak.org/resources/images/keycloak_icon_512px.svg | ||
keywords: | ||
|
@@ -12,13 +12,15 @@ keywords: | |
sources: | ||
- https://github.com/FIWARE-Ops/marinera | ||
maintainers: | ||
- name: Felipe Roca | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] | ||
dependencies: | ||
- name: keycloak | ||
version: 8.0.0 # Keycloak 17.0.1 | ||
version: 8.0.0 | ||
repository: https://charts.bitnami.com/bitnami | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,18 @@ name: mongo-db | |
description: Chart holder for argo-cd | ||
|
||
type: application | ||
version: 0.1.0 | ||
appVersion: "4.4.12" | ||
version: 1.0.0 | ||
appVersion: "4.4.12" # MongoDB version 4.4.12 | ||
|
||
dependencies: | ||
- name: mongodb | ||
version: 11.0.4 | ||
repository: https://charts.bitnami.com/bitnami | ||
|
||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,18 @@ name: orion-ld | |
description: Chart holder for FIWARE Orion Context Broker LD | ||
|
||
type: application | ||
version: 0.1.0 | ||
appVersion: "1.0.2" | ||
version: 1.0.0 | ||
appVersion: "1.0.1" # Orion-LD version 1.0.1 | ||
|
||
dependencies: | ||
- name: orion-ld | ||
version: 1.0.2 | ||
repository: file://./orion-ld | ||
|
||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: quantumleap | ||
description: A Helm chart for Kubernetes to deploy QuantumLeap using the official Helm Chart. | ||
type: application | ||
version: 0.1.0 | ||
appVersion: "0.8.0" | ||
version: 1.0.0 | ||
appVersion: "0.9.0-PRE" # QuantumLeap version | ||
keywords: | ||
- quantumleap | ||
- helm | ||
|
@@ -14,3 +14,10 @@ dependencies: | |
- name: quantumleap | ||
version: 0.1.18 | ||
repository: https://orchestracities.github.io/charts/ | ||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,8 @@ name: timescaledb-single | |
description: Chart holder for Timescale DB Single. Based on https://github.com/timescale/timescaledb-kubernetes and adapted for OpenShift. | ||
|
||
type: application | ||
version: 0.1 | ||
version: 1.0.0 | ||
appVersion: "pg14.2-ts2.6.1-p2" # PostgreSQL v14.2 TimescaleDB v2.6.1-p2 | ||
|
||
keywords: | ||
- timescale | ||
|
@@ -17,3 +18,10 @@ dependencies: | |
- name: timescaledb-single | ||
version: 0.11.0 | ||
repository: file://./timescaledb-single | ||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,11 @@ apiVersion: v2 | |
name: fiware-platform | ||
description: Helm chart to deploy FIWARE platform components | ||
type: application | ||
version: 0.1.0 | ||
version: 1.0.0 | ||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,19 @@ apiVersion: v2 | |
name: marinera-secrets | ||
description: A Helm chart for Kubernetes to deploy the secrets system for Marinera based on Bitnami Sealed Secrets. | ||
type: application | ||
version: 0.0.1 | ||
appVersion: "0.0.1" | ||
version: 1.0.0 | ||
appVersion: "1.0.0" | ||
keywords: | ||
- marinera | ||
- secrets | ||
- helm | ||
- chart | ||
sources: | ||
- https://github.com/FIWARE-Ops/marinera/secrets | ||
- https://github.com/FIWARE-Ops/marinera/secrets | ||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: marinera-e2e | ||
description: A Helm chart for Kubernetes to deploy the Marinera E2E test. | ||
type: application | ||
version: 0.0.1 | ||
appVersion: "0.0.1" | ||
version: 1.0.0 | ||
appVersion: "0.2.1" # Marinera E2E version 0.2.1 for FIWARE Platform 1.0.0 | ||
keywords: | ||
- marinera | ||
- e2e | ||
|
@@ -12,3 +12,10 @@ keywords: | |
sources: | ||
- https://github.com/FIWARE-Ops/marinera-e2e | ||
- https://github.com/FIWARE-Ops/marinera/tests/e2e-test | ||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,12 @@ apiVersion: v2 | |
name: selenium-grid | ||
description: A Helm chart for creating a Selenium grid server in Kubernetes | ||
type: application | ||
version: 0.3.0 | ||
appVersion: 4.1.4-20220427 | ||
version: 1.0.0 | ||
appVersion: "4.1.4-20220427" | ||
maintainers: | ||
- name: Felipe Roca | ||
email: [email protected] | ||
- name: Alvaro Lopez | ||
email: [email protected] | ||
- name: Stefan Wiedemann | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters