We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdea442 + b84887b commit 8b27c7aCopy full SHA for 8b27c7a
config/prod/cis-for-beanstalk-image-pipeline.yaml
@@ -1,9 +1,9 @@
1
template:
2
type: "http"
3
- url: "https://raw.githubusercontent.com/Sage-Bionetworks/aws-infra/v0.9.8/templates/ImageBuilder/cis-for-eb-image-pipeline-template.yaml"
+ url: "https://raw.githubusercontent.com/Sage-Bionetworks/aws-infra/v0.9.9/templates/ImageBuilder/cis-for-eb-image-pipeline-template.yaml"
4
stack_name: "cis-for-beanstalk-image-pipeline"
5
stack_tags:
6
OwnerEmail: "it@sagebase.org"
7
CostCenter: "Platform Infrastructure / 990300"
8
parameters:
9
- ImageVersion: "1.0.0"
+ ImageVersion: "1.0.1"
0 commit comments