Results 5 comments of ltwongaa

Prometheus version: v2.45.3-gmp.7-rc.0 Linux/amd

Thanks for the update! We are facing issue due to some software we installed with default manifest that uses TLS1.3 We configured them to use TLS1.2 and it resolved the...

Hi @vdemeester I am pulling the v1.6.0 tekton images from ghcr.io according to the release.yaml the dependencies in the image shows me that alpine-release 3.18.0-r1 is being used. Our scanning...

Hi @vdemeester I wonder the problem there is that the base image is specified with sha, pointing to an exact image, while it should be a quite old one. Thanks

Hi @vdemeester https://github.com/tektoncd/pipeline/pull/7356 first being used in Nov 2023 the description there match the apline version observed need to either pin a newer one or just use the latest as...