Skip to content

Commit 6a40358

Browse files
authored
Merge pull request #44 from mozilla-iam/IAM-1207
IAM-1207 updated readme and infra markdown files
2 parents 5ac97fd + efc93e5 commit 6a40358

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dino-park-packs"
3-
version = "0.5.12"
3+
version = "0.5.13"
44
authors = ["Florian Merz <[email protected]>"]
55
edition = "2018"
66

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# DinoPark Packs (packing Dinos since 2019)
2+
Documentation site - https://github.com/mozilla-iam/dino-park/blob/master/Introduction.md
23

34
## DinoPark Packs is the group management service of Mozilla's IAM system
45

terraform/INFRA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Set up data base after terraform apply
1+
### Set up database after terraform apply
22

33
```
44
kubectl run -i -t --rm --image=postgres --command debug1 -- /bin/bash

0 commit comments

Comments
 (0)