Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@bcf427f80c8…
Browse files Browse the repository at this point in the history
…24eb36d6feec61bfff6ac8b23bd903a4ba3a16fee8e814ba707c3
  • Loading branch information
galoybot committed Feb 16, 2024
1 parent e720ff1 commit 0c62724
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions quickstart/docker-compose.tmpl.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#@ load("@ytt:data", "data")

#@ galoy_api_image_digest = "sha256@3f9a2df586316b9e2c28f3a13ce0c1165aad8a6ea8d3f9b5e90dacc68852b30f"
#@ galoy_trigger_image_digest = "sha256@d24be4d74d329f0904ed7712f973fb64d89c91d7332c11caf6de600c36c63057"
#@ mongodb_migrate_image_digest = "sha256@9105be055abafc7263ac923b86cf72fb35cec4483dd41646cd93d5d4c5707338"
#@ galoy_notifications_image_digest = "sha256@b5d1245bb31c1295d2191d919e289c1834381b5a86e4ec2819986d14163ffdb0"
#@ galoy_api_image_digest = "sha256@bcf427f80c824eb36d6feec61bfff6ac8b23bd903a4ba3a16fee8e814ba707c3"
#@ galoy_trigger_image_digest = "sha256@b7cec1a5d0dbea914cf3001fda5c3a347083452066d9889d35e50e0cd8f8911c"
#@ mongodb_migrate_image_digest = "sha256@ec37b7a6706db95b2421f66e0ebf724fac0e2ba92504eea271041bf62e3fa96b"
#@ galoy_notifications_image_digest = "sha256@cfb0b166caf5edc58e237fdd927c4048ec7d70880d1a7b864fd3f0de5d3a30df"

#@ core_env = [
#@ "HELMREVISION=dev",
Expand Down
8 changes: 4 additions & 4 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:3f9a2df586316b9e2c28f3a13ce0c1165aad8a6ea8d3f9b5e90dacc68852b30f
image: us.gcr.io/galoy-org/galoy-api@sha256:bcf427f80c824eb36d6feec61bfff6ac8b23bd903a4ba3a16fee8e814ba707c3
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:d24be4d74d329f0904ed7712f973fb64d89c91d7332c11caf6de600c36c63057
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:b7cec1a5d0dbea914cf3001fda5c3a347083452066d9889d35e50e0cd8f8911c
environment:
- HELMREVISION=dev
- NETWORK=regtest
Expand Down Expand Up @@ -213,7 +213,7 @@ services:
- bria
- mongodb
notifications:
image: us.gcr.io/galoy-org/galoy-notifications@sha256:b5d1245bb31c1295d2191d919e289c1834381b5a86e4ec2819986d14163ffdb0
image: us.gcr.io/galoy-org/galoy-notifications@sha256:cfb0b166caf5edc58e237fdd927c4048ec7d70880d1a7b864fd3f0de5d3a30df
environment:
- PG_CON=postgres://user:password@notifications-pg:5432/pg
- OTEL_EXPORTER_OTLP_ENDPOINT=http://otel-agent:4318
Expand Down Expand Up @@ -248,7 +248,7 @@ services:
environment:
- MONGO_INITDB_DATABASE=galoy
mongodb-migrate:
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:9105be055abafc7263ac923b86cf72fb35cec4483dd41646cd93d5d4c5707338
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:ec37b7a6706db95b2421f66e0ebf724fac0e2ba92504eea271041bf62e3fa96b
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: remove env file usage from tests (#3960)...'
sha: 6f372b16f150d634add1076b7e5a698b29e7a202
commitTitle: 'chore(notification): expose email mutations via grpc (#4011)...'
sha: e720ff1ec2032cda77ebeb83d1f714a7d1385680
tags:
- 0.20.64
- 0.20.64-2-ge720ff1ec
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore: remove env file usage from tests (#3960)...'
sha: 6f372b16f150d634add1076b7e5a698b29e7a202
commitTitle: 'chore(notification): expose email mutations via grpc (#4011)...'
sha: e720ff1ec2032cda77ebeb83d1f714a7d1385680
tags:
- 0.20.64
- 0.20.64-2-ge720ff1ec
path: schemas/
- git:
commitTitle: 'chore: remove env file usage from tests (#3960)...'
sha: 6f372b16f150d634add1076b7e5a698b29e7a202
commitTitle: 'chore(notification): expose email mutations via grpc (#4011)...'
sha: e720ff1ec2032cda77ebeb83d1f714a7d1385680
tags:
- 0.20.64
- 0.20.64-2-ge720ff1ec
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: 6f372b16f150d634add1076b7e5a698b29e7a202
ref: e720ff1ec2032cda77ebeb83d1f714a7d1385680
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,15 +18,15 @@ directories:
- path: schemas/
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 6f372b16f150d634add1076b7e5a698b29e7a202
ref: e720ff1ec2032cda77ebeb83d1f714a7d1385680
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: 6f372b16f150d634add1076b7e5a698b29e7a202
ref: e720ff1ec2032cda77ebeb83d1f714a7d1385680
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: 6f372b16f150d634add1076b7e5a698b29e7a202
galoy_git_ref: e720ff1ec2032cda77ebeb83d1f714a7d1385680

0 comments on commit 0c62724

Please sign in to comment.