Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@ba677c8f749…
Browse files Browse the repository at this point in the history
…b425f3f070eb94733805cdb85ad322ff1cee0d8e3addf8ce0343c
  • Loading branch information
galoybot committed Nov 15, 2024
1 parent 60f5af1 commit 561fa1b
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 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@7fe18a7a4eaf6b4a5db200f56acd1487c8d218aa57df33457057d2fe10ccc60c"
#@ galoy_trigger_image_digest = "sha256@9ba0e0327db10f550c4144776c4b31746529ed4c140904a11e82586992775600"
#@ mongodb_migrate_image_digest = "sha256@b3da73c6cadd2697f91c145db168efcb95fb9149003deb2031b3c48097335146"
#@ galoy_api_image_digest = "sha256@ba677c8f749b425f3f070eb94733805cdb85ad322ff1cee0d8e3addf8ce0343c"
#@ galoy_trigger_image_digest = "sha256@45860db5f0f8864d1c20e440edf9c469ff0cf78b1d499f472097c35c806def53"
#@ mongodb_migrate_image_digest = "sha256@46a28cffe1bde58dc25c1e5158f0823bc43ab9993001afea8970dd0c934a5e3f"
#@ galoy_notifications_image_digest = "sha256@71c53ab3d9a4282d44d0605b95f1691ebc23334e8108bd4d06021a0c627a1205"

#@ 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:7fe18a7a4eaf6b4a5db200f56acd1487c8d218aa57df33457057d2fe10ccc60c
image: us.gcr.io/galoy-org/galoy-api@sha256:ba677c8f749b425f3f070eb94733805cdb85ad322ff1cee0d8e3addf8ce0343c
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:9ba0e0327db10f550c4144776c4b31746529ed4c140904a11e82586992775600
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:45860db5f0f8864d1c20e440edf9c469ff0cf78b1d499f472097c35c806def53
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:b3da73c6cadd2697f91c145db168efcb95fb9149003deb2031b3c48097335146
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:46a28cffe1bde58dc25c1e5158f0823bc43ab9993001afea8970dd0c934a5e3f
depends_on:
- mongodb
environment:
Expand Down
24 changes: 12 additions & 12 deletions quickstart/vendir.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@ apiVersion: vendir.k14s.io/v1alpha1
directories:
- contents:
- git:
commitTitle: 'chore(core): update default btc invoice expiration to 2 hours
(#4656)'
sha: b0ee5dbfb9aef0351fed214e2c00d1e46a8af570
commitTitle: 'fix(core): update notifications device token validation length
(#4657)'
sha: 60f5af19536ac3d895e9f370cac3627fb02fbe24
tags:
- 0.21.7-1-gb0ee5dbfb
- 0.21.8-1-g60f5af195
path: .
path: dev
- contents:
- git:
commitTitle: 'chore(core): update default btc invoice expiration to 2 hours
(#4656)'
sha: b0ee5dbfb9aef0351fed214e2c00d1e46a8af570
commitTitle: 'fix(core): update notifications device token validation length
(#4657)'
sha: 60f5af19536ac3d895e9f370cac3627fb02fbe24
tags:
- 0.21.7-1-gb0ee5dbfb
- 0.21.8-1-g60f5af195
path: schemas
- git:
commitTitle: 'chore(core): update default btc invoice expiration to 2 hours
(#4656)'
sha: b0ee5dbfb9aef0351fed214e2c00d1e46a8af570
commitTitle: 'fix(core): update notifications device token validation length
(#4657)'
sha: 60f5af19536ac3d895e9f370cac3627fb02fbe24
tags:
- 0.21.7-1-gb0ee5dbfb
- 0.21.8-1-g60f5af195
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: b0ee5dbfb9aef0351fed214e2c00d1e46a8af570
ref: 60f5af19536ac3d895e9f370cac3627fb02fbe24
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,15 +18,15 @@ directories:
- path: schemas/
git:
url: https://github.com/GaloyMoney/galoy.git
ref: b0ee5dbfb9aef0351fed214e2c00d1e46a8af570
ref: 60f5af19536ac3d895e9f370cac3627fb02fbe24
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: b0ee5dbfb9aef0351fed214e2c00d1e46a8af570
ref: 60f5af19536ac3d895e9f370cac3627fb02fbe24
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: b0ee5dbfb9aef0351fed214e2c00d1e46a8af570
galoy_git_ref: 60f5af19536ac3d895e9f370cac3627fb02fbe24

0 comments on commit 561fa1b

Please sign in to comment.