Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@ea5e8413811…
Browse files Browse the repository at this point in the history
…e4e481f85df530c513d40a4cd1b021cd64465ce210f08570aee5f
  • Loading branch information
galoybot committed Feb 8, 2024
1 parent a921d49 commit 17bf38a
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@c4f10b44ba33649870e64f98d96d3abc1147261fead4c159e41e940303a31293"
#@ galoy_trigger_image_digest = "sha256@697f4482492a48ac519ca01d40c58db1b30dcc871325741f22bd02c05fb30865"
#@ mongodb_migrate_image_digest = "sha256@850fbbede33ca754646942ed7612039c40a56ec96048507621263f5381b1ba60"
#@ galoy_notifications_image_digest = "sha256@7636a6b23ae6d7400e4148514a793124a73540aa1ce1200a1b1851f9b0f05dea"
#@ galoy_api_image_digest = "sha256@ea5e8413811e4e481f85df530c513d40a4cd1b021cd64465ce210f08570aee5f"
#@ galoy_trigger_image_digest = "sha256@5790a72fa53032a5c51421e1b6ee23b5c6cdc5e5d50049e615015503324d8f00"
#@ mongodb_migrate_image_digest = "sha256@8e2a30b998b9d10f6444bee87da932af244acbfe766bb0020d82b971a9d4a58b"
#@ galoy_notifications_image_digest = "sha256@2e67edc285dd30658b243f6f1f630a26bf9ff5598de375222eb68ee036076f00"

#@ 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:c4f10b44ba33649870e64f98d96d3abc1147261fead4c159e41e940303a31293
image: us.gcr.io/galoy-org/galoy-api@sha256:ea5e8413811e4e481f85df530c513d40a4cd1b021cd64465ce210f08570aee5f
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:697f4482492a48ac519ca01d40c58db1b30dcc871325741f22bd02c05fb30865
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:5790a72fa53032a5c51421e1b6ee23b5c6cdc5e5d50049e615015503324d8f00
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:7636a6b23ae6d7400e4148514a793124a73540aa1ce1200a1b1851f9b0f05dea
image: us.gcr.io/galoy-org/galoy-notifications@sha256:2e67edc285dd30658b243f6f1f630a26bf9ff5598de375222eb68ee036076f00
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:850fbbede33ca754646942ed7612039c40a56ec96048507621263f5381b1ba60
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:8e2a30b998b9d10f6444bee87da932af244acbfe766bb0020d82b971a9d4a58b
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: make merchant map suggest publicly accessible for now (#3953)...'
sha: 3f5273493e90104421ec5cc952d0a64c1a347a9a
commitTitle: 'ci: add test-quickstart task'
sha: a921d49bda722074061ce656ff9a53c8e4ab9616
tags:
- 0.20.48-3-g3f5273493
- 0.20.50
path: ./
path: dev
- contents:
- git:
commitTitle: 'chore: make merchant map suggest publicly accessible for now (#3953)...'
sha: 3f5273493e90104421ec5cc952d0a64c1a347a9a
commitTitle: 'ci: add test-quickstart task'
sha: a921d49bda722074061ce656ff9a53c8e4ab9616
tags:
- 0.20.48-3-g3f5273493
- 0.20.50
path: schemas/
- git:
commitTitle: 'chore: make merchant map suggest publicly accessible for now (#3953)...'
sha: 3f5273493e90104421ec5cc952d0a64c1a347a9a
commitTitle: 'ci: add test-quickstart task'
sha: a921d49bda722074061ce656ff9a53c8e4ab9616
tags:
- 0.20.48-3-g3f5273493
- 0.20.50
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: 3f5273493e90104421ec5cc952d0a64c1a347a9a
ref: a921d49bda722074061ce656ff9a53c8e4ab9616
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,15 +18,15 @@ directories:
- path: schemas/
git:
url: https://github.com/GaloyMoney/galoy.git
ref: 3f5273493e90104421ec5cc952d0a64c1a347a9a
ref: a921d49bda722074061ce656ff9a53c8e4ab9616
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: 3f5273493e90104421ec5cc952d0a64c1a347a9a
ref: a921d49bda722074061ce656ff9a53c8e4ab9616
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: 3f5273493e90104421ec5cc952d0a64c1a347a9a
galoy_git_ref: a921d49bda722074061ce656ff9a53c8e4ab9616

0 comments on commit 17bf38a

Please sign in to comment.