Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@686fe9378ae…
Browse files Browse the repository at this point in the history
…a9a2570e95ff5568f4d8087110e5d56ac2d5be195dc2714f3b373
  • Loading branch information
galoybot committed Nov 15, 2023
1 parent 0157e38 commit 7700265
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@d57dfc9760700dd141a0bb0f57cc78c4d8bd58e2203289ffe0e3570c6b25e0d0"
#@ galoy_trigger_image_digest = "sha256@3734b26ca24ce95be29fe38391b94922058215b63ca8d07c276862a941c1d171"
#@ mongodb_migrate_image_digest = "sha256@a3fcbaedd6606383b8d9ccacb62c0853a041d6fdc040644f6223c41bdbc4e389"
#@ galoy_api_image_digest = "sha256@686fe9378aea9a2570e95ff5568f4d8087110e5d56ac2d5be195dc2714f3b373"
#@ galoy_trigger_image_digest = "sha256@f508f786cd10c7cbc5845f5506afd41370c42b782f58294f7790ce87aedf0cde"
#@ mongodb_migrate_image_digest = "sha256@44418ba2c309776d43725a14271017f449510d6aa20e6bdc3f5ed3246e0d9b05"

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:d57dfc9760700dd141a0bb0f57cc78c4d8bd58e2203289ffe0e3570c6b25e0d0
image: us.gcr.io/galoy-org/galoy-api@sha256:686fe9378aea9a2570e95ff5568f4d8087110e5d56ac2d5be195dc2714f3b373
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:3734b26ca24ce95be29fe38391b94922058215b63ca8d07c276862a941c1d171
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:f508f786cd10c7cbc5845f5506afd41370c42b782f58294f7790ce87aedf0cde
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:a3fcbaedd6606383b8d9ccacb62c0853a041d6fdc040644f6223c41bdbc4e389
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:44418ba2c309776d43725a14271017f449510d6aa20e6bdc3f5ed3246e0d9b05
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: rename authorization to authentication (#3542)...'
sha: 89860aba589d974d9841417db79f7537e390581d
commitTitle: 'build(deps): bump dependencies (#3552)...'
sha: 0157e38e061b06551a353c6daf3620160b58d73d
tags:
- 0.16.25-1-g89860aba5
- 0.16.26-1-g0157e38e0
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore: rename authorization to authentication (#3542)...'
sha: 89860aba589d974d9841417db79f7537e390581d
commitTitle: 'build(deps): bump dependencies (#3552)...'
sha: 0157e38e061b06551a353c6daf3620160b58d73d
tags:
- 0.16.25-1-g89860aba5
- 0.16.26-1-g0157e38e0
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore: rename authorization to authentication (#3542)...'
sha: 89860aba589d974d9841417db79f7537e390581d
commitTitle: 'build(deps): bump dependencies (#3552)...'
sha: 0157e38e061b06551a353c6daf3620160b58d73d
tags:
- 0.16.25-1-g89860aba5
- 0.16.27
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: 89860aba589d974d9841417db79f7537e390581d
ref: 0157e38e061b06551a353c6daf3620160b58d73d
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 89860aba589d974d9841417db79f7537e390581d
ref: 0157e38e061b06551a353c6daf3620160b58d73d
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: 89860aba589d974d9841417db79f7537e390581d
ref: 0157e38e061b06551a353c6daf3620160b58d73d
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: 89860aba589d974d9841417db79f7537e390581d
galoy_git_ref: 0157e38e061b06551a353c6daf3620160b58d73d

0 comments on commit 7700265

Please sign in to comment.