Skip to content

Commit

Permalink
Added latest repos from EMR 5.36.2 (#131)
Browse files Browse the repository at this point in the history
* Added latest repos from EMR 5.36.2
  • Loading branch information
patduin authored Aug 23, 2024
1 parent b65bb3e commit ab1cdc5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [5.2.1] - 2024-08-23
### Added
- Upgrade yum repos from EMR-5.36.2 (latest EMR 5 version)

## [5.2.0] - 2024-08-22
### Added
- Upgrade HMS to 2.3.9 (was 2.3.7)
Expand Down
2 changes: 1 addition & 1 deletion files/emr-apps.repo
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name = EMR Applications Repository
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-emr
enabled = 1
baseurl = https://s3.amazonaws.com/repo.us-east-1.emr.amazonaws.com/apps-repository/emr-5.36.1/537bc564-6e04-4aae-b93e-5f9efb9d8879
baseurl = https://s3.amazonaws.com/repo.us-east-1.emr.amazonaws.com/apps-repository/emr-5.36.2/800a23aa-8170-401d-b799-73caed213b0d
priority = 5
gpgcheck = 1
2 changes: 1 addition & 1 deletion files/emr-platform.repo
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name = EMR Platform Repository
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-emr
enabled = 1
baseurl = https://s3.amazonaws.com/repo.us-east-1.emr.amazonaws.com/platform-repository/1.30.1/97926b1a-1e1b-4821-a019-71c03fc527ff
baseurl = https://s3.amazonaws.com/repo.us-east-1.emr.amazonaws.com/platform-repository/1.30.2/e35a2136-da13-4653-a19c-858dd5b29e72
priority = 5
gpgcheck = 1

0 comments on commit ab1cdc5

Please sign in to comment.