Skip to content

Commit

Permalink
Update levoai-satellite to latest released version
Browse files Browse the repository at this point in the history
Signed-off-by: levobot <[email protected]>
  • Loading branch information
levobot committed Jan 9, 2024
1 parent e9a91f9 commit 4909b87
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions levoai/levoai-satellite/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
apiVersion: v2
appVersion: 0.2.455
appVersion: 0.2.456
dependencies:
- condition: global.useRabbitmq
name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 12.4.2
- name: satellite
repository: file://dependencies/satellite
version: 0.2.455
version: 0.2.456
- name: tagger
repository: file://dependencies/tagger
version: 0.2.455
version: 0.2.456
- condition: global.levoai_config_override.api_rule_evaluation.enabled
name: levoai-ion
repository: file://dependencies/ion
Expand All @@ -29,9 +29,9 @@ dependencies:
version: 2.0.0
- name: levoai-collector
repository: '@levoai-private'
version: 0.16.4
version: 0.17.0
description: The Levoai Satellite Service, which receives observations from the Sensor/Envoy
filters et al.
name: levoai-satellite
type: application
version: 0.2.455
version: 0.2.456
4 changes: 2 additions & 2 deletions levoai/levoai-satellite/charts/levoai-collector/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: 0.16.4
appVersion: 0.17.0
description: Collector service provided by Levo.ai that collects API trace data from
the sensors, processes them and sends to Levo's SaaS.
name: levoai-collector
type: application
version: 0.16.4
version: 0.17.0
4 changes: 2 additions & 2 deletions levoai/levoai-satellite/charts/satellite/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 0.2.455
appVersion: 0.2.456
description: A Helm chart for Levoai's HTTP receiver of observations
name: satellite
type: application
version: 0.2.455
version: 0.2.456
4 changes: 2 additions & 2 deletions levoai/levoai-satellite/charts/tagger/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 0.2.455
appVersion: 0.2.456
description: A Helm chart for Levoai's Schema Type Tagger
name: tagger
type: application
version: 0.2.455
version: 0.2.456

0 comments on commit 4909b87

Please sign in to comment.