Alluxio / k8s-operator

An operator for managing Alluxio system on Kubernetes cluster
https://www.alluxio.io/
Apache License 2.0
10 stars 8 forks source link

Udpate versions and delete changelog #33

Closed ssz1997 closed 1 year ago

ssz1997 commented 1 year ago

Per offline agreement, the version in main branch shall be x.y+1.z-SNAPSHOT and since 1.0.0 has been released, the version string should be 1.1.0-SNAPSHOT. Also getting rid of the changelog of Alluxio helm chart. Important changes will be included in the release note.

ssz1997 commented 1 year ago

@Xenorith PTAL. Thanks! The script for updating versions will be out soon.