From ecb26d7b6ec749fa070c894918159a42d934272a Mon Sep 17 00:00:00 2001 From: levobot Date: Fri, 3 May 2024 11:48:29 +0000 Subject: [PATCH] Update levoai-satellite to latest released version Signed-off-by: levobot --- levoai/levoai-satellite/Chart.yaml | 10 +++++----- levoai/levoai-satellite/charts/levoai-ion/Chart.yaml | 4 ++-- levoai/levoai-satellite/charts/satellite/Chart.yaml | 4 ++-- levoai/levoai-satellite/charts/tagger/Chart.yaml | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/levoai/levoai-satellite/Chart.yaml b/levoai/levoai-satellite/Chart.yaml index d10c949..12f4062 100644 --- a/levoai/levoai-satellite/Chart.yaml +++ b/levoai/levoai-satellite/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.2.519 +appVersion: 0.2.527 dependencies: - condition: global.useRabbitmq name: rabbitmq @@ -7,14 +7,14 @@ dependencies: version: 12.4.2 - name: satellite repository: file://dependencies/satellite - version: 0.2.519 + version: 0.2.527 - name: tagger repository: file://dependencies/tagger - version: 0.2.519 + version: 0.2.527 - condition: global.levoai_config_override.api_rule_evaluation.enabled name: levoai-ion repository: file://dependencies/ion - version: 0.6.0 + version: 0.8.0 - name: levoai-collector repository: '@levoai-private' version: 0.18.0 @@ -26,4 +26,4 @@ description: The Levoai Satellite Service, which receives observations from the filters et al. name: levoai-satellite type: application -version: 0.2.519 +version: 0.2.527 diff --git a/levoai/levoai-satellite/charts/levoai-ion/Chart.yaml b/levoai/levoai-satellite/charts/levoai-ion/Chart.yaml index a38fb9d..5d20270 100644 --- a/levoai/levoai-satellite/charts/levoai-ion/Chart.yaml +++ b/levoai/levoai-satellite/charts/levoai-ion/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 0.6.0 +appVersion: 0.8.0 description: Versatile API Governance REST service. name: levoai-ion type: application -version: 0.6.0 +version: 0.8.0 diff --git a/levoai/levoai-satellite/charts/satellite/Chart.yaml b/levoai/levoai-satellite/charts/satellite/Chart.yaml index 80c66e9..bf25cc4 100644 --- a/levoai/levoai-satellite/charts/satellite/Chart.yaml +++ b/levoai/levoai-satellite/charts/satellite/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 0.2.519 +appVersion: 0.2.527 description: A Helm chart for Levoai's HTTP receiver of observations name: satellite type: application -version: 0.2.519 +version: 0.2.527 diff --git a/levoai/levoai-satellite/charts/tagger/Chart.yaml b/levoai/levoai-satellite/charts/tagger/Chart.yaml index 27a5123..98a62dc 100644 --- a/levoai/levoai-satellite/charts/tagger/Chart.yaml +++ b/levoai/levoai-satellite/charts/tagger/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 0.2.519 +appVersion: 0.2.527 description: A Helm chart for Levoai's Schema Type Tagger name: tagger type: application -version: 0.2.519 +version: 0.2.527