Skip to content

Latest commit

 

History

History
78 lines (55 loc) · 3.37 KB

RELEASE.md

File metadata and controls

78 lines (55 loc) · 3.37 KB
  1. NGINX
  • Open pull request

If you are updating any component in build.sh please also update the SHA256 checksum of that component as well, the cloud build will fail with an exit 10 if not.
Example NGINX_VERSION, SHA256

1a. Promote images:

Open pull request to promote staging image: add sha - version

The sha is available in output from cloud build

  1. Change to images:

2a. Promote images:

  • Open pull request to promote staging image
    • e2e-test-runner
    • e2e-test-cfssl
    • e2e-test-echo
    • e2e-test-fastcgi-helloserver
    • e2e-test-httpbin
  1. Update references to e2e-test-runner image:
  1. Prepare for a new release:

4a. Promote images:

  1. Release helm chart:
  1. New release:
  • Update static scripts:

  • Update Changelog and Documentation:

    • Open pull request updating Changelog.md
    • Update the version in docs/deploy/index.md
    • Update Supported versions in the Support Versions table in the README.md
    • Merge
  1. Github release