Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@ecad22fd1c8…
Browse files Browse the repository at this point in the history
…aeff1b923417030bc2a7ff8465999f6e4df6268f310a31d33d99b
  • Loading branch information
galoybot committed Sep 14, 2023
1 parent a9f0a26 commit f86b00d
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@a930531e6abb11b591208748cae8e072e989203734063435789ad90790314a74"
#@ mongodb_migrate_image_digest = "sha256@6db608cbc138c9e978da73c470d0685ce915e1d1fd3bc80f74b902022fdfb65a"
#@ galoy_image_digest = "sha256@ecad22fd1c8aeff1b923417030bc2a7ff8465999f6e4df6268f310a31d33d99b"
#@ mongodb_migrate_image_digest = "sha256@6c3057464d055409a2f7038c44e9b763c06cc66635cc55d459be0c5cdcd4616d"

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:a930531e6abb11b591208748cae8e072e989203734063435789ad90790314a74
image: us.gcr.io/galoy-org/galoy-app@sha256:ecad22fd1c8aeff1b923417030bc2a7ff8465999f6e4df6268f310a31d33d99b
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:a930531e6abb11b591208748cae8e072e989203734063435789ad90790314a74
image: us.gcr.io/galoy-org/galoy-app@sha256:ecad22fd1c8aeff1b923417030bc2a7ff8465999f6e4df6268f310a31d33d99b
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:6db608cbc138c9e978da73c470d0685ce915e1d1fd3bc80f74b902022fdfb65a
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:6c3057464d055409a2f7038c44e9b763c06cc66635cc55d459be0c5cdcd4616d
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: 'chore: fix otel regression (#3208)'
sha: 3fedc5de865886a8c59b1bdeff10624b60edc602
commitTitle: 'fix: cron usd invoices processing (#3209)...'
sha: a9f0a26ba4194b7546ea20f43747baf1cfc8bf86
tags:
- 0.13.65-1-g3fedc5de8
- 0.13.66-1-ga9f0a26ba
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore: fix otel regression (#3208)'
sha: 3fedc5de865886a8c59b1bdeff10624b60edc602
commitTitle: 'fix: cron usd invoices processing (#3209)...'
sha: a9f0a26ba4194b7546ea20f43747baf1cfc8bf86
tags:
- 0.13.65-1-g3fedc5de8
- 0.13.66-1-ga9f0a26ba
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore: fix otel regression (#3208)'
sha: 3fedc5de865886a8c59b1bdeff10624b60edc602
commitTitle: 'fix: cron usd invoices processing (#3209)...'
sha: a9f0a26ba4194b7546ea20f43747baf1cfc8bf86
tags:
- 0.13.65-1-g3fedc5de8
- 0.13.66-1-ga9f0a26ba
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: 3fedc5de865886a8c59b1bdeff10624b60edc602
ref: a9f0a26ba4194b7546ea20f43747baf1cfc8bf86
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 3fedc5de865886a8c59b1bdeff10624b60edc602
ref: a9f0a26ba4194b7546ea20f43747baf1cfc8bf86
includePaths:
- dev/**/*
- test/bats/bitcoind_signer_descriptors.json
Expand All @@ -34,7 +34,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 3fedc5de865886a8c59b1bdeff10624b60edc602
ref: a9f0a26ba4194b7546ea20f43747baf1cfc8bf86
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: 3fedc5de865886a8c59b1bdeff10624b60edc602
galoy_git_ref: a9f0a26ba4194b7546ea20f43747baf1cfc8bf86

0 comments on commit f86b00d

Please sign in to comment.