Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@ad54c637891…
Browse files Browse the repository at this point in the history
…30030491d74fa90da35489fcd7baf670a334d1fbcc8ab9fe14b39
  • Loading branch information
galoybot committed Jan 8, 2024
1 parent 04696ce commit e275510
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@45e707dd07a30dee9dd4144fa33fd52620a7d62e2f02dfa6c1f194a8167c0d28"
#@ galoy_trigger_image_digest = "sha256@9b8f297628f6af1851b48b857d027c2bbcf9f0933084b6b79b2563b1b9b05a25"
#@ mongodb_migrate_image_digest = "sha256@c37a9f636b3fcc910a80ce1828cfe58b63dbbc091e0377313eed8dabf65e706a"
#@ galoy_api_image_digest = "sha256@ad54c63789130030491d74fa90da35489fcd7baf670a334d1fbcc8ab9fe14b39"
#@ galoy_trigger_image_digest = "sha256@ed60015e6a2841b35e8ba253ee3ba8d45c903e1e6129f40d1b30bfb5297449b2"
#@ mongodb_migrate_image_digest = "sha256@336f9d299cbed0465279a0a001ce604eeb35af765a73a6568ff700f1b4baa863"

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:45e707dd07a30dee9dd4144fa33fd52620a7d62e2f02dfa6c1f194a8167c0d28
image: us.gcr.io/galoy-org/galoy-api@sha256:ad54c63789130030491d74fa90da35489fcd7baf670a334d1fbcc8ab9fe14b39
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:9b8f297628f6af1851b48b857d027c2bbcf9f0933084b6b79b2563b1b9b05a25
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:ed60015e6a2841b35e8ba253ee3ba8d45c903e1e6129f40d1b30bfb5297449b2
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:c37a9f636b3fcc910a80ce1828cfe58b63dbbc091e0377313eed8dabf65e706a
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:336f9d299cbed0465279a0a001ce604eeb35af765a73a6568ff700f1b4baa863
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(api-keys): bump reqwest from 0.11.20 to 0.11.23 (#3780)...'
sha: 58250808c098a408f6db21e1188d2a139c6308ea
commitTitle: 'chore: dummy commit'
sha: 04696cede1d438bd65bad9f8232b1719df920af3
tags:
- 0.19.22-1-g58250808c
- 0.19.23-5-g04696cede
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore(api-keys): bump reqwest from 0.11.20 to 0.11.23 (#3780)...'
sha: 58250808c098a408f6db21e1188d2a139c6308ea
commitTitle: 'chore: dummy commit'
sha: 04696cede1d438bd65bad9f8232b1719df920af3
tags:
- 0.19.22-1-g58250808c
- 0.19.23-5-g04696cede
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore(api-keys): bump reqwest from 0.11.20 to 0.11.23 (#3780)...'
sha: 58250808c098a408f6db21e1188d2a139c6308ea
commitTitle: 'chore: dummy commit'
sha: 04696cede1d438bd65bad9f8232b1719df920af3
tags:
- 0.19.22-1-g58250808c
- 0.19.23-5-g04696cede
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: 58250808c098a408f6db21e1188d2a139c6308ea
ref: 04696cede1d438bd65bad9f8232b1719df920af3
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 58250808c098a408f6db21e1188d2a139c6308ea
ref: 04696cede1d438bd65bad9f8232b1719df920af3
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: 58250808c098a408f6db21e1188d2a139c6308ea
ref: 04696cede1d438bd65bad9f8232b1719df920af3
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: 58250808c098a408f6db21e1188d2a139c6308ea
galoy_git_ref: 04696cede1d438bd65bad9f8232b1719df920af3

0 comments on commit e275510

Please sign in to comment.