Skip to content

Commit

Permalink
updating the default user.yaml so it passes validation
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Nov 8, 2024
1 parent 6279e01 commit 1a79dbe
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 1a79dbe

Please sign in to comment.