Skip to content

Commit

Permalink
Merge pull request #212 from uc-cdis/feat/user-yaml
Browse files Browse the repository at this point in the history
updating the default user.yaml so it passes validation
  • Loading branch information
EliseCastle23 authored Nov 8, 2024
2 parents 6279e01 + 1a79dbe commit 078c7ae
Show file tree
Hide file tree
Showing 6 changed files with 190 additions and 851 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": "2024-11-05T18:59:51Z",
"generated_at": "2024-11-08T15:48:27Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -321,7 +321,7 @@
"hashed_secret": "5d07e1b80e448a213b392049888111e1779a52db",
"is_secret": false,
"is_verified": false,
"line_number": 1956,
"line_number": 1295,
"type": "Secret Keyword"
}
],
Expand Down
2 changes: 1 addition & 1 deletion helm/fence/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.23
version: 0.1.24

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions helm/fence/README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 078c7ae

Please sign in to comment.