etcd-operator/scripts
Ivan Valdes 56ba18657c
Add release script
The release script does the following:

1. Generates the distribution YAML file and places it in the default
   location `dist/install.yaml`. Then, it commits the file to the
   repository.
2. Creates a tag and pushes it to the repository.
3. Builds the Docker image and pushes to the registry.

These steps are idempotent, so if the script fails, it can be resumed
and skip what already succeeded.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-03-14 22:53:13 -07:00
..
release.sh Add release script 2025-03-14 22:53:13 -07:00