Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@bf53a6cdda9…
Browse files Browse the repository at this point in the history
…7837b0494b2708bde7c5f57f179223fc86e427c3fb6dd5f33155c
  • Loading branch information
galoybot committed Dec 14, 2023
1 parent 7ed0eb9 commit 49e4029
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions quickstart/docker-compose.tmpl.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#@ load("@ytt:data", "data")

#@ galoy_api_image_digest = "sha256@d7f08c43d5a871f6fcb27e9580efc62014b790ec1ec507195e02a8d01a63db42"
#@ galoy_trigger_image_digest = "sha256@994ee51540a7ae0b166583a1a8fc07f2dde643df886fa77708536807464e1434"
#@ mongodb_migrate_image_digest = "sha256@765beda4e0b720f4be1ab87a7f9a194eb3dd1f9e25f7f702b7943a2a937f0656"
#@ galoy_api_image_digest = "sha256@bf53a6cdda97837b0494b2708bde7c5f57f179223fc86e427c3fb6dd5f33155c"
#@ galoy_trigger_image_digest = "sha256@ef22ec0fd81be2c0885e49f29f22ea36be82c361dccb037ed0d9ec3639fc059d"
#@ mongodb_migrate_image_digest = "sha256@67ecc7388c1c509f7df6754e024fb4598c538e8e1ae0f0b4a38002e0b937c95e"

version: #@ data.values.version
services:
Expand Down
6 changes: 3 additions & 3 deletions quickstart/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ services:
ports:
- 5434:5432
galoy:
image: us.gcr.io/galoy-org/galoy-api@sha256:d7f08c43d5a871f6fcb27e9580efc62014b790ec1ec507195e02a8d01a63db42
image: us.gcr.io/galoy-org/galoy-api@sha256:bf53a6cdda97837b0494b2708bde7c5f57f179223fc86e427c3fb6dd5f33155c
env_file: ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/.env.galoy
depends_on:
- trigger
Expand All @@ -115,7 +115,7 @@ services:
aliases:
- bats-tests
trigger:
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:994ee51540a7ae0b166583a1a8fc07f2dde643df886fa77708536807464e1434
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:ef22ec0fd81be2c0885e49f29f22ea36be82c361dccb037ed0d9ec3639fc059d
env_file: ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/.env.galoy
depends_on:
- lnd1
Expand All @@ -136,7 +136,7 @@ services:
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
- MONGO_INITDB_DATABASE=galoy
mongodb-migrate:
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:765beda4e0b720f4be1ab87a7f9a194eb3dd1f9e25f7f702b7943a2a937f0656
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:67ecc7388c1c509f7df6754e024fb4598c538e8e1ae0f0b4a38002e0b937c95e
depends_on:
- mongodb
environment:
Expand Down
18 changes: 9 additions & 9 deletions quickstart/vendir.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@ apiVersion: vendir.k14s.io/v1alpha1
directories:
- contents:
- git:
commitTitle: 'chore(core): add dev-check-code buck rules (#3701)...'
sha: e9fb41388f42043ee0469dee8094842553a82ad8
commitTitle: 'chore: adding shared component lib (#3676)...'
sha: 7ed0eb9f5b98172e6a9a05ea52786ac1111dc2c7
tags:
- 0.18.6-1-ge9fb41388
- 0.18.7-2-g7ed0eb9f5
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore(core): add dev-check-code buck rules (#3701)...'
sha: e9fb41388f42043ee0469dee8094842553a82ad8
commitTitle: 'chore: adding shared component lib (#3676)...'
sha: 7ed0eb9f5b98172e6a9a05ea52786ac1111dc2c7
tags:
- 0.18.6-1-ge9fb41388
- 0.18.8
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore(core): add dev-check-code buck rules (#3701)...'
sha: e9fb41388f42043ee0469dee8094842553a82ad8
commitTitle: 'chore: adding shared component lib (#3676)...'
sha: 7ed0eb9f5b98172e6a9a05ea52786ac1111dc2c7
tags:
- 0.18.6-1-ge9fb41388
- 0.18.8
path: ./
path: ./graphql
kind: LockConfig
6 changes: 3 additions & 3 deletions quickstart/vendir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: e9fb41388f42043ee0469dee8094842553a82ad8
ref: 7ed0eb9f5b98172e6a9a05ea52786ac1111dc2c7
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: e9fb41388f42043ee0469dee8094842553a82ad8
ref: 7ed0eb9f5b98172e6a9a05ea52786ac1111dc2c7
includePaths:
- core/api/dev/**/*
- core/api/test/bats/bitcoind_signer_descriptors.json
Expand All @@ -36,7 +36,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: e9fb41388f42043ee0469dee8094842553a82ad8
ref: 7ed0eb9f5b98172e6a9a05ea52786ac1111dc2c7
includePaths:
- core/api/src/graphql/public/schema.graphql
- core/api/src/graphql/admin/schema.graphql
Expand Down
2 changes: 1 addition & 1 deletion quickstart/vendir/values.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#@data/values
---
galoy_git_ref: e9fb41388f42043ee0469dee8094842553a82ad8
galoy_git_ref: 7ed0eb9f5b98172e6a9a05ea52786ac1111dc2c7

0 comments on commit 49e4029

Please sign in to comment.