From 266abe7238cce32f532ab8405bfa3549ae2386a7 Mon Sep 17 00:00:00 2001 From: malachi-constant Date: Tue, 21 May 2024 11:13:02 -0700 Subject: [PATCH 1/2] chore: updating 'storage/ecr' module to latest pending 'v1.8.0' of IDF --- manifests/mlflow-experiments-tracking/storage-modules.yaml | 2 +- manifests/mlops-sagemaker-multiacc/storage-modules.yaml | 2 +- manifests/mlops-sagemaker/storage-modules.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/mlflow-experiments-tracking/storage-modules.yaml b/manifests/mlflow-experiments-tracking/storage-modules.yaml index 5d97b5c7..7f05b2cd 100644 --- a/manifests/mlflow-experiments-tracking/storage-modules.yaml +++ b/manifests/mlflow-experiments-tracking/storage-modules.yaml @@ -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 diff --git a/manifests/mlops-sagemaker-multiacc/storage-modules.yaml b/manifests/mlops-sagemaker-multiacc/storage-modules.yaml index 52498712..470d1d67 100644 --- a/manifests/mlops-sagemaker-multiacc/storage-modules.yaml +++ b/manifests/mlops-sagemaker-multiacc/storage-modules.yaml @@ -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 diff --git a/manifests/mlops-sagemaker/storage-modules.yaml b/manifests/mlops-sagemaker/storage-modules.yaml index d0ae36e1..634942cc 100644 --- a/manifests/mlops-sagemaker/storage-modules.yaml +++ b/manifests/mlops-sagemaker/storage-modules.yaml @@ -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 From cd47d26abd388308d22db671129edbd83e6ce507 Mon Sep 17 00:00:00 2001 From: malachi-constant Date: Tue, 21 May 2024 11:15:03 -0700 Subject: [PATCH 2/2] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f14874f4..de192b01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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