diff --git a/services/p46-blueapi/Chart.yaml b/services/p46-blueapi/Chart.yaml index f1bb4fe..2a6eafd 100644 --- a/services/p46-blueapi/Chart.yaml +++ b/services/p46-blueapi/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: p46-blueapi description: blueapi deployed for p46 with authentication and tracing -version: 0.6.2-a3 +version: 0.7.0 # When we deploy with the edge-containers-cli we override this on the command line. # Direct deployment with Helm will use the default beta value. @@ -12,5 +12,5 @@ type: application dependencies: - name: blueapi - version: "0.6.2-a3" + version: "0.7.0" repository: "oci://ghcr.io/diamondlightsource/charts"