Skip to content

Commit

Permalink
Add role binding for sower
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur authored and lbeckman314 committed Feb 16, 2024
1 parent 5789cae commit 28095ed
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "^.secrets.baseline$",
"lines": null
},
"generated_at": "2023-06-05T18:40:35Z",
"generated_at": "2023-07-27T21:47:16Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -374,7 +374,7 @@
"hashed_secret": "1740c48fa3141d4851b14f97e3bc0f46f7670672",
"is_secret": false,
"is_verified": false,
"line_number": 127,
"line_number": 119,
"type": "Secret Keyword"
}
],
Expand Down
46 changes: 23 additions & 23 deletions helm/gen3/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gen3

![Version: 0.1.21](https://img.shields.io/badge/Version-0.1.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
![Version: 0.1.19](https://img.shields.io/badge/Version-0.1.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)

Helm chart to deploy Gen3 Data Commons

Expand All @@ -18,28 +18,28 @@ Helm chart to deploy Gen3 Data Commons

| Repository | Name | Version |
|------------|------|---------|
| file://../ambassador | ambassador | 0.1.9 |
| file://../arborist | arborist | 0.1.9 |
| file://../argo-wrapper | argo-wrapper | 0.1.5 |
| file://../audit | audit | 0.1.10 |
| file://../aws-es-proxy | aws-es-proxy | 0.1.7 |
| file://../common | common | 0.1.8 |
| file://../etl | etl | 0.1.0 |
| file://../fence | fence | 0.1.14 |
| file://../guppy | guppy | 0.1.9 |
| file://../hatchery | hatchery | 0.1.7 |
| file://../indexd | indexd | 0.1.11 |
| file://../manifestservice | manifestservice | 0.1.11 |
| file://../metadata | metadata | 0.1.9 |
| file://../peregrine | peregrine | 0.1.10 |
| file://../pidgin | pidgin | 0.1.8 |
| file://../portal | portal | 0.1.8 |
| file://../requestor | requestor | 0.1.9 |
| file://../revproxy | revproxy | 0.1.12 |
| file://../sheepdog | sheepdog | 0.1.11 |
| file://../sower | sower | 0.1.7 |
| file://../ssjdispatcher | ssjdispatcher | 0.1.7 |
| file://../wts | wts | 0.1.11 |
| file://../ambassador | ambassador | 0.1.8 |
| file://../arborist | arborist | 0.1.8 |
| file://../argo-wrapper | argo-wrapper | 0.1.4 |
| file://../audit | audit | 0.1.9 |
| file://../aws-es-proxy | aws-es-proxy | 0.1.6 |
| file://../common | common | 0.1.7 |
| file://../elasticsearch | elasticsearch | 0.1.5 |
| file://../fence | fence | 0.1.13 |
| file://../guppy | guppy | 0.1.8 |
| file://../hatchery | hatchery | 0.1.6 |
| file://../indexd | indexd | 0.1.10 |
| file://../manifestservice | manifestservice | 0.1.10 |
| file://../metadata | metadata | 0.1.8 |
| file://../peregrine | peregrine | 0.1.9 |
| file://../pidgin | pidgin | 0.1.7 |
| file://../portal | portal | 0.1.7 |
| file://../requestor | requestor | 0.1.8 |
| file://../revproxy | revproxy | 0.1.10 |
| file://../sheepdog | sheepdog | 0.1.10 |
| file://../sower | sower | 0.1.6 |
| file://../ssjdispatcher | ssjdispatcher | 0.1.6 |
| file://../wts | wts | 0.1.10 |
| https://charts.bitnami.com/bitnami | postgresql | 11.9.13 |
| https://helm.elastic.co | elasticsearch | 7.10.2 |

Expand Down

0 comments on commit 28095ed

Please sign in to comment.