Skip to content

Commit 9b00041

Browse files
authored
fix: bump flow chart to 0.5.2 (#111)
# Description * bump netobserv-flow chart from 0.5.1 to 0.5.2
1 parent 788c392 commit 9b00041

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/netobserv-os/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: netobserv-flow
33
repository: https://elastiflow.github.io/helm-chart-netobserv/
4-
version: 0.5.1
4+
version: 0.5.2
55
- name: opensearch
66
repository: https://opensearch-project.github.io/helm-charts/
77
version: 3.3.2
88
- name: opensearch-dashboards
99
repository: https://opensearch-project.github.io/helm-charts/
1010
version: 3.3.0
11-
digest: sha256:49508c211bb7fdfa7c355cdc6287e29a82edd176c637cf9719c67e45feeb34b5
12-
generated: "2025-11-06T22:35:15.401344-05:00"
11+
digest: sha256:733938b114579e747f5ebaa0f70d2737ed13fa5c8f7f235368c61f53a005875e
12+
generated: "2025-11-07T11:10:30.630243-05:00"

charts/netobserv-os/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sources:
1010
dependencies:
1111
- name: netobserv-flow
1212
repository: https://elastiflow.github.io/helm-chart-netobserv/
13-
version: ">= 0.5.1"
13+
version: ">= 0.5.2"
1414
condition: netobserv-flow.enabled
1515
- name: opensearch
1616
repository: https://opensearch-project.github.io/helm-charts/

0 commit comments

Comments
 (0)