Roland Asmann

Results 60 comments of Roland Asmann

I didn't know renovate would ignore updates if I rejected a single one -- I think I'll take a page from your book and make them drafts! Does renovate update...

Guess I have some reading to do... 😉 Thanks for the info!

We rebuild & redeploy the last 2 released images every weekend, so it should pick up most fixes automatically -- except maybe for our pinned packages, but those are very...

In already released images, we do not update the version of the base-container. If this is something you need, you should better switch to the nightlies (tag `master`), these are...

We could (and we should), but let's check the tests first before we possibly break all tests! 😉

This error also occurs for `pod spec cat --version`. Not using '--version' works, but only gives me the latest version of the pod, which is not what I need.

Unfortunately, they 'introduced' #3923 a while back, which would need to be fixed to make this useful... I still don't understand why components are created new for every project, imho...

@tienmtran Is your project per chance available for us to look at? And maybe your results from both depscan and syft? That would help us a lot to figure out...