From 5e2614a47245f16fc2215c7ed4c125344e68081a Mon Sep 17 00:00:00 2001 From: Hampus Carlsson Date: Wed, 14 Aug 2024 15:14:22 +0200 Subject: [PATCH] Update birdnet-go version in chart.yaml --- charts/birdnet-go/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/birdnet-go/Chart.yaml b/charts/birdnet-go/Chart.yaml index af4874f..6638fb4 100644 --- a/charts/birdnet-go/Chart.yaml +++ b/charts/birdnet-go/Chart.yaml @@ -21,7 +21,7 @@ version: 0.1.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.16.0" +appVersion: "0.5.5" dependencies: - name: akri