Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@6db6a698024…
Browse files Browse the repository at this point in the history
…54fc023c7c7014fe6f9def6f99ec2716d019755a1c77d4d2668f0
  • Loading branch information
galoybot committed Dec 8, 2023
1 parent f682dc5 commit 593f226
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@b8faa8ea4a519389df6e2ea5ee8646b2df051b7d3de20c49c47cc90c7e0397d4"
#@ galoy_trigger_image_digest = "sha256@f8d3de60503f4560b96fe9ea9e8d667c23de47f406885d49b77df57960de5ab4"
#@ mongodb_migrate_image_digest = "sha256@aae421436c4177ef9222f19af18cb914143ce48dd246265d40e7e7359b8ab3b2"
#@ galoy_api_image_digest = "sha256@6db6a69802454fc023c7c7014fe6f9def6f99ec2716d019755a1c77d4d2668f0"
#@ galoy_trigger_image_digest = "sha256@98eae32b72f2f96b328cc8de3b91d3d632b9a02af52f81bbafba241757fb8873"
#@ mongodb_migrate_image_digest = "sha256@6485b34944348ecf607d0c1a54ff39af0f8765a5d1a2ef02c0de0425b313cc02"

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:6f28e7495b4b4947201997e59db48a65429ffa2e104180cfcd0e9adcf8974e32
image: us.gcr.io/galoy-org/galoy-api@sha256:6db6a69802454fc023c7c7014fe6f9def6f99ec2716d019755a1c77d4d2668f0
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:aa54ff17f59c3249caaa268783e51978915eb936616dab9c52bd47229f926e5c
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:98eae32b72f2f96b328cc8de3b91d3d632b9a02af52f81bbafba241757fb8873
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:9d6f209f5bd712007a92fe2be94ff2f75df345101164133ae5abe67314a4371d
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:6485b34944348ecf607d0c1a54ff39af0f8765a5d1a2ef02c0de0425b313cc02
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: set warn for paymentRequest alert (#3675)'
sha: 55fbb69721f33c5a9b1e51ed94d826dd22c50bae
commitTitle: 'build: add gh-token to dev img (#3669)'
sha: f682dc5c197e7452f2a169371414f5e01c4a04ab
tags:
- 0.17.4-1-g55fbb6972
- 0.17.6-1-gf682dc5c1
path: ./
path: dev
- contents:
- git:
commitTitle: 'fix: set warn for paymentRequest alert (#3675)'
sha: 55fbb69721f33c5a9b1e51ed94d826dd22c50bae
commitTitle: 'build: add gh-token to dev img (#3669)'
sha: f682dc5c197e7452f2a169371414f5e01c4a04ab
tags:
- 0.17.4-1-g55fbb6972
- 0.17.6-1-gf682dc5c1
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'fix: set warn for paymentRequest alert (#3675)'
sha: 55fbb69721f33c5a9b1e51ed94d826dd22c50bae
commitTitle: 'build: add gh-token to dev img (#3669)'
sha: f682dc5c197e7452f2a169371414f5e01c4a04ab
tags:
- 0.17.4-1-g55fbb6972
- 0.17.6-1-gf682dc5c1
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: c4bc99b764d3ec817d06ab3f0f0763479122f560
ref: f682dc5c197e7452f2a169371414f5e01c4a04ab
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: c4bc99b764d3ec817d06ab3f0f0763479122f560
ref: f682dc5c197e7452f2a169371414f5e01c4a04ab
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: c4bc99b764d3ec817d06ab3f0f0763479122f560
ref: f682dc5c197e7452f2a169371414f5e01c4a04ab
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: c4bc99b764d3ec817d06ab3f0f0763479122f560
galoy_git_ref: f682dc5c197e7452f2a169371414f5e01c4a04ab

0 comments on commit 593f226

Please sign in to comment.