Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@de583ab19e8…
Browse files Browse the repository at this point in the history
…4c79d005a5dd75db8b638bc4311722226d595ab4c85df1679145a
  • Loading branch information
galoybot committed Jan 9, 2024
1 parent 4475797 commit e2dfa30
Show file tree
Hide file tree
Showing 5 changed files with 22 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@054fb97f3fb4ac38b4dec95861f2468caa2832dd1845a0fab35fc1ddb7fb6668"
#@ galoy_trigger_image_digest = "sha256@fcc501d210bbc4a8ec726ed0cf01eca6bd8ee533025fec84f46c467bb9c88ec8"
#@ mongodb_migrate_image_digest = "sha256@0266bfba420afa5036e74dbbbfb95b6a4a86f7e69da00ca4064be6946fbe8c3f"
#@ galoy_api_image_digest = "sha256@de583ab19e84c79d005a5dd75db8b638bc4311722226d595ab4c85df1679145a"
#@ galoy_trigger_image_digest = "sha256@f15266c62ca192935ea926e4557a16dbb52fecd5fe4fa53409fcc7fb91439dba"
#@ mongodb_migrate_image_digest = "sha256@13f891fa4a6295f66627b70a1ea84bb3fb3624146bfc4696d79f3bc967e7ddc7"

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:054fb97f3fb4ac38b4dec95861f2468caa2832dd1845a0fab35fc1ddb7fb6668
image: us.gcr.io/galoy-org/galoy-api@sha256:de583ab19e84c79d005a5dd75db8b638bc4311722226d595ab4c85df1679145a
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:fcc501d210bbc4a8ec726ed0cf01eca6bd8ee533025fec84f46c467bb9c88ec8
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:f15266c62ca192935ea926e4557a16dbb52fecd5fe4fa53409fcc7fb91439dba
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-api-migrate@sha256:0266bfba420afa5036e74dbbbfb95b6a4a86f7e69da00ca4064be6946fbe8c3f
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:13f891fa4a6295f66627b70a1ea84bb3fb3624146bfc4696d79f3bc967e7ddc7
depends_on:
- mongodb
environment:
Expand Down
21 changes: 12 additions & 9 deletions quickstart/vendir.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,29 @@ apiVersion: vendir.k14s.io/v1alpha1
directories:
- contents:
- git:
commitTitle: 'ci: complete component ci (#3804)'
sha: 2eec9260b6a1e9ce71320299eb410b4e7235d857
commitTitle: 'fix: env variables issue with ''dev_pnpm_task_binary'' bats rule
(#3805)...'
sha: 44757971fa92779f5811ee7f3a921568405f48b3
tags:
- 0.19.28-10-g2eec9260b
- 0.19.28-15-g44757971f
path: ./
path: dev
- contents:
- git:
commitTitle: 'ci: complete component ci (#3804)'
sha: 2eec9260b6a1e9ce71320299eb410b4e7235d857
commitTitle: 'fix: env variables issue with ''dev_pnpm_task_binary'' bats rule
(#3805)...'
sha: 44757971fa92779f5811ee7f3a921568405f48b3
tags:
- 0.19.28-10-g2eec9260b
- 0.19.28-15-g44757971f
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'ci: complete component ci (#3804)'
sha: 2eec9260b6a1e9ce71320299eb410b4e7235d857
commitTitle: 'fix: env variables issue with ''dev_pnpm_task_binary'' bats rule
(#3805)...'
sha: 44757971fa92779f5811ee7f3a921568405f48b3
tags:
- 0.19.28-10-g2eec9260b
- 0.19.29
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: 2eec9260b6a1e9ce71320299eb410b4e7235d857
ref: 44757971fa92779f5811ee7f3a921568405f48b3
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 2eec9260b6a1e9ce71320299eb410b4e7235d857
ref: 44757971fa92779f5811ee7f3a921568405f48b3
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: 2eec9260b6a1e9ce71320299eb410b4e7235d857
ref: 44757971fa92779f5811ee7f3a921568405f48b3
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: 2eec9260b6a1e9ce71320299eb410b4e7235d857
galoy_git_ref: 44757971fa92779f5811ee7f3a921568405f48b3

0 comments on commit e2dfa30

Please sign in to comment.