Skip to content

Commit

Permalink
chore(deps) bump-bria-image-ecabfa4 (#4042)
Browse files Browse the repository at this point in the history
* chore(bria): bump bria image to 'sha256:76cf0e06686ecfde26bfe4b4c35e34b393e4bedd15793eb27919a26933e70333'

* chore: only 1 replica in bria dev

---------

Co-authored-by: CI Bot <[email protected]>
Co-authored-by: bodymindarts <[email protected]>
  • Loading branch information
3 people authored Aug 10, 2023
1 parent fdd8f46 commit c2576fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/bria/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ version: 0.5.0-dev
# 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: 0.1.48
appVersion: 0.1.50
dependencies:
- name: postgresql
version: 11.9.6
Expand Down
4 changes: 2 additions & 2 deletions charts/bria/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ bria:
labels: {}
image:
repository: us.gcr.io/galoy-org/bria
digest: "sha256:ad11cd7b0e1aac46da68d4d91942f20f4c79bc6a55c74bf671c54ec225bfca10"
git_ref: "e152c07"
digest: "sha256:76cf0e06686ecfde26bfe4b4c35e34b393e4bedd15793eb27919a26933e70333"
git_ref: "ecabfa4"
replicas: 2
annotations:
secrets:
Expand Down
2 changes: 1 addition & 1 deletion dev/bitcoin/bria-values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ bria:
enabled: true
blockchain:
electrumUrl: fulcrum.galoy-dev-bitcoin.svc.cluster.local

replicas: 1
secrets:
create: false

0 comments on commit c2576fe

Please sign in to comment.