-
Notifications
You must be signed in to change notification settings - Fork 312
fix cves #4636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix cves #4636
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4636 +/- ##
=======================================
Coverage 47.81% 47.81%
=======================================
Files 371 371
Lines 29830 29830
=======================================
Hits 14263 14263
Misses 14471 14471
Partials 1096 1096 |
ARG SYNCTHING_VERSION=1.28.0 | ||
ARG KUBECTL_VERSION=1.30.8 | ||
ARG HELM_VERSION=3.16.4 | ||
ARG SYNCTHING_VERSION=1.28.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also need to modify it here:
okteto/pkg/syncthing/install.go
Line 33 in 9f4a35b
syncthingVersion = "1.28.0" |
* fix cves * update okteto/pkg/syncthing/install.go * bump syncthing to 1.29 * bump remote to 0.6.2 * revert syncthing update (cherry picked from commit d57ad21)
jLopezbarb
ifbyol
Successfully merging this pull request may close these issues.
No description provided.