Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
accenture-mikeyc committed Oct 31, 2023
1 parent 8be4f8f commit e0ba80c
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion charts/alchemist/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v1
appVersion: "1.0"
description: Transforms data from the raw topic and writes it to transformed topic
name: alchemist
version: 1.0.4
version: 1.0.5
sources:
- https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/alchemist
2 changes: 1 addition & 1 deletion charts/andi/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
description: REST API to allow for dataset definition ingestion
name: andi
version: 2.3.17
version: 2.3.18
sources:
- https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/andi
2 changes: 1 addition & 1 deletion charts/discovery-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v1
appVersion: "1.0.0-static"
description: A middleware layer to connect data consumers with the data sources
name: discovery-api
version: 1.4.11
version: 1.4.12
sources:
- https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/discovery_api
2 changes: 1 addition & 1 deletion charts/discovery-streams/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v1
appVersion: "1.0"
description: Dynamically find kafka topics and makes available corresponding channels on a public websocket
name: discovery-streams
version: 1.1.7
version: 1.1.8
sources:
- https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/discovery_streams
2 changes: 1 addition & 1 deletion charts/discovery-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.0"
description: A helm chart for the discovery ui
name: discovery-ui
version: 1.5.20
version: 1.5.21
sources:
- https://github.com/UrbanOS-Public/discovery_ui
- https://github.com/UrbanOS-Public/react_discovery_ui
2 changes: 1 addition & 1 deletion charts/estuary/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
description: Reads the event stream and stores them in to event_stream table
name: estuary
version: 0.5.4
version: 0.5.5
deprecated: true
2 changes: 1 addition & 1 deletion charts/external-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0.0"
description: Helm chart for external services. This is an optional abstraction layer for external dependencies such as redis.
name: external-services
version: 1.0.5
version: 1.0.6
2 changes: 1 addition & 1 deletion charts/flair/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v1
appVersion: "1.0.0-static"
description: Watches data on the validated topic and does profiling on its path through the data pipeline.
name: flair
version: 2.1.2
version: 2.1.3
deprecated: true
2 changes: 1 addition & 1 deletion charts/forklift/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v1
appVersion: "1.0"
description: Loads data from the transformed topic into Presto
name: forklift
version: 3.1.13
version: 3.1.14
sources:
- https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/forklift
2 changes: 1 addition & 1 deletion charts/kafka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.0"
description: A Helm chart for deploying kafka via strimzi
name: kafka
version: 1.2.24
version: 1.2.25
sources:
- https://github.com/strimzi/strimzi-kafka-operator
- https://github.com/apache/kafka
Expand Down
2 changes: 1 addition & 1 deletion charts/kubernetes-data-platform/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: kubernetes-data-platform
apiVersion: v1
description: Hadoop-less data platform for the Smart City OS
version: 1.7.3
version: 1.7.4
keywords:
- presto
- hive-metastore
Expand Down
2 changes: 1 addition & 1 deletion charts/micro-service-watchinator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v1
appVersion: "1.0"
description: Cron job to watch microservices and make sure they are alive
name: micro-service-watchinator
version: 1.1.2
version: 1.1.3
deprecated: true
2 changes: 1 addition & 1 deletion charts/monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.0"
description: "A combination of the community Prometheus and Grafana charts."
name: monitoring
version: 1.1.7
version: 1.1.8

dependencies:
- name: prometheus
Expand Down
2 changes: 1 addition & 1 deletion charts/performancetesting/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: performancetesting
description: Cronjob for executing the system test image on cadence
type: application
version: 0.1.8
version: 0.1.9
icon: https://github.com/UrbanOS-Public
2 changes: 1 addition & 1 deletion charts/persistence/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: persistence
apiVersion: v2
description: Data persistence for UrbanOS using Trino and the Hive Metastore
version: 1.0.7
version: 1.0.8
sources:
- https://github.com/trinodb/trino
- https://github.com/minio/operator
Expand Down
2 changes: 1 addition & 1 deletion charts/raptor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v1
appVersion: "1.0"
description: Authenticate and authorize API users
name: raptor
version: 1.1.10
version: 1.1.11
sources:
- https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/raptor
2 changes: 1 addition & 1 deletion charts/reaper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v1
appVersion: "1.0"
description: Elixir producer-consumer. Retrieves streamed data, and loads it onto a Kafka topic
name: reaper
version: 1.2.8
version: 1.2.9
sources:
- https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/reaper
2 changes: 1 addition & 1 deletion charts/sauron/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: Cron jobs that watch remote deployments and images, issuing cluster commands as needed to update.
name: sauron
version: 0.0.17
version: 0.0.18
2 changes: 1 addition & 1 deletion charts/valkyrie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v1
appVersion: "1.0"
description: Validates data from raw topic and writes it to validated topic
name: valkyrie
version: 2.6.7
version: 2.6.8
sources:
- https://github.com/UrbanOS-Public/smartcitiesdata/tree/master/apps/valkyrie

0 comments on commit e0ba80c

Please sign in to comment.