Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@df1e33f681f…
Browse files Browse the repository at this point in the history
…42efd72c3c5b9f97260cb3422330d56328ac78d4fa2c5496bdc0a
  • Loading branch information
galoybot committed May 15, 2024
1 parent 4d4291b commit 4310a7d
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@d7be4d6ca6568489280c912486b12a0cba03bbde78e50e037aab15ed378ba938"
#@ galoy_trigger_image_digest = "sha256@3f9ebf5e4e960734b8818aec94fa063b7c4031c95a8fc942cd5afc5d64a347f4"
#@ mongodb_migrate_image_digest = "sha256@ddafb301fed2ddaffe4aac153d7efe8bbf69bb97740189948070551e825d47fe"
#@ galoy_api_image_digest = "sha256@df1e33f681f42efd72c3c5b9f97260cb3422330d56328ac78d4fa2c5496bdc0a"
#@ galoy_trigger_image_digest = "sha256@d2c628300d24936c36a5506195eb5550fced15613fe94d97e0e195e279bc9987"
#@ mongodb_migrate_image_digest = "sha256@c6e6b3b919821e4e2352c0dd8f858a380a5b1d0422e63809e870d30564556f92"
#@ galoy_notifications_image_digest = "sha256@9459abba86f36d19e0ee6175e7e053909e0b3a27416e2ca1c84363330a9c6771"

#@ 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:d7be4d6ca6568489280c912486b12a0cba03bbde78e50e037aab15ed378ba938
image: us.gcr.io/galoy-org/galoy-api@sha256:df1e33f681f42efd72c3c5b9f97260cb3422330d56328ac78d4fa2c5496bdc0a
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:3f9ebf5e4e960734b8818aec94fa063b7c4031c95a8fc942cd5afc5d64a347f4
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:d2c628300d24936c36a5506195eb5550fced15613fe94d97e0e195e279bc9987
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:ddafb301fed2ddaffe4aac153d7efe8bbf69bb97740189948070551e825d47fe
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:c6e6b3b919821e4e2352c0dd8f858a380a5b1d0422e63809e870d30564556f92
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(deps): bump postcss from 8.4.31 to 8.4.38 (#4473)...'
sha: 9d33bd3cab66d0d40783922f2f4888da061730ca
commitTitle: 'chore(deps): bump @headlessui/react from 1.7.19 to 2.0.3 (#4472)...'
sha: 4d4291b64a20da55600eb2e7a9fb513768494e7b
tags:
- 0.20.198-3-g9d33bd3ca
- 0.20.199-3-g4d4291b64
path: .
path: dev
- contents:
- git:
commitTitle: 'chore(deps): bump postcss from 8.4.31 to 8.4.38 (#4473)...'
sha: 9d33bd3cab66d0d40783922f2f4888da061730ca
commitTitle: 'chore(deps): bump @headlessui/react from 1.7.19 to 2.0.3 (#4472)...'
sha: 4d4291b64a20da55600eb2e7a9fb513768494e7b
tags:
- 0.20.198-3-g9d33bd3ca
- 0.20.199-3-g4d4291b64
path: schemas
- git:
commitTitle: 'chore(deps): bump postcss from 8.4.31 to 8.4.38 (#4473)...'
sha: 9d33bd3cab66d0d40783922f2f4888da061730ca
commitTitle: 'chore(deps): bump @headlessui/react from 1.7.19 to 2.0.3 (#4472)...'
sha: 4d4291b64a20da55600eb2e7a9fb513768494e7b
tags:
- 0.20.198-3-g9d33bd3ca
- 0.20.199-3-g4d4291b64
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: 9d33bd3cab66d0d40783922f2f4888da061730ca
ref: 4d4291b64a20da55600eb2e7a9fb513768494e7b
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,15 +18,15 @@ directories:
- path: schemas/
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 9d33bd3cab66d0d40783922f2f4888da061730ca
ref: 4d4291b64a20da55600eb2e7a9fb513768494e7b
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: 9d33bd3cab66d0d40783922f2f4888da061730ca
ref: 4d4291b64a20da55600eb2e7a9fb513768494e7b
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: 9d33bd3cab66d0d40783922f2f4888da061730ca
galoy_git_ref: 4d4291b64a20da55600eb2e7a9fb513768494e7b

0 comments on commit 4310a7d

Please sign in to comment.