Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
angelbarrera92 committed Feb 29, 2020
1 parent b17c005 commit 7a6bc8b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# Changelog

## Version v1.0.0

This is the first release of Grafana multi-tenant Operator. It includes the following features:

- Organization Management.
- create, modify, delete organizations.
- datasources management
- dashboard management
- User Management
- Link users to organization
2 changes: 1 addition & 1 deletion docs/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Setting up python local development environment

```bash
$ git clone git@github.com:angelbarrera92/grafana-multi-tenant-operator.git
$ git clone git@github.com:k8spin/grafana-multi-tenant-operator.git
Cloning into 'grafana-multi-tenant-operator'...
remote: Enumerating objects: 85, done.
remote: Counting objects: 100% (85/85), done.
Expand Down

0 comments on commit 7a6bc8b

Please sign in to comment.