helm ignores old patches after upgrading to 0.9.0 (arch linux)
upratathlavu opened this issue · 2 comments
Hi, even though the patches are there in .helm/patches/ directory and the synth version in those old patches is 0.9.0 too (automatically upgraded?), they don't load - not when they are stored in (original) separate bank nor even when i move them to User Patches bank, under, say, Keys. Helm doesn't throw any error, just doesn't show the old bank altogether or those patches, even when moved to User Patches/Keys bank. Importing whole bank doesn't work either, cause import is looking for .helmbank file and i don't have such a file, just .helm files for particular patches.
@upratathlavu I think this might be due to me renaming the entire package from helm to helm-synth (naming conflict with the helm kubernetes package manager).
I believe that the configs can now be made available below ~/.helm-synth/patches
(e.g. you can copy them there).
Hi, thanks for reply, it was caused by that indeed. I wanted to close this issue when i realized that, but for some reason couldn't find it again (so i thought i accidentally didn't even open it or what).