modules/installation-aws-user-infra-rhcos-ami: Bump to RHCOS 43.81.201912131630.0#18917
Merged
kalexand-rh merged 1 commit intoopenshift:enterprise-4.3from Jan 9, 2020
Merged
Conversation
…1912131630.0 Catching up with openshift/installer@3544350cc (BZ 1775388: rhcos: Bump to 43.81.201912131630.0, 2019-12-10, openshift/installer#2777). Generated with: $ date --iso=m --utc 2020-01-09T00:57+0000 $ git fetch origin $ git --no-pager log -1 --oneline origin/release-4.3 -- data/data/rhcos.json 3544350cc (origin/pr/2777) BZ 1775388: rhcos: Bump to 43.81.201912131630.0 $ git cat-file -p 3544350cc:data/data/rhcos.json | jq -r '.amis | to_entries | sort_by(.key)[] | "\n|`" + .key + "`\n|`" + .value.hvm + "`"' and pasting the output into the module doc.
|
LGTM. |
Contributor
|
Thank you! |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Following up on #18396 and catching up with openshift/installer@3544350cc (openshift/installer#2777).
Generated with:
and pasting the output into the module doc.