Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@8c2b9b67a17…
Browse files Browse the repository at this point in the history
…24cfbcf7f65eead52a9233fcd999180365cae66f35c419b2530eb
  • Loading branch information
galoybot authored and git committed Oct 19, 2023
1 parent f589e59 commit 52b4a31
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@d1910ded6f1b3ac28be5a9e5ef638e06d47c36277bedb021d2c265e6a610a4e5"
#@ galoy_trigger_image_digest = "sha256@fdd2f6cb400da00764080bf75bf76446d7f91570a82cc327fb079bc1189770da"
#@ mongodb_migrate_image_digest = "sha256@94f2dead764ade0ce82746c5bd15f6d3c9bcd1c1fccc276d135df2abbd257d39"
#@ galoy_api_image_digest = "sha256@8c2b9b67a1724cfbcf7f65eead52a9233fcd999180365cae66f35c419b2530eb"
#@ galoy_trigger_image_digest = "sha256@1cabf9473eb945cd8292999f1d68e660264f45f9d9a7c4a9a4d91ef7d9f0a882"
#@ mongodb_migrate_image_digest = "sha256@9183dc442b4f43a42aacf2cc6144e94dc788cb766770c4f22aee4fc0cd297110"

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 @@ -95,7 +95,7 @@ services:
- POSTGRES_PASSWORD=secret
- POSTGRES_DB=hydra
galoy:
image: us.gcr.io/galoy-org/galoy-api@sha256:d1910ded6f1b3ac28be5a9e5ef638e06d47c36277bedb021d2c265e6a610a4e5
image: us.gcr.io/galoy-org/galoy-api@sha256:8c2b9b67a1724cfbcf7f65eead52a9233fcd999180365cae66f35c419b2530eb
env_file: ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/.env.galoy
depends_on:
- trigger
Expand All @@ -113,7 +113,7 @@ services:
aliases:
- bats-tests
trigger:
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:fdd2f6cb400da00764080bf75bf76446d7f91570a82cc327fb079bc1189770da
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:1cabf9473eb945cd8292999f1d68e660264f45f9d9a7c4a9a4d91ef7d9f0a882
env_file: ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/.env.galoy
depends_on:
- lnd1
Expand All @@ -134,7 +134,7 @@ services:
- MONGO_INITDB_DATABASE=galoy
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
mongodb-migrate:
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:94f2dead764ade0ce82746c5bd15f6d3c9bcd1c1fccc276d135df2abbd257d39
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:9183dc442b4f43a42aacf2cc6144e94dc788cb766770c4f22aee4fc0cd297110
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: 'fix: rate limit in dashboard and consent (#3393)...'
sha: f502035fd69a73884bf9d51591b288cf6b32e43f
commitTitle: 'build: genericize eslint and add to apps/dashboard tests (#3394)...'
sha: 1739e6c96ec5f4bdad267ad049663c8f84cf06f7
tags:
- 0.15.18-7-gf502035fd
- 0.15.20-2-g1739e6c96
path: ./
path: dev
- contents:
- git:
commitTitle: 'fix: rate limit in dashboard and consent (#3393)...'
sha: f502035fd69a73884bf9d51591b288cf6b32e43f
commitTitle: 'build: genericize eslint and add to apps/dashboard tests (#3394)...'
sha: 1739e6c96ec5f4bdad267ad049663c8f84cf06f7
tags:
- 0.15.18-7-gf502035fd
- 0.15.20-2-g1739e6c96
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'fix: rate limit in dashboard and consent (#3393)...'
sha: f502035fd69a73884bf9d51591b288cf6b32e43f
commitTitle: 'build: genericize eslint and add to apps/dashboard tests (#3394)...'
sha: 1739e6c96ec5f4bdad267ad049663c8f84cf06f7
tags:
- 0.15.18-7-gf502035fd
- 0.15.20-2-g1739e6c96
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: f502035fd69a73884bf9d51591b288cf6b32e43f
ref: 1739e6c96ec5f4bdad267ad049663c8f84cf06f7
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: f502035fd69a73884bf9d51591b288cf6b32e43f
ref: 1739e6c96ec5f4bdad267ad049663c8f84cf06f7
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: f502035fd69a73884bf9d51591b288cf6b32e43f
ref: 1739e6c96ec5f4bdad267ad049663c8f84cf06f7
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: f502035fd69a73884bf9d51591b288cf6b32e43f
galoy_git_ref: 1739e6c96ec5f4bdad267ad049663c8f84cf06f7

0 comments on commit 52b4a31

Please sign in to comment.