-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Comparing changes
Open a pull request
base repository: helm/helm
base: v3.8.0
head repository: helm/helm
compare: v3.8.1
- 17 commits
- 24 files changed
- 12 contributors
Commits on Jan 27, 2022
-
Fix install memory/goroutine leak
Signed-off-by: Neven Miculinic <[email protected]> (cherry picked from commit 5059ae8)
Configuration menu - View commit details
-
Copy full SHA for 4827ca1 - Browse repository at this point
Copy the full SHA 4827ca1View commit details
Commits on Feb 17, 2022
-
feat(comp): Shell completion for OCI
Signed-off-by: Marc Khouzam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e62f5ca - Browse repository at this point
Copy the full SHA e62f5caView commit details
Commits on Feb 23, 2022
-
Add IngressClass to manifests to be (un)installed
Signed-off-by: StephanECD <[email protected]> (cherry picked from commit 0361dc8)
1Configuration menu - View commit details
-
Copy full SHA for dbd30ca - Browse repository at this point
Copy the full SHA dbd30caView commit details -
refactor: use
os.ReadDirfor lightweight directory reading`os.ReadDir` was added in Go 1.16 as part of the deprecation of `ioutil` package. It is a more efficient implementation than `ioutil.ReadDir` as stated here https://pkg.go.dev/io/ioutil#ReadDir. Signed-off-by: Eng Zer Jun <[email protected]> (cherry picked from commit e12f357)
Configuration menu - View commit details
-
Copy full SHA for 6966dc4 - Browse repository at this point
Copy the full SHA 6966dc4View commit details -
Updating Kubernetes packages to 1.23.3
Signed-off-by: Martin Hickey <[email protected]> (cherry picked from commit 5213891)
Configuration menu - View commit details
-
Copy full SHA for 97b477c - Browse repository at this point
Copy the full SHA 97b477cView commit details -
Management of bearer tokens for tag listing
Signed-off-by: Andrew Block <[email protected]> (cherry picked from commit c8a2559)
Configuration menu - View commit details
-
Copy full SHA for 46f0ec4 - Browse repository at this point
Copy the full SHA 46f0ec4View commit details
Commits on Mar 9, 2022
-
Avoid querying for OCI tags can explicit version provided in chart de…
…pendencies Signed-off-by: Andrew Block <[email protected]> (cherry picked from commit 01ff5bb)
Configuration menu - View commit details
-
Copy full SHA for 3aacde1 - Browse repository at this point
Copy the full SHA 3aacde1View commit details -
overwrite flag added to az storage blob upload-batch
Signed-off-by: Sourik Ghosh <[email protected]> (cherry picked from commit 9a784bb)
Configuration menu - View commit details
-
Copy full SHA for 9275789 - Browse repository at this point
Copy the full SHA 9275789View commit details -
only apply overwrite if version is canary
Signed-off-by: Sourik Ghosh <[email protected]> (cherry picked from commit 9c064f9)
Configuration menu - View commit details
-
Copy full SHA for a4371ba - Browse repository at this point
Copy the full SHA a4371baView commit details -
Signed-off-by: Sourik Ghosh <[email protected]> (cherry picked from commit cfeb431)
Configuration menu - View commit details
-
Copy full SHA for 803ecb8 - Browse repository at this point
Copy the full SHA 803ecb8View commit details -
maint: fix syntax error in deploy.sh
Signed-off-by: Josh Dolitsky <[email protected]> (cherry picked from commit 75fa221)
Configuration menu - View commit details
-
Copy full SHA for 7663ffa - Browse repository at this point
Copy the full SHA 7663ffaView commit details -
Signed-off-by: Kay Yan <[email protected]> (cherry picked from commit 679e14c)
Configuration menu - View commit details
-
Copy full SHA for 18fa1d7 - Browse repository at this point
Copy the full SHA 18fa1d7View commit details -
Unset the env var before func return in Unit Test Signed-off-by: Kay Yan <[email protected]> (cherry picked from commit 141f2dd)
Configuration menu - View commit details
-
Copy full SHA for 9499df0 - Browse repository at this point
Copy the full SHA 9499df0View commit details -
fix: helm package with dependency update for charts with OCI dependen…
…cies Signed-off-by: Tomas Pizarro Moreno <[email protected]> (cherry picked from commit e02aeab)
Configuration menu - View commit details
-
Copy full SHA for bc3d14c - Browse repository at this point
Copy the full SHA bc3d14cView commit details -
Signed-off-by: Tomas Pizarro Moreno <[email protected]> (cherry picked from commit 0963617)
Configuration menu - View commit details
-
Copy full SHA for 02028a2 - Browse repository at this point
Copy the full SHA 02028a2View commit details -
Signed-off-by: Tomas Pizarro Moreno <[email protected]> (cherry picked from commit e97c436)
Configuration menu - View commit details
-
Copy full SHA for 952d034 - Browse repository at this point
Copy the full SHA 952d034View commit details -
Updating Kubernetes libs to 0.23.4 (latest)
Signed-off-by: Matt Farina <[email protected]> (cherry picked from commit 7432807)
Configuration menu - View commit details
-
Copy full SHA for 5cb9af4 - Browse repository at this point
Copy the full SHA 5cb9af4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.8.0...v3.8.1