Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@e517b5a85e1…
Browse files Browse the repository at this point in the history
…9e3c6faf83433be9212d13e397984c772f607c4e44546de065ba7
  • Loading branch information
galoybot committed Nov 14, 2023
1 parent ab30bc7 commit ebf59e3
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@1c2b8e4722833ddb02e9a52b9d85cb98a3ac730edefed63776068e48a0d09522"
#@ galoy_trigger_image_digest = "sha256@86456f992c61ca7bdbc52f836446f3114c52c23f7a16bc3e382ca4cdd192fd70"
#@ mongodb_migrate_image_digest = "sha256@84cf970db40e29061882ed2b607d2c100730876755d2ba7c2cdae0749a4b0ec1"
#@ galoy_api_image_digest = "sha256@e517b5a85e19e3c6faf83433be9212d13e397984c772f607c4e44546de065ba7"
#@ galoy_trigger_image_digest = "sha256@8bfe5dd168431f638cf018a74df8e0eaf9d43341d8b8776a2ab39bbecae163d8"
#@ mongodb_migrate_image_digest = "sha256@706947ac0a0dd8412873076368ce51c41c4488a2a33b82666a28c13e052d3d8b"

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:1c2b8e4722833ddb02e9a52b9d85cb98a3ac730edefed63776068e48a0d09522
image: us.gcr.io/galoy-org/galoy-api@sha256:e517b5a85e19e3c6faf83433be9212d13e397984c772f607c4e44546de065ba7
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:86456f992c61ca7bdbc52f836446f3114c52c23f7a16bc3e382ca4cdd192fd70
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:8bfe5dd168431f638cf018a74df8e0eaf9d43341d8b8776a2ab39bbecae163d8
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:84cf970db40e29061882ed2b607d2c100730876755d2ba7c2cdae0749a4b0ec1
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:706947ac0a0dd8412873076368ce51c41c4488a2a33b82666a28c13e052d3d8b
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: consistent on port 4455 for oathkeeper (#3549)...'
sha: a824a36f1b2a8a9539b58851539d0586e6bd15cf
commitTitle: 'fix: bankowner fee onchain tx selection (#3550)'
sha: ab30bc7cd44ebcf6755170e6da045a38ce655121
tags:
- 0.16.23-1-ga824a36f1
- 0.16.24-2-gab30bc7cd
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore: consistent on port 4455 for oathkeeper (#3549)...'
sha: a824a36f1b2a8a9539b58851539d0586e6bd15cf
commitTitle: 'fix: bankowner fee onchain tx selection (#3550)'
sha: ab30bc7cd44ebcf6755170e6da045a38ce655121
tags:
- 0.16.23-1-ga824a36f1
- 0.16.24-2-gab30bc7cd
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore: consistent on port 4455 for oathkeeper (#3549)...'
sha: a824a36f1b2a8a9539b58851539d0586e6bd15cf
commitTitle: 'fix: bankowner fee onchain tx selection (#3550)'
sha: ab30bc7cd44ebcf6755170e6da045a38ce655121
tags:
- 0.16.23-1-ga824a36f1
- 0.16.24-2-gab30bc7cd
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: a824a36f1b2a8a9539b58851539d0586e6bd15cf
ref: ab30bc7cd44ebcf6755170e6da045a38ce655121
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: a824a36f1b2a8a9539b58851539d0586e6bd15cf
ref: ab30bc7cd44ebcf6755170e6da045a38ce655121
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: a824a36f1b2a8a9539b58851539d0586e6bd15cf
ref: ab30bc7cd44ebcf6755170e6da045a38ce655121
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: a824a36f1b2a8a9539b58851539d0586e6bd15cf
galoy_git_ref: ab30bc7cd44ebcf6755170e6da045a38ce655121

0 comments on commit ebf59e3

Please sign in to comment.