We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backport fix for Bump traefik for CVE-2024-45410
The text was updated successfully, but these errors were encountered:
-$ k3s version v1.31.1+k3s-893019d4 (893019d4)
kubectl get node -o yaml --kubeconfig=/tmp/fmoralk3s_kubeconfig | grep traefik -A1
- docker.io/rancher/mirrored-library-traefik@sha256:b19934b3f8e03e213e258e69d57376fd0c4441ea04a518313cab2835fe9b92b3 - docker.io/rancher/mirrored-library-traefik:2.11.10
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION traefik kube-system 1 2024-10-11 09:31:05.096836989 +0000 UTC deployed traefik-27.0.201+up27.0.2 v2.11.10 traefik-crd kube-system 1 2024-10-11 09:31:02.439457397 +0000 UTC deployed traefik-crd-27.0.201+up27.0.2 v2.11.10
Sorry, something went wrong.
-$ k3s version v1.30.5+k3s-5391ad73 (5391ad73)
kubectl get node -o yaml --kubeconfig=/tmp/fmoralk3s_kubeconfig | grep local-path -A1
- docker.io/rancher/local-path-provisioner@sha256:9b914881170048f80ae9302f36e5b99b4a6b18af73a38adc1c66d12f65d360be - docker.io/rancher/local-path-provisioner:v0.0.30
brandond
fmoral2
No branches or pull requests
Backport fix for Bump traefik for CVE-2024-45410
The text was updated successfully, but these errors were encountered: