Skip to content

Commit

Permalink
Update to blueapi 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondJoseph committed Oct 10, 2024
1 parent 98ff92c commit 4a0eb34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions services/daq-blueapi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: daq-blueapi
description: blueapi

version: 0.4.5-a3
version: 0.6.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.
Expand All @@ -12,5 +12,5 @@ type: application

dependencies:
- name: blueapi
version: "0.4.5-a3"
version: "0.6.0"
repository: "oci://ghcr.io/diamondlightsource/charts"
4 changes: 3 additions & 1 deletion services/daq-blueapi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@ blueapi:
stomp:
auth:
username: p45
passcode: ${RABBITMQ_PASSWORD}
password: ${RABBITMQ_PASSWORD}
host: p45-rabbitmq-daq.diamond.ac.uk

initContainer:
scratch:
root: /dls_sw/p45/software/blueapi/scratch
repositories:
Expand Down

0 comments on commit 4a0eb34

Please sign in to comment.