Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@800dfb039ac…
Browse files Browse the repository at this point in the history
…2c4a2484de13c0f3e73986892146fd51d9b76953710129945334e
  • Loading branch information
galoybot committed Sep 20, 2023
1 parent da53b89 commit 28c220a
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions quickstart/docker-compose.tmpl.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#@ load("@ytt:data", "data")

#@ galoy_image_digest = "sha256@5cc7ccfccf9d70e12779f8648c096b8e648705a47a3b39b7f58f84430c21b6a4"
#@ mongodb_migrate_image_digest = "sha256@9bc813dd69e6e40f3e8e87a314d94648df5eada640d36deb633d2590280aa1b7"
#@ galoy_image_digest = "sha256@800dfb039ac2c4a2484de13c0f3e73986892146fd51d9b76953710129945334e"
#@ mongodb_migrate_image_digest = "sha256@f75e705acd4bca4bad226764278e5ad0fbd4653b41991b60276926262b6a8331"

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 @@ -64,7 +64,7 @@ services:
- POSTGRES_PASSWORD=secret
- POSTGRES_DB=default
galoy:
image: us.gcr.io/galoy-org/galoy-app@sha256:5cc7ccfccf9d70e12779f8648c096b8e648705a47a3b39b7f58f84430c21b6a4
image: us.gcr.io/galoy-org/galoy-app@sha256:800dfb039ac2c4a2484de13c0f3e73986892146fd51d9b76953710129945334e
command:
- -r
- /app/lib/services/tracing.js
Expand All @@ -86,7 +86,7 @@ services:
aliases:
- bats-tests
trigger:
image: us.gcr.io/galoy-org/galoy-app@sha256:5cc7ccfccf9d70e12779f8648c096b8e648705a47a3b39b7f58f84430c21b6a4
image: us.gcr.io/galoy-org/galoy-app@sha256:800dfb039ac2c4a2484de13c0f3e73986892146fd51d9b76953710129945334e
command:
- -r
- /app/lib/services/tracing.js
Expand All @@ -111,7 +111,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:9bc813dd69e6e40f3e8e87a314d94648df5eada640d36deb633d2590280aa1b7
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:f75e705acd4bca4bad226764278e5ad0fbd4653b41991b60276926262b6a8331
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: 'refactor: refactor env files (#3249)...'
sha: 2b4d75a304af0a730251b674a8aed50c5be23626
commitTitle: 'chore: bump request phone code ip rate limits (#3247)'
sha: da53b89579785fb383abbcc620d7cbd78a5cb7be
tags:
- 0.13.82-1-g2b4d75a30
- 0.13.83-2-gda53b8957
path: ./
path: dev
- contents:
- git:
commitTitle: 'refactor: refactor env files (#3249)...'
sha: 2b4d75a304af0a730251b674a8aed50c5be23626
commitTitle: 'chore: bump request phone code ip rate limits (#3247)'
sha: da53b89579785fb383abbcc620d7cbd78a5cb7be
tags:
- 0.13.82-1-g2b4d75a30
- 0.13.83-2-gda53b8957
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'refactor: refactor env files (#3249)...'
sha: 2b4d75a304af0a730251b674a8aed50c5be23626
commitTitle: 'chore: bump request phone code ip rate limits (#3247)'
sha: da53b89579785fb383abbcc620d7cbd78a5cb7be
tags:
- 0.13.82-1-g2b4d75a30
- 0.13.83-2-gda53b8957
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: 2b4d75a304af0a730251b674a8aed50c5be23626
ref: da53b89579785fb383abbcc620d7cbd78a5cb7be
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 2b4d75a304af0a730251b674a8aed50c5be23626
ref: da53b89579785fb383abbcc620d7cbd78a5cb7be
includePaths:
- dev/**/*
- test/bats/bitcoind_signer_descriptors.json
Expand All @@ -35,7 +35,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 2b4d75a304af0a730251b674a8aed50c5be23626
ref: da53b89579785fb383abbcc620d7cbd78a5cb7be
includePaths:
- src/graphql/public/schema.graphql
- 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: 2b4d75a304af0a730251b674a8aed50c5be23626
galoy_git_ref: da53b89579785fb383abbcc620d7cbd78a5cb7be

0 comments on commit 28c220a

Please sign in to comment.