Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@000431a6e1b…
Browse files Browse the repository at this point in the history
…e61b7552e3fdb1710689e77619d4d18fb75bc410e1bf0012566ce
  • Loading branch information
galoybot committed Oct 23, 2023
1 parent ab462fb commit ca3c8b0
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@0c95c51d7889b997906d7eedfdc2f753d18c6c6e5faae23b7404a529a4cd2c35"
#@ galoy_trigger_image_digest = "sha256@e3a3af942f87c9cff2b6a28c4ac2d8729492881b40ce3f2222504a2217ec4caa"
#@ mongodb_migrate_image_digest = "sha256@374da0c42b5cd5a608a68ef23e9f90afc5337f4c1e42e85f49b5aef2c59a4128"
#@ galoy_api_image_digest = "sha256@000431a6e1be61b7552e3fdb1710689e77619d4d18fb75bc410e1bf0012566ce"
#@ galoy_trigger_image_digest = "sha256@d0e0c6d2e805e126398022bf0325be16810812a25779dcdf63dc583b484ea4e9"
#@ mongodb_migrate_image_digest = "sha256@be1d29e3e18b25d93ea5fd8be628b68706752ef1087d7be3d3af16da8e9e5457"

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 @@ -95,7 +95,7 @@ services:
- POSTGRES_PASSWORD=secret
- POSTGRES_DB=hydra
galoy:
image: us.gcr.io/galoy-org/galoy-api@sha256:0c95c51d7889b997906d7eedfdc2f753d18c6c6e5faae23b7404a529a4cd2c35
image: us.gcr.io/galoy-org/galoy-api@sha256:000431a6e1be61b7552e3fdb1710689e77619d4d18fb75bc410e1bf0012566ce
env_file: ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/.env.galoy
depends_on:
- trigger
Expand All @@ -113,7 +113,7 @@ services:
aliases:
- bats-tests
trigger:
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:e3a3af942f87c9cff2b6a28c4ac2d8729492881b40ce3f2222504a2217ec4caa
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:d0e0c6d2e805e126398022bf0325be16810812a25779dcdf63dc583b484ea4e9
env_file: ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/.env.galoy
depends_on:
- lnd1
Expand All @@ -134,7 +134,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:374da0c42b5cd5a608a68ef23e9f90afc5337f4c1e42e85f49b5aef2c59a4128
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:be1d29e3e18b25d93ea5fd8be628b68706752ef1087d7be3d3af16da8e9e5457
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: add debug script to clean kratos identities (#3398)...'
sha: d7d1c45daa4d56675f8ca83099c8e19615a3d44e
commitTitle: 'chore: bump flake (#3411)'
sha: ab462fb8d9601bce9f9f15c30a0e48fd4b7b281e
tags:
- 0.15.29-2-gd7d1c45da
- 0.15.30-2-gab462fb8d
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore: add debug script to clean kratos identities (#3398)...'
sha: d7d1c45daa4d56675f8ca83099c8e19615a3d44e
commitTitle: 'chore: bump flake (#3411)'
sha: ab462fb8d9601bce9f9f15c30a0e48fd4b7b281e
tags:
- 0.15.29-2-gd7d1c45da
- 0.15.30-2-gab462fb8d
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore: add debug script to clean kratos identities (#3398)...'
sha: d7d1c45daa4d56675f8ca83099c8e19615a3d44e
commitTitle: 'chore: bump flake (#3411)'
sha: ab462fb8d9601bce9f9f15c30a0e48fd4b7b281e
tags:
- 0.15.29-2-gd7d1c45da
- 0.15.30-2-gab462fb8d
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: d7d1c45daa4d56675f8ca83099c8e19615a3d44e
ref: ab462fb8d9601bce9f9f15c30a0e48fd4b7b281e
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: d7d1c45daa4d56675f8ca83099c8e19615a3d44e
ref: ab462fb8d9601bce9f9f15c30a0e48fd4b7b281e
includePaths:
- core/api/dev/**/*
- core/api/test/bats/bitcoind_signer_descriptors.json
Expand All @@ -36,7 +36,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: d7d1c45daa4d56675f8ca83099c8e19615a3d44e
ref: ab462fb8d9601bce9f9f15c30a0e48fd4b7b281e
includePaths:
- core/api/src/graphql/public/schema.graphql
- core/api/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: d7d1c45daa4d56675f8ca83099c8e19615a3d44e
galoy_git_ref: ab462fb8d9601bce9f9f15c30a0e48fd4b7b281e

0 comments on commit ca3c8b0

Please sign in to comment.