Skip to content

Commit 7cded1c

Browse files
authored
Merge pull request #1111 from snyk/snyk-upgrade-8837d23150adc9f6c9703762a4813e32
[Snyk] Upgrade aws-sdk from 2.1148.0 to 2.1149.0
2 parents 8145f85 + 300b4e5 commit 7cded1c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@kubernetes/client-node": "^0.15.1",
4141
"@snyk/dep-graph": "^1.30.0",
4242
"async": "^3.2.4",
43-
"aws-sdk": "^2.1148.0",
43+
"aws-sdk": "^2.1149.0",
4444
"bunyan": "^1.8.15",
4545
"child-process-promise": "^2.2.1",
4646
"fs-extra": "^10.1.0",

snyk-monitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ You can apply the latest version of the YAML installation files to upgrade.
122122

123123
If you would like to reuse the last release's values and merge in any overrides from the command line via --set and -f, you can use the option `--reuse-values`. For example:
124124
```bash
125-
helm upgrade snyk-monitor snyk-charts/snyk-monitor --reuse-values
125+
helm upgrade snyk-monitor snyk-charts/snyk-monitor -n snyk-monitor --reuse-values
126126
```
127127
If '--reset-values' is specified, this is ignored.
128128

0 commit comments

Comments
 (0)