Skip to content

itera-io/kubevap-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubevap Binaries

This repository contains the binaries for Kubevap, a powerful tool for managing Kubernetes clusters seamlessly. The project is maintained by Itera-IO.

Installation

To get started, you can clone the repository to your local machine using the following command:

git clone https://github.com/itera-io/kubevap-binaries

Updating Versions

Make sure to update the versions properly in the versions.yaml file before making any commits. You can do this by modifying the file directly and then using the following commands to add and commit the changes:

git add versions.yml
git commit -m "generate kubernetes binaries for k8s version v1.31.4"
git push origin master

Tagging and Pushing Changes

To distinguish between development and production versions, make use of the appropriate tags. For example:

git tag dev-v1.31.4
git push origin dev-v1.31.4

GitHub Actions

Once you've completed the necessary steps, the GitHub Actions should automatically be triggered. You can monitor the process in the Actions tab. Good luck!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5