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 Dec 7, 2023
1 parent 9fd2e94 commit c36c480
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.431
appVersion: 0.2.435
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.431
version: 0.2.435
- name: tagger
repository: file://dependencies/tagger
version: 0.2.431
version: 0.2.435
- 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.431
version: 0.2.435
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.431
appVersion: 0.2.435
description: A Helm chart for Levoai's HTTP receiver of observations
name: satellite
type: application
version: 0.2.431
version: 0.2.435
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.431
appVersion: 0.2.435
description: A Helm chart for Levoai's Schema Type Tagger
name: tagger
type: application
version: 0.2.431
version: 0.2.435

0 comments on commit c36c480

Please sign in to comment.