Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@8629798470f…
Browse files Browse the repository at this point in the history
…f76fb4668992e687d3a62c3f5dea88c8b869b47737e118733ce4a
  • Loading branch information
galoybot committed Aug 30, 2024
1 parent 91fff3f commit a6fa20b
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@ca78d01f5ad75a1ee4fe86ee287ab6b438db404da76e9ccd03e81226483c2ce6"
#@ galoy_trigger_image_digest = "sha256@1e26c2fdfb4266266029b9b69972595f0949681f2be548f15c818627c2f0a984"
#@ mongodb_migrate_image_digest = "sha256@f239ffbd379aa8833ac8787bdfa79ff9933671dc5fa3dd6e19a3ae14af48e08b"
#@ galoy_api_image_digest = "sha256@8629798470ff76fb4668992e687d3a62c3f5dea88c8b869b47737e118733ce4a"
#@ galoy_trigger_image_digest = "sha256@560b26def60c93c60ea4d85a270b378a44fa337fd12a0d435e7fa8f46779758d"
#@ mongodb_migrate_image_digest = "sha256@3de1321dafeccc36eb45b8462ee11ddac1ffffbfdbcc19b354e92535bade1dd2"
#@ 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:ca78d01f5ad75a1ee4fe86ee287ab6b438db404da76e9ccd03e81226483c2ce6
image: us.gcr.io/galoy-org/galoy-api@sha256:8629798470ff76fb4668992e687d3a62c3f5dea88c8b869b47737e118733ce4a
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:1e26c2fdfb4266266029b9b69972595f0949681f2be548f15c818627c2f0a984
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:560b26def60c93c60ea4d85a270b378a44fa337fd12a0d435e7fa8f46779758d
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:f239ffbd379aa8833ac8787bdfa79ff9933671dc5fa3dd6e19a3ae14af48e08b
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:3de1321dafeccc36eb45b8462ee11ddac1ffffbfdbcc19b354e92535bade1dd2
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: 'fix(core): update onchain address validation (#4571)...'
sha: a47b5d740d19409e284006d04d67d75417d9aee4
commitTitle: 'chore: bump deps (#4577)...'
sha: 91fff3f271f801fc0e53eb403849d438b518f514
tags:
- 0.20.213-2-ga47b5d740
- 0.20.214-2-g91fff3f27
path: .
path: dev
- contents:
- git:
commitTitle: 'fix(core): update onchain address validation (#4571)...'
sha: a47b5d740d19409e284006d04d67d75417d9aee4
commitTitle: 'chore: bump deps (#4577)...'
sha: 91fff3f271f801fc0e53eb403849d438b518f514
tags:
- 0.20.213-2-ga47b5d740
- 0.20.214-2-g91fff3f27
path: schemas
- git:
commitTitle: 'fix(core): update onchain address validation (#4571)...'
sha: a47b5d740d19409e284006d04d67d75417d9aee4
commitTitle: 'chore: bump deps (#4577)...'
sha: 91fff3f271f801fc0e53eb403849d438b518f514
tags:
- 0.20.213-2-ga47b5d740
- 0.20.214-2-g91fff3f27
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: a47b5d740d19409e284006d04d67d75417d9aee4
ref: 91fff3f271f801fc0e53eb403849d438b518f514
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,15 +18,15 @@ directories:
- path: schemas/
git:
url: https://github.com/GaloyMoney/galoy.git
ref: a47b5d740d19409e284006d04d67d75417d9aee4
ref: 91fff3f271f801fc0e53eb403849d438b518f514
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: a47b5d740d19409e284006d04d67d75417d9aee4
ref: 91fff3f271f801fc0e53eb403849d438b518f514
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: a47b5d740d19409e284006d04d67d75417d9aee4
galoy_git_ref: 91fff3f271f801fc0e53eb403849d438b518f514

0 comments on commit a6fa20b

Please sign in to comment.