Skip to content

Release v0.1.2 #342

@kerthcet

Description

@kerthcet

Release Checklist

  • All OWNERS must LGTM the release proposal
  • Prepare the image and files
    • Run PLATFORMS=linux/amd64 make image-push GIT_TAG=$VERSION to build and push an image.
    • Run make artifacts GIT_TAG=$VERSION to generate the artifact.
  • Update helm chats and documents
    • Update chart/Chart.yaml and docs/installation.md, the helm version is different with the app version.
    • Run make helm-package to package the helm chart and update the index.yaml.
    • Submit a PR and merge it.
  • An OWNER prepares a draft release
    • Create a new tag
    • Write the change log into the draft release which should include below items if any:
      🚀 **Major Features**:
      ✨ **Features**:
      🐛 **Bugs**:
      ♻️ **Cleanups**:
      
    • Upload the files to the draft release.
      • manifests.yaml under artifacts
      • new generated helm chart *.zip file
  • Publish the draft release prepared at the Github releases page
  • Publish the helm chart
    • Run git checkout gh-pages
    • Copy the index.yaml from main branch
    • Submit a PR and merge it.
  • Close this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-kindIndicates a PR lacks a label and requires one.needs-priorityIndicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions