Skip to content

Commit 9bbe7e5

Browse files
committed
fix(deps): update traefik to chart 39.0.7 and image v3.6.12
Bump Traefik Helm chart from 39.0.0 to 39.0.7 and container image from v3.6.7 to v3.6.12, picking up multiple security patches (CVE-2026-33433, CVE-2026-33186, CVE-2026-32595, and others). Signed-off-by: Bastian Echterhölter <bastian.echterhoelter@sap.com> On-behalf-of: @SAP <bastian.echterhoelter@sap.com>
1 parent 59a0024 commit 9bbe7e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ocm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
OPENFGA_POSTGRESQL_IMAGE_VERSION: "17.6.0-debian-12-r4"
6060
GATEWAY_API_VERSION: "v1.4.1"
6161
GATEWAY_API_COMMIT: "477d172e6ac5eccb82b65781ddb8f924afec4170"
62-
TRAEFIK_VERSION: "39.0.0"
63-
TRAEFIK_IMAGE_VERSION: "v3.6.7"
62+
TRAEFIK_VERSION: "39.0.7"
63+
TRAEFIK_IMAGE_VERSION: "v3.6.12"
6464
TRAEFIK_CRD_VERSION: "1.14.0"
6565
CERT_MANAGER_VERSION: "v1.19.2"
6666
steps:

0 commit comments

Comments
 (0)