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 Nov 14, 2023
1 parent 36a9748 commit f86ca3d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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.418
appVersion: 0.2.419
dependencies:
- condition: global.useRabbitmq
name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 10.1.14
- name: satellite
repository: file://dependencies/satellite
version: 0.2.418
version: 0.2.419
- name: tagger
repository: file://dependencies/tagger
version: 0.2.418
version: 0.2.419
- condition: global.levoai_config_override.api_rule_evaluation.enabled
name: levoai-ion
repository: file://dependencies/ion
Expand All @@ -34,4 +34,4 @@ description: The Levoai Satellite Service, which receives observations from the
filters et al.
name: levoai-satellite
type: application
version: 0.2.418
version: 0.2.419
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.418
appVersion: 0.2.419
description: A Helm chart for Levoai's HTTP receiver of observations
name: satellite
type: application
version: 0.2.418
version: 0.2.419
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.418
appVersion: 0.2.419
description: A Helm chart for Levoai's Schema Type Tagger
name: tagger
type: application
version: 0.2.418
version: 0.2.419

0 comments on commit f86ca3d

Please sign in to comment.