1. Change the CircleCI configuration APP_HOSTNAME field in the production_environment to www.greenpeace.org, for example: https://github.com/greenpeace/planet4-international/.circleci/config.yml#L36
      2. Commit, and promote the changes through release > master branches
      3. Connect to the production Kubernetes cluster
      4. Checkout https://github.com/greenpeace/planet4-helper-scripts
      5. ./configure.sh
        1. Select the planet4-<nro>-master release
        2. Enter OAUTH credentials
      6. make
        1. Select Option 3 when presented with a list of replacements: 3 - Production domain
      7. There is no step 7