Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@503060b5073…
Browse files Browse the repository at this point in the history
…6667e9a295ca5ad06277168f579b16ca13304295d9f206ad7a57a
  • Loading branch information
galoybot committed Jan 15, 2024
1 parent 6f23ab8 commit 314bc42
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@b806955275fbbf5b18b8c37b697440dfb1fa42b293c827a9ca487d14df270ea8"
#@ galoy_trigger_image_digest = "sha256@5844796de3e025ec51e5afe199e09b1481a683baefabe2104cd5b17e5d9f5343"
#@ mongodb_migrate_image_digest = "sha256@e192fcd306d7026f7454c36cf08dc99f0cde62e11ab8531d1d321974f4d1d0fc"
#@ galoy_api_image_digest = "sha256@503060b50736667e9a295ca5ad06277168f579b16ca13304295d9f206ad7a57a"
#@ galoy_trigger_image_digest = "sha256@91721c0fbb7ff95d79369b401a55607fb72d66e1c2c106e8e3099f1966a7db78"
#@ mongodb_migrate_image_digest = "sha256@50eb033b885111b67860a3a53aecfb99d21c20535c45627485203df514566153"

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:b806955275fbbf5b18b8c37b697440dfb1fa42b293c827a9ca487d14df270ea8
image: us.gcr.io/galoy-org/galoy-api@sha256:503060b50736667e9a295ca5ad06277168f579b16ca13304295d9f206ad7a57a
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:5844796de3e025ec51e5afe199e09b1481a683baefabe2104cd5b17e5d9f5343
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:91721c0fbb7ff95d79369b401a55607fb72d66e1c2c106e8e3099f1966a7db78
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:e192fcd306d7026f7454c36cf08dc99f0cde62e11ab8531d1d321974f4d1d0fc
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:50eb033b885111b67860a3a53aecfb99d21c20535c45627485203df514566153
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: 'chore(notifications): build protos in buck (#3824)...'
sha: 6c603e8c38932c68f22f6ed37fc3b36dbaca959c
commitTitle: 'chore(core): add ''feature pair exists'' error to lnd handling
(#3836)'
sha: 6f23ab85db23cbcf0181cb58f8fc8dc569629ad5
tags:
- 0.19.44-6-g6c603e8c3
- 0.19.44-9-g6f23ab85d
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore(notifications): build protos in buck (#3824)...'
sha: 6c603e8c38932c68f22f6ed37fc3b36dbaca959c
commitTitle: 'chore(core): add ''feature pair exists'' error to lnd handling
(#3836)'
sha: 6f23ab85db23cbcf0181cb58f8fc8dc569629ad5
tags:
- 0.19.44-6-g6c603e8c3
- 0.19.44-9-g6f23ab85d
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore(notifications): build protos in buck (#3824)...'
sha: 6c603e8c38932c68f22f6ed37fc3b36dbaca959c
commitTitle: 'chore(core): add ''feature pair exists'' error to lnd handling
(#3836)'
sha: 6f23ab85db23cbcf0181cb58f8fc8dc569629ad5
tags:
- 0.19.44-6-g6c603e8c3
- 0.19.44-9-g6f23ab85d
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: 6c603e8c38932c68f22f6ed37fc3b36dbaca959c
ref: 6f23ab85db23cbcf0181cb58f8fc8dc569629ad5
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 6c603e8c38932c68f22f6ed37fc3b36dbaca959c
ref: 6f23ab85db23cbcf0181cb58f8fc8dc569629ad5
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: 6c603e8c38932c68f22f6ed37fc3b36dbaca959c
ref: 6f23ab85db23cbcf0181cb58f8fc8dc569629ad5
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: 6c603e8c38932c68f22f6ed37fc3b36dbaca959c
galoy_git_ref: 6f23ab85db23cbcf0181cb58f8fc8dc569629ad5

0 comments on commit 314bc42

Please sign in to comment.