Skip to content

Commit

Permalink
fix: installed predis/predis composer package and updated google clus…
Browse files Browse the repository at this point in the history
…ter zone details
  • Loading branch information
CS76 committed Apr 5, 2024
1 parent 29a5c3f commit 5ce608b
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
env:
PROJECT_ID: ${{ secrets.GKE_PROJECT }}
GKE_CLUSTER: autopilot-cluster-coconut
GKE_ZONE: europe-west3-a
GKE_ZONE: europe-west3
DEPLOYMENT_NAME: coconut-coconut-app
WORKER_DEPLOYMENT_NAME: coconut-worker
REPOSITORY_NAME: coconut
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"league/flysystem-aws-s3-v3": "^3.0",
"livewire/livewire": "^3.0",
"owen-it/laravel-auditing": "^13.6",
"predis/predis": "^2.2",
"pxlrbt/filament-environment-indicator": "^2.0",
"shuvroroy/filament-spatie-laravel-backup": "^2.1",
"spatie/laravel-backup": "^8.6",
Expand Down
65 changes: 63 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5ce608b

Please sign in to comment.