Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@ca78d01f5ad…
Browse files Browse the repository at this point in the history
…75a1ee4fe86ee287ab6b438db404da76e9ccd03e81226483c2ce6
  • Loading branch information
galoybot committed Aug 17, 2024
1 parent a47b5d7 commit 0d98340
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@58804a7177a8f5c0bd5a80aaffd3ad8d78f0de11dfca7310cf7352b9ad91f636"
#@ galoy_trigger_image_digest = "sha256@807827a0de7e778a7ddfc1259d675fd4b14487821ffc5662f8880b6eb9e707ff"
#@ mongodb_migrate_image_digest = "sha256@ca7a37e9cd335b2ca48af53ba89bce73ecae5dc277ef223cd6daccd34110115b"
#@ galoy_api_image_digest = "sha256@ca78d01f5ad75a1ee4fe86ee287ab6b438db404da76e9ccd03e81226483c2ce6"
#@ galoy_trigger_image_digest = "sha256@1e26c2fdfb4266266029b9b69972595f0949681f2be548f15c818627c2f0a984"
#@ mongodb_migrate_image_digest = "sha256@f239ffbd379aa8833ac8787bdfa79ff9933671dc5fa3dd6e19a3ae14af48e08b"
#@ galoy_notifications_image_digest = "sha256@30f83751188d50b187ef79b5a894197b4c74216e7d462eb44c16ac0faa5776b6"

#@ core_env = [
Expand Down
6 changes: 3 additions & 3 deletions quickstart/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:
- POSTGRES_PASSWORD=secret
- POSTGRES_DB=hydra
galoy:
image: us.gcr.io/galoy-org/galoy-api@sha256:58804a7177a8f5c0bd5a80aaffd3ad8d78f0de11dfca7310cf7352b9ad91f636
image: us.gcr.io/galoy-org/galoy-api@sha256:ca78d01f5ad75a1ee4fe86ee287ab6b438db404da76e9ccd03e81226483c2ce6
environment:
- HELMREVISION=dev
- NETWORK=regtest
Expand Down Expand Up @@ -161,7 +161,7 @@ services:
aliases:
- bats-tests
trigger:
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:807827a0de7e778a7ddfc1259d675fd4b14487821ffc5662f8880b6eb9e707ff
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:1e26c2fdfb4266266029b9b69972595f0949681f2be548f15c818627c2f0a984
environment:
- HELMREVISION=dev
- NETWORK=regtest
Expand Down Expand Up @@ -254,7 +254,7 @@ services:
environment:
- MONGO_INITDB_DATABASE=galoy
mongodb-migrate:
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:ca7a37e9cd335b2ca48af53ba89bce73ecae5dc277ef223cd6daccd34110115b
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:f239ffbd379aa8833ac8787bdfa79ff9933671dc5fa3dd6e19a3ae14af48e08b
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,24 +2,24 @@ apiVersion: vendir.k14s.io/v1alpha1
directories:
- contents:
- git:
commitTitle: 'chore: bump deps (#4539)...'
sha: a57dc7215b1f334fec46cd97339a6a0cbe9d01f2
commitTitle: 'fix(core): update onchain address validation (#4571)...'
sha: a47b5d740d19409e284006d04d67d75417d9aee4
tags:
- 0.20.212-5-ga57dc7215
- 0.20.213-2-ga47b5d740
path: .
path: dev
- contents:
- git:
commitTitle: 'chore: bump deps (#4539)...'
sha: a57dc7215b1f334fec46cd97339a6a0cbe9d01f2
commitTitle: 'fix(core): update onchain address validation (#4571)...'
sha: a47b5d740d19409e284006d04d67d75417d9aee4
tags:
- 0.20.212-5-ga57dc7215
- 0.20.213-2-ga47b5d740
path: schemas
- git:
commitTitle: 'chore: bump deps (#4539)...'
sha: a57dc7215b1f334fec46cd97339a6a0cbe9d01f2
commitTitle: 'fix(core): update onchain address validation (#4571)...'
sha: a47b5d740d19409e284006d04d67d75417d9aee4
tags:
- 0.20.212-5-ga57dc7215
- 0.20.213-2-ga47b5d740
path: gql
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: a57dc7215b1f334fec46cd97339a6a0cbe9d01f2
ref: a47b5d740d19409e284006d04d67d75417d9aee4
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,15 +18,15 @@ directories:
- path: schemas/
git:
url: https://github.com/GaloyMoney/galoy.git
ref: a57dc7215b1f334fec46cd97339a6a0cbe9d01f2
ref: a47b5d740d19409e284006d04d67d75417d9aee4
includePaths:
- core/api/src/graphql/public/schema.graphql
- core/api/src/graphql/admin/schema.graphql
newRootPath: core/api/src/graphql
- path: gql/
git:
url: https://github.com/GaloyMoney/galoy.git
ref: a57dc7215b1f334fec46cd97339a6a0cbe9d01f2
ref: a47b5d740d19409e284006d04d67d75417d9aee4
includePaths:
- bats/gql/**/*
newRootPath: bats/gql
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: a57dc7215b1f334fec46cd97339a6a0cbe9d01f2
galoy_git_ref: a47b5d740d19409e284006d04d67d75417d9aee4

0 comments on commit 0d98340

Please sign in to comment.