Skip to content

Commit

Permalink
Bump common chart
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur committed Aug 1, 2024
1 parent e0a5c28 commit 7c66bdd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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-08-01T17:42:56Z",
"generated_at": "2024-08-01T18:00:24Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -229,35 +229,35 @@
"hashed_secret": "7f57cb0116aa983d9844a39f6da9244cf98036b1",
"is_secret": false,
"is_verified": false,
"line_number": 92,
"line_number": 93,
"type": "Secret Keyword"
},
{
"hashed_secret": "b266a6d0f00bb36f6b98134bf4cec71f2d7943a3",
"is_secret": false,
"is_verified": false,
"line_number": 102,
"line_number": 103,
"type": "Secret Keyword"
},
{
"hashed_secret": "d84ce25b0f9bc2cc263006ae39453efb22cc2900",
"is_secret": false,
"is_verified": false,
"line_number": 127,
"line_number": 128,
"type": "Secret Keyword"
},
{
"hashed_secret": "f09dd6e359833a12f48c4c4255d6e87a6e55cfe9",
"is_secret": false,
"is_verified": false,
"line_number": 154,
"line_number": 155,
"type": "Secret Keyword"
},
{
"hashed_secret": "9d8fada0e01336e865c461bb3549084d206fe6da",
"hashed_secret": "5c5a68077af6fa84424411537dda76467f993a83",
"is_secret": false,
"is_verified": false,
"line_number": 200,
"line_number": 201,
"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 @@ -24,7 +24,7 @@ appVersion: "master"

dependencies:
- name: common
version: 0.1.12
version: 0.1.13
repository: file://../common
- name: postgresql
version: 11.9.13
Expand Down
2 changes: 1 addition & 1 deletion helm/fence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A Helm chart for gen3 Fence

| Repository | Name | Version |
|------------|------|---------|
| file://../common | common | 0.1.12 |
| file://../common | common | 0.1.13 |
| https://charts.bitnami.com/bitnami | postgresql | 11.9.13 |

## Values
Expand Down

0 comments on commit 7c66bdd

Please sign in to comment.