Skip to content

Commit

Permalink
chore(release): [ci skip] bump quickstart image to sha256@ab462995b2e…
Browse files Browse the repository at this point in the history
…e3f575a39617a275f7a543d678c172d1939a50f0aa45d29e7d43a
  • Loading branch information
galoybot committed Oct 18, 2024
1 parent ef77a56 commit b719098
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion quickstart/dev/docker-compose.deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ services:
volumes:
- ${HOST_PROJECT_PATH:-.}/config/otel-agent-config.yaml:/etc/otel-agent-config.yaml
svix:
image: svix/svix-server:v1.11
image: svix/svix-server:v1.38
platform: linux/amd64
environment:
WAIT_FOR: "true"
Expand Down
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@dc06b87cf8b94a43bca88b72b92df0d069f7acafaa526ccd9f22e81f3c2bec52"
#@ galoy_trigger_image_digest = "sha256@0cdb54f0006a8882b2e2151cc3a4ae67765e4100a2a1fdfbf876033d8688b172"
#@ mongodb_migrate_image_digest = "sha256@719c58127bd81896d52026a301d301f3bb9bbcee0a871a421a778476b0dbf440"
#@ galoy_api_image_digest = "sha256@ab462995b2ee3f575a39617a275f7a543d678c172d1939a50f0aa45d29e7d43a"
#@ galoy_trigger_image_digest = "sha256@a06b44f9e042c081e742b2b48425e59db36673ffbdd60b3925e5a6a194b1464c"
#@ mongodb_migrate_image_digest = "sha256@8a126763981c41536970acb4f8e6f6baec8a14d4b07a8d0c38e3db37e54c94e8"
#@ galoy_notifications_image_digest = "sha256@85a1376e374bf1524fd44e610615fdadbb74a75d9397152859155aed24d658f1"

#@ core_env = [
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:dc06b87cf8b94a43bca88b72b92df0d069f7acafaa526ccd9f22e81f3c2bec52
image: us.gcr.io/galoy-org/galoy-api@sha256:ab462995b2ee3f575a39617a275f7a543d678c172d1939a50f0aa45d29e7d43a
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:0cdb54f0006a8882b2e2151cc3a4ae67765e4100a2a1fdfbf876033d8688b172
image: us.gcr.io/galoy-org/galoy-api-trigger@sha256:a06b44f9e042c081e742b2b48425e59db36673ffbdd60b3925e5a6a194b1464c
environment:
- HELMREVISION=dev
- NETWORK=regtest
Expand Down Expand Up @@ -254,7 +254,7 @@ services:
environment:
- MONGO_INITDB_DATABASE=galoy
mongodb-migrate:
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:719c58127bd81896d52026a301d301f3bb9bbcee0a871a421a778476b0dbf440
image: us.gcr.io/galoy-org/galoy-api-migrate@sha256:8a126763981c41536970acb4f8e6f6baec8a14d4b07a8d0c38e3db37e54c94e8
depends_on:
- mongodb
environment:
Expand Down Expand Up @@ -460,7 +460,7 @@ services:
volumes:
- ${HOST_PROJECT_PATH:-.}/${GALOY_QUICKSTART_PATH:-vendor/galoy-quickstart}/dev/config/otel-agent-config.yaml:/etc/otel-agent-config.yaml
svix:
image: svix/svix-server:v1.11
image: svix/svix-server:v1.38
platform: linux/amd64
environment:
WAIT_FOR: "true"
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: 'perf: update gh actions (#4618)...'
sha: e5db88ad0064cde36fc2f66aad5b752d971a4dcc
commitTitle: 'chore: bump deps (#4616)...'
sha: ef77a566576cced6e91e8dc84547d23f25170e4d
tags:
- 0.20.227-1-ge5db88ad0
- 0.20.228-2-gef77a5665
path: .
path: dev
- contents:
- git:
commitTitle: 'perf: update gh actions (#4618)...'
sha: e5db88ad0064cde36fc2f66aad5b752d971a4dcc
commitTitle: 'chore: bump deps (#4616)...'
sha: ef77a566576cced6e91e8dc84547d23f25170e4d
tags:
- 0.20.227-1-ge5db88ad0
- 0.20.228-2-gef77a5665
path: schemas
- git:
commitTitle: 'perf: update gh actions (#4618)...'
sha: e5db88ad0064cde36fc2f66aad5b752d971a4dcc
commitTitle: 'chore: bump deps (#4616)...'
sha: ef77a566576cced6e91e8dc84547d23f25170e4d
tags:
- 0.20.227-1-ge5db88ad0
- 0.20.228-2-gef77a5665
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: e5db88ad0064cde36fc2f66aad5b752d971a4dcc
ref: ef77a566576cced6e91e8dc84547d23f25170e4d
includePaths:
- dev/**/*
excludePaths:
Expand All @@ -18,15 +18,15 @@ directories:
- path: schemas/
git:
url: https://github.com/GaloyMoney/galoy.git
ref: e5db88ad0064cde36fc2f66aad5b752d971a4dcc
ref: ef77a566576cced6e91e8dc84547d23f25170e4d
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: e5db88ad0064cde36fc2f66aad5b752d971a4dcc
ref: ef77a566576cced6e91e8dc84547d23f25170e4d
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: e5db88ad0064cde36fc2f66aad5b752d971a4dcc
galoy_git_ref: ef77a566576cced6e91e8dc84547d23f25170e4d

0 comments on commit b719098

Please sign in to comment.