Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@e92b44d37c8…
Browse files Browse the repository at this point in the history
…ccc6fe6fb6cee73d27b61aca6a1325543527968ed70e7185a1541
  • Loading branch information
galoybot committed Nov 8, 2023
1 parent ecd1f46 commit c6091ad
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion quickstart/dev/svix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ curl --silent -X 'GET' \
-H "Authorization: Bearer $SVIX_SECRET" \
-H 'Accept: application/json' \
-H 'Content-Type: application/json' | jq
```
```
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@347482daf830eb5b9e9d46c211f930c07243ccb34a3654fe32cd7f766472a08f"
#@ galoy_trigger_image_digest = "sha256@bd35ffc90b76dac3e3b111a0542d4edacc4fffaa6fac641d912b12eded0c58aa"
#@ mongodb_migrate_image_digest = "sha256@75d96c67c720405c3bed3e63173d19e07739f6d29f80605e7eb15a8117d05f9d"
#@ galoy_api_image_digest = "sha256@e92b44d37c8ccc6fe6fb6cee73d27b61aca6a1325543527968ed70e7185a1541"
#@ galoy_trigger_image_digest = "sha256@69436295418f6b0b16b83e0cbe02fc4c20935149797f156d4b0a6b49e3e11a4d"
#@ mongodb_migrate_image_digest = "sha256@95140f06cc72068cfec94fd4803d65fd95bd1e08704f05906923bc0763dc7c89"

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 @@ -97,7 +97,7 @@ services:
ports:
- 5434:5432
galoy:
image: us.gcr.io/galoy-org/galoy-api@sha256:347482daf830eb5b9e9d46c211f930c07243ccb34a3654fe32cd7f766472a08f
image: us.gcr.io/galoy-org/galoy-api@sha256:e92b44d37c8ccc6fe6fb6cee73d27b61aca6a1325543527968ed70e7185a1541
env_file: ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/.env.galoy
depends_on:
- trigger
Expand All @@ -115,7 +115,7 @@ services:
aliases:
- bats-tests
trigger:
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:bd35ffc90b76dac3e3b111a0542d4edacc4fffaa6fac641d912b12eded0c58aa
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:69436295418f6b0b16b83e0cbe02fc4c20935149797f156d4b0a6b49e3e11a4d
env_file: ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/.env.galoy
depends_on:
- lnd1
Expand All @@ -136,7 +136,7 @@ services:
- MONGODB_ADVERTISED_HOSTNAME=127.0.0.1
- MONGO_INITDB_DATABASE=galoy
mongodb-migrate:
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:75d96c67c720405c3bed3e63173d19e07739f6d29f80605e7eb15a8117d05f9d
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:95140f06cc72068cfec94fd4803d65fd95bd1e08704f05906923bc0763dc7c89
depends_on:
- mongodb
environment:
Expand Down
2 changes: 1 addition & 1 deletion quickstart/galoy/.env
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export KRATOS_PG_HOST="localhost"
export KRATOS_PG_PORT="5433"

export OTEL_EXPORTER_OTLP_ENDPOINT="http://localhost:4318"
# TODO: rename to OTEL_SERVICE_NAME
# TODO: rename to OTEL_SERVICE_NAME
# https://opentelemetry.io/docs/concepts/sdk-configuration/general-sdk-configuration/#otel_service_name
export TRACING_SERVICE_NAME="galoy-dev"

Expand Down
2 changes: 1 addition & 1 deletion quickstart/galoy/dev/svix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ curl --silent -X 'GET' \
-H "Authorization: Bearer $SVIX_SECRET" \
-H 'Accept: application/json' \
-H 'Content-Type: application/json' | jq
```
```
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(dev): buckify sdl gen / diff (#3511)...'
sha: 2f43ae9ab2319907162326cbd4a9a63baf6c6460
commitTitle: 'fix: add url(protocol) validation to add callback mutation (#3513)'
sha: ecd1f46d9ff72a9f29f9fccc7356902460642930
tags:
- 0.16.5-2-g2f43ae9ab
- 0.16.6-2-gecd1f46d9
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore(dev): buckify sdl gen / diff (#3511)...'
sha: 2f43ae9ab2319907162326cbd4a9a63baf6c6460
commitTitle: 'fix: add url(protocol) validation to add callback mutation (#3513)'
sha: ecd1f46d9ff72a9f29f9fccc7356902460642930
tags:
- 0.16.5-2-g2f43ae9ab
- 0.16.6-2-gecd1f46d9
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore(dev): buckify sdl gen / diff (#3511)...'
sha: 2f43ae9ab2319907162326cbd4a9a63baf6c6460
commitTitle: 'fix: add url(protocol) validation to add callback mutation (#3513)'
sha: ecd1f46d9ff72a9f29f9fccc7356902460642930
tags:
- 0.16.5-2-g2f43ae9ab
- 0.16.7
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: 2f43ae9ab2319907162326cbd4a9a63baf6c6460
ref: ecd1f46d9ff72a9f29f9fccc7356902460642930
includePaths:
- core/api/dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 2f43ae9ab2319907162326cbd4a9a63baf6c6460
ref: ecd1f46d9ff72a9f29f9fccc7356902460642930
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: 2f43ae9ab2319907162326cbd4a9a63baf6c6460
ref: ecd1f46d9ff72a9f29f9fccc7356902460642930
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: 2f43ae9ab2319907162326cbd4a9a63baf6c6460
galoy_git_ref: ecd1f46d9ff72a9f29f9fccc7356902460642930

0 comments on commit c6091ad

Please sign in to comment.