Skip to content

Commit

Permalink
Change versioning for all charts (#125)
Browse files Browse the repository at this point in the history
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
ernesgonzalez33 and jtudelag authored Jun 3, 2022
1 parent 09f5bd2 commit a729d03
Show file tree
Hide file tree
Showing 24 changed files with 122 additions and 48 deletions.
8 changes: 5 additions & 3 deletions applications/air-quality-app/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,6 @@
"timezone": "",
"title": "Air Quality Data Monitor",
"uid": "aqapp-home",
"version": 3,
"version": 1,
"weekStart": ""
}
Original file line number Diff line number Diff line change
Expand Up @@ -2563,6 +2563,6 @@
"timezone": "",
"title": "Air Quality Index (ICA)",
"uid": "aqapp-ica",
"version": 3,
"version": 1,
"weekStart": ""
}
Original file line number Diff line number Diff line change
Expand Up @@ -1947,6 +1947,6 @@
"timezone": "",
"title": "Air Quality - Particulate Matter",
"uid": "aqapp-pm",
"version": 3,
"version": 1,
"weekStart": ""
}
Original file line number Diff line number Diff line change
Expand Up @@ -2382,6 +2382,6 @@
"timezone": "",
"title": "Air Quality - Pollutants",
"uid": "aqapp-po",
"version": 2,
"version": 1,
"weekStart": ""
}
8 changes: 6 additions & 2 deletions applications/airquality-simulator/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
2 changes: 1 addition & 1 deletion applications/airquality-simulator/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ image:
# ref: https://quay.io/repository/fiware/airquality-simulator
repository: quay.io/fiware/airquality-simulator
# -- tag of the image to be used
tag: 0.1.6
tag: 0.1.7
# -- specification of the image pull policy
pullPolicy: IfNotPresent

Expand Down
14 changes: 7 additions & 7 deletions applications/grafana-metrics/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,6 @@
"timezone": "",
"title": "FIWARE Platform Metrics",
"uid": "EvTBIau7z",
"version": 14,
"version": 1,
"weekStart": ""
}
12 changes: 6 additions & 6 deletions applications/grafana/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]
8 changes: 5 additions & 3 deletions applications/keycloak-pep/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]
3 changes: 1 addition & 2 deletions applications/keycloak-pep/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ replicaCount: 2
image:
repository: docker.io/hopu/keycloak-rest-pep
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "dev"
tag: "v18-1.1.0"

service:
type: ClusterIP
Expand Down
10 changes: 6 additions & 4 deletions applications/keycloak/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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


12 changes: 10 additions & 2 deletions applications/mongodb/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
12 changes: 10 additions & 2 deletions applications/orion-ld/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
2 changes: 2 additions & 0 deletions applications/orion-ld/chart/orion-ld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ A Helm chart for running the fiware orion-ld context broker on kubernetes.

* <https://github.com/FIWARE/context.Orion-LD>

This chart was ported from version 1.0.2 of the original Orion-LD helm chart with a few modifications.

## Requirements

Kubernetes: `>= 1.19`
Expand Down
11 changes: 9 additions & 2 deletions applications/quantumleap/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]
10 changes: 9 additions & 1 deletion applications/timescaledb-single/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]
2 changes: 2 additions & 0 deletions applications/timescaledb-single/chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ A Helm chart for Kubernetes to deploy Timescale DB using the official Helm Chart
* <https://github.com/FIWARE-Ops/marinera>
* <https://github.com/timescale/timescaledb-kubernetes>

This chart was ported from version 0.11.0 of the original TimescaleDB-single helm chart with a few modifications.

## Install

To install the chart with the release name `my-release`:
Expand Down
9 changes: 8 additions & 1 deletion fiware-platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
13 changes: 10 additions & 3 deletions secrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
11 changes: 9 additions & 2 deletions tests/e2e-test/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]
11 changes: 9 additions & 2 deletions tests/selenium-grid/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
2 changes: 2 additions & 0 deletions tests/selenium-grid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This chart is based on the official selenium-grid chart available at https://git
* <https://github.com/FIWARE-Ops/marinera>
* <https://github.com/SeleniumHQ/docker-selenium>

This chart was ported from version 0.3.0 of the original Selenium Grid helm chart with a few modifications.

## Installing

To install the selenium-grid helm chart, you can run:
Expand Down

0 comments on commit a729d03

Please sign in to comment.