Skip to content

Commit

Permalink
Merge branch 'awslabs:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
saikatak authored May 22, 2024
2 parents e36916a + 565b6a4 commit 87c7b65
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- rename seedfarmer project name to `aiops`
- chore: adding some missing auto_delete attributes
- chore: Add `auto_delete` to `mlflow-fargate` elb access logs bucket
- updating `storage/ecr` module to latest pending `v1.8.0` of IDF

## v1.1.0

Expand Down
2 changes: 1 addition & 1 deletion manifests/mlflow-experiments-tracking/storage-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ecr-mlflow
path: git::https://github.com/awslabs/idf-modules.git//modules/storage/ecr?ref=release/1.7.0&depth=1
path: git::https://github.com/awslabs/idf-modules.git//modules/storage/ecr?ref=main&depth=1
targetAccount: primary
parameters:
- name: image-tag-mutability
Expand Down
2 changes: 1 addition & 1 deletion manifests/mlops-sagemaker-multiacc/storage-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ecr-sagemaker-kernel
path: git::https://github.com/awslabs/idf-modules.git//modules/storage/ecr?ref=release/1.7.0&depth=1
path: git::https://github.com/awslabs/idf-modules.git//modules/storage/ecr?ref=main&depth=1
targetAccount: dev
parameters:
- name: image-tag-mutability
Expand Down
2 changes: 1 addition & 1 deletion manifests/mlops-sagemaker/storage-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ecr-sagemaker-kernel
path: git::https://github.com/awslabs/idf-modules.git//modules/storage/ecr?ref=release/1.7.0&depth=1
path: git::https://github.com/awslabs/idf-modules.git//modules/storage/ecr?ref=main&depth=1
targetAccount: primary
parameters:
- name: image-tag-mutability
Expand Down

0 comments on commit 87c7b65

Please sign in to comment.