Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Jan 9, 2020

Following up on #18396 and catching up with openshift/installer@3544350cc (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.

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 9, 2020
@wking wking changed the title modules/installation-aws-user-infra-rhcos-ami: Bump to RHCOS 43.81.201911221453.0 modules/installation-aws-user-infra-rhcos-ami: Bump to RHCOS 43.81.201912131630.0 Jan 9, 2020
…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.
@jianlinliu
Copy link

LGTM.

@kalexand-rh
Copy link
Contributor

Thank you!

@kalexand-rh kalexand-rh merged commit edeb308 into openshift:enterprise-4.3 Jan 9, 2020
@wking wking deleted the 4.3-ami-bump branch January 10, 2020 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.3 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants