Skip to content

Commit

Permalink
docs(READEME.md): added how versioning work section
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-ra committed Jul 21, 2023
1 parent 2647bf8 commit 3ce2047
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@ This chart is created to be used inside devopshobbies & kaiser-io devops operati

## How it works:

The use-case is pretty simple and you can start using this by fetching the chart. Also there is one values.example.yaml defined for you witch you can check and have a look to find out how to set the variables.
The use-case is pretty simple and you can start using this by fetching the chart. Also, there is one `values`.example.yaml` defined for you which you can check and have a look at to find out how to set the variables.

## How release and versioning work:

The versioning and releasing logic is so fairly simple, just push a commit on main branch and you have it.

0 comments on commit 3ce2047

Please sign in to comment.