Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@182cf836f92…
Browse files Browse the repository at this point in the history
…84ce00968cfb60492d436d8089b233446e9b7b6de4b4e0423f526
  • Loading branch information
galoybot committed Sep 26, 2023
1 parent 208654f commit 102643b
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 25 deletions.
4 changes: 2 additions & 2 deletions quickstart/docker-compose.tmpl.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#@ load("@ytt:data", "data")

#@ galoy_image_digest = "sha256@c4a67a42edaa97432db45c12cf8964f6039b468d55368d5aa96764cb0007f6fa"
#@ mongodb_migrate_image_digest = "sha256@3940b77622d5d2b6f5c6ad432232ca5da72e99efd96007eb6fc508cd2fa3ef45"
#@ galoy_image_digest = "sha256@182cf836f9284ce00968cfb60492d436d8089b233446e9b7b6de4b4e0423f526"
#@ mongodb_migrate_image_digest = "sha256@a3a90cfec851a10a3666cebe8bda406d6487621c02ee00fcc4fb9daef954513f"

version: #@ data.values.version
services:
Expand Down
10 changes: 5 additions & 5 deletions quickstart/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
volumes:
- ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/dev:/repo/dev
oathkeeper:
image: oryd/oathkeeper:v0.40.4-distroless
image: oryd/oathkeeper:v0.40.6-distroless
ports:
- 4002:4455
- 4456:4456
Expand Down Expand Up @@ -64,7 +64,7 @@ services:
- POSTGRES_PASSWORD=secret
- POSTGRES_DB=default
galoy:
image: us.gcr.io/galoy-org/galoy-app@sha256:c4a67a42edaa97432db45c12cf8964f6039b468d55368d5aa96764cb0007f6fa
image: us.gcr.io/galoy-org/galoy-app@sha256:182cf836f9284ce00968cfb60492d436d8089b233446e9b7b6de4b4e0423f526
command:
- -r
- /app/lib/services/tracing.js
Expand All @@ -86,7 +86,7 @@ services:
aliases:
- bats-tests
trigger:
image: us.gcr.io/galoy-org/galoy-app@sha256:c4a67a42edaa97432db45c12cf8964f6039b468d55368d5aa96764cb0007f6fa
image: us.gcr.io/galoy-org/galoy-app@sha256:182cf836f9284ce00968cfb60492d436d8089b233446e9b7b6de4b4e0423f526
command:
- -r
- /app/lib/services/tracing.js
Expand All @@ -111,7 +111,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:3940b77622d5d2b6f5c6ad432232ca5da72e99efd96007eb6fc508cd2fa3ef45
image: us.gcr.io/galoy-org/galoy-app-migrate@sha256:a3a90cfec851a10a3666cebe8bda406d6487621c02ee00fcc4fb9daef954513f
depends_on:
- mongodb
environment:
Expand Down Expand Up @@ -302,7 +302,7 @@ services:
otel-agent:
ports:
- 4318:4318
image: otel/opentelemetry-collector-contrib:0.79.0
image: otel/opentelemetry-collector-contrib:0.84.0
command:
- --config=/etc/otel-agent-config.yaml
environment:
Expand Down
4 changes: 2 additions & 2 deletions quickstart/galoy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
extra_hosts: []
otel-agent:
ports: []
image: otel/opentelemetry-collector-contrib:0.79.0
image: otel/opentelemetry-collector-contrib:0.84.0
command: ["--config=/etc/otel-agent-config.yaml"]
environment:
- HONEYCOMB_DATASET=${HONEYCOMB_DATASET}
Expand Down Expand Up @@ -360,7 +360,7 @@ services:
timeout: 30s
retries: 5
oathkeeper:
image: oryd/oathkeeper:v0.40.4-distroless
image: oryd/oathkeeper:v0.40.6-distroless
ports: []
extra_hosts: []
command: serve -c /home/ory/oathkeeper.yml --sqa-opt-out
Expand Down
21 changes: 9 additions & 12 deletions quickstart/vendir.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,26 @@ apiVersion: vendir.k14s.io/v1alpha1
directories:
- contents:
- git:
commitTitle: 'chore: setting ResourceAttemptsTimelockServiceError to warn instead
o… (#3265)'
sha: fcd16d52cfb0882eb79d2cdd5fdb96424ca3cbc5
commitTitle: 'chore: bump docker deps (#3269)...'
sha: 208654fae7704ed6998e70eeda84fd36fe6bc66f
tags:
- 0.13.94-1-gfcd16d52c
- 0.13.95-1-g208654fae
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore: setting ResourceAttemptsTimelockServiceError to warn instead
o… (#3265)'
sha: fcd16d52cfb0882eb79d2cdd5fdb96424ca3cbc5
commitTitle: 'chore: bump docker deps (#3269)...'
sha: 208654fae7704ed6998e70eeda84fd36fe6bc66f
tags:
- 0.13.94-1-gfcd16d52c
- 0.13.95-1-g208654fae
path: ./
path: ./galoy
- contents:
- git:
commitTitle: 'chore: setting ResourceAttemptsTimelockServiceError to warn instead
o… (#3265)'
sha: fcd16d52cfb0882eb79d2cdd5fdb96424ca3cbc5
commitTitle: 'chore: bump docker deps (#3269)...'
sha: 208654fae7704ed6998e70eeda84fd36fe6bc66f
tags:
- 0.13.94-1-gfcd16d52c
- 0.13.95-1-g208654fae
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: fcd16d52cfb0882eb79d2cdd5fdb96424ca3cbc5
ref: 208654fae7704ed6998e70eeda84fd36fe6bc66f
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,7 +18,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: fcd16d52cfb0882eb79d2cdd5fdb96424ca3cbc5
ref: 208654fae7704ed6998e70eeda84fd36fe6bc66f
includePaths:
- dev/**/*
- test/bats/bitcoind_signer_descriptors.json
Expand All @@ -35,7 +35,7 @@ directories:
- path: ./
git:
url: https://github.com/GaloyMoney/galoy.git
ref: fcd16d52cfb0882eb79d2cdd5fdb96424ca3cbc5
ref: 208654fae7704ed6998e70eeda84fd36fe6bc66f
includePaths:
- src/graphql/public/schema.graphql
- 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: fcd16d52cfb0882eb79d2cdd5fdb96424ca3cbc5
galoy_git_ref: 208654fae7704ed6998e70eeda84fd36fe6bc66f

0 comments on commit 102643b

Please sign in to comment.