Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@d029c9ac3c9…
Browse files Browse the repository at this point in the history
…f6d03b78617f75720fc76c25726b31bfcbea4e6e4fd4d25a53ffc
  • Loading branch information
galoybot committed Dec 11, 2023
1 parent 9b344c8 commit d920f34
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 22 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@056715184f2e4d9bbc2df31566d48c1a79f5cb4adfe5ffd4663aef3449f489f8"
#@ galoy_trigger_image_digest = "sha256@8b5c4d875dcb92be944056e37de2f5958be3e1c38fd9ad3a442cc6182bfd311a"
#@ mongodb_migrate_image_digest = "sha256@b343f51f7fc529bab863077f474f584862a22c01b9f57d8ef1f74a9ce84870c7"
#@ galoy_api_image_digest = "sha256@d029c9ac3c9f6d03b78617f75720fc76c25726b31bfcbea4e6e4fd4d25a53ffc"
#@ galoy_trigger_image_digest = "sha256@4378fff763dfe7ab9e3db58f39c235ef32291aa75c9bd952040b3e02b3ae48d4"
#@ mongodb_migrate_image_digest = "sha256@81d6b3496d5d30e2546d13be8b52a22b0a73b8174b6bf733666d5b95d948cf5a"

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:056715184f2e4d9bbc2df31566d48c1a79f5cb4adfe5ffd4663aef3449f489f8
image: us.gcr.io/galoy-org/galoy-api@sha256:d029c9ac3c9f6d03b78617f75720fc76c25726b31bfcbea4e6e4fd4d25a53ffc
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:8b5c4d875dcb92be944056e37de2f5958be3e1c38fd9ad3a442cc6182bfd311a
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:4378fff763dfe7ab9e3db58f39c235ef32291aa75c9bd952040b3e02b3ae48d4
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:b343f51f7fc529bab863077f474f584862a22c01b9f57d8ef1f74a9ce84870c7
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:81d6b3496d5d30e2546d13be8b52a22b0a73b8174b6bf733666d5b95d948cf5a
depends_on:
- mongodb
environment:
Expand Down
21 changes: 9 additions & 12 deletions quickstart/vendir.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,26 @@ apiVersion: vendir.k14s.io/v1alpha1
directories:
- contents:
- git:
commitTitle: 'chore: do not return error on InvalidMobileCountryCodeForPhoneMetadat…
(#3668)...'
sha: cde34591ba17cc85759a07006034eb275236c3fe
commitTitle: 'chore: better variable name (#3684)...'
sha: 9b344c8062b61e4148dabcdae7a4f82e4cf52d0e
tags:
- 0.17.9-2-gcde34591b
- 0.17.9-4-g9b344c806
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore: do not return error on InvalidMobileCountryCodeForPhoneMetadat…
(#3668)...'
sha: cde34591ba17cc85759a07006034eb275236c3fe
commitTitle: 'chore: better variable name (#3684)...'
sha: 9b344c8062b61e4148dabcdae7a4f82e4cf52d0e
tags:
- 0.17.9-2-gcde34591b
- 0.17.9-4-g9b344c806
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore: do not return error on InvalidMobileCountryCodeForPhoneMetadat…
(#3668)...'
sha: cde34591ba17cc85759a07006034eb275236c3fe
commitTitle: 'chore: better variable name (#3684)...'
sha: 9b344c8062b61e4148dabcdae7a4f82e4cf52d0e
tags:
- 0.17.9-2-gcde34591b
- 0.17.9-4-g9b344c806
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: cde34591ba17cc85759a07006034eb275236c3fe
ref: 9b344c8062b61e4148dabcdae7a4f82e4cf52d0e
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: cde34591ba17cc85759a07006034eb275236c3fe
ref: 9b344c8062b61e4148dabcdae7a4f82e4cf52d0e
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: cde34591ba17cc85759a07006034eb275236c3fe
ref: 9b344c8062b61e4148dabcdae7a4f82e4cf52d0e
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: cde34591ba17cc85759a07006034eb275236c3fe
galoy_git_ref: 9b344c8062b61e4148dabcdae7a4f82e4cf52d0e

0 comments on commit d920f34

Please sign in to comment.