Skip to content

Commit

Permalink
bump chart (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards authored Mar 13, 2024
1 parent dc2c7ef commit c8002ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ Kubefirst API runtime implementation.
- [Build the Binary](#build-the-binary)
- [Leverage `air` for Live Reloading Locally](#leverage-air-for-live-reloading-locally)
- [Use with the CLI](#use-with-the-cli)
- [Prerequisites](#prerequisites)
- [Prerequisites for local development](#prerequisites-for-local-development)
- [Environment Variables](#environment-variables)
- [To run locally:](#to-run-locally)
- [local environment variables](#local-environment-variables)
- [Provider Support](#provider-support)
- [Creating a Cluster](#creating-a-cluster)
Expand Down Expand Up @@ -265,3 +264,4 @@ go install github.com/swaggo/swag/cmd/swag@latest
```shell
make updateswagger
```

0 comments on commit c8002ae

Please sign in to comment.