Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@644d5836856…
Browse files Browse the repository at this point in the history
…76843dc496bf72469bee84e364bd5414ec0aa52aff04f278454b7
  • Loading branch information
galoybot committed Nov 27, 2023
1 parent 59c39bc commit 90b384b
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@aabe95098212df07aa9d5218727222feabecaccb66a429feef91e8dbd5d939d9"
#@ galoy_trigger_image_digest = "sha256@a097921f3780446e0605d9ce002e5990f46e9bc931b1c8592ecc2865ca582a90"
#@ mongodb_migrate_image_digest = "sha256@df9807669505732f5433ccb5f07ba31b34cc3e2dd98f1d32fa438eae8c85b384"
#@ galoy_api_image_digest = "sha256@644d583685676843dc496bf72469bee84e364bd5414ec0aa52aff04f278454b7"
#@ galoy_trigger_image_digest = "sha256@054fd203c4767b0986912cdf2ed98ce891b10e6113ead4074d63c5e3cb561750"
#@ mongodb_migrate_image_digest = "sha256@d852cc7b9254c9b385ca2ef8248bddcaff85976be82f18c81b3fe82547c159f2"

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:aabe95098212df07aa9d5218727222feabecaccb66a429feef91e8dbd5d939d9
image: us.gcr.io/galoy-org/galoy-api@sha256:644d583685676843dc496bf72469bee84e364bd5414ec0aa52aff04f278454b7
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:a097921f3780446e0605d9ce002e5990f46e9bc931b1c8592ecc2865ca582a90
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:054fd203c4767b0986912cdf2ed98ce891b10e6113ead4074d63c5e3cb561750
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:df9807669505732f5433ccb5f07ba31b34cc3e2dd98f1d32fa438eae8c85b384
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:d852cc7b9254c9b385ca2ef8248bddcaff85976be82f18c81b3fe82547c159f2
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: 'build(core): add --frozen-lockfile flag where missing (#3609)...'
sha: f386f249d408679b49cee07366c355d148e821fc
commitTitle: 'test(core): add integration tests to BUCK (#3594)...'
sha: 59c39bccfd4d8c043b0d05f0e316b872156466e6
tags:
- 0.16.65-1-gf386f249d
- 0.16.66-1-g59c39bccf
path: ./
path: dev
- contents:
- git:
commitTitle: 'build(core): add --frozen-lockfile flag where missing (#3609)...'
sha: f386f249d408679b49cee07366c355d148e821fc
commitTitle: 'test(core): add integration tests to BUCK (#3594)...'
sha: 59c39bccfd4d8c043b0d05f0e316b872156466e6
tags:
- 0.16.65-1-gf386f249d
- 0.16.66-1-g59c39bccf
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'build(core): add --frozen-lockfile flag where missing (#3609)...'
sha: f386f249d408679b49cee07366c355d148e821fc
commitTitle: 'test(core): add integration tests to BUCK (#3594)...'
sha: 59c39bccfd4d8c043b0d05f0e316b872156466e6
tags:
- 0.16.65-1-gf386f249d
- 0.16.67
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: f386f249d408679b49cee07366c355d148e821fc
ref: 59c39bccfd4d8c043b0d05f0e316b872156466e6
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: f386f249d408679b49cee07366c355d148e821fc
ref: 59c39bccfd4d8c043b0d05f0e316b872156466e6
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: f386f249d408679b49cee07366c355d148e821fc
ref: 59c39bccfd4d8c043b0d05f0e316b872156466e6
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: f386f249d408679b49cee07366c355d148e821fc
galoy_git_ref: 59c39bccfd4d8c043b0d05f0e316b872156466e6

0 comments on commit 90b384b

Please sign in to comment.