Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pgstac version in DEPLOYMENT.md #101

Closed
wants to merge 1 commit into from

Conversation

charalamm
Copy link
Contributor

Available PR templates

@@ -30,15 +30,15 @@ The example commands here will deploy a CloudFormation stack called `eoAPI-stagi
(e.g. eoAPI-staging or eoAPI-production)
```bash
# Deploy the CDK toolkit stack into an AWS environment.
CDK_EOAPI_STAGE=staging CDK_EOAPI_DB_PGSTAC_VERSION=0.7.1 npm --prefix infrastructure/aws run cdk -- bootstrap
CDK_EOAPI_STAGE=staging CDK_EOAPI_DB_PGSTAC_VERSION=0.7.10 npm --prefix infrastructure/aws run cdk -- bootstrap
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

we put 0.7.1 is an example for the version number. We won't update the documentation on each new release :-)

maybe we can add a link to the pgstac repo for people to find the latest version number

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, ok that makes sense. I am closing it

@charalamm charalamm closed this Jun 22, 2023
@charalamm charalamm deleted the patch-2 branch June 22, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants