mirror of
https://github.com/truecharts/charts.git
synced 2026-07-27 10:14:50 -03:00
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://redirect.github.com/containous/traefik) | final | patch | `v3.5.0` -> `v3.5.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.5.1`](https://redirect.github.com/traefik/traefik/releases/tag/v3.5.1) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.5.1...v3.5.1) **Bug fixes:** - **\[accesslogs,otel]** Provide Log Body in OTEL access Log ([#​11867](https://redirect.github.com/traefik/traefik/pull/11867) by [tomMoulard](https://redirect.github.com/tomMoulard)) - **\[acme]** Bump github.com/go-acme/lego/v4 to v4.25.1 ([#​11882](https://redirect.github.com/traefik/traefik/pull/11882) by [ldez](https://redirect.github.com/ldez)) - **\[k8s/gatewayapi]** Make app protocol case insensitive ([#​11989](https://redirect.github.com/traefik/traefik/pull/11989) by [shreealt](https://redirect.github.com/shreealt)) - **\[otel]** Fix misspelling in docs ([#​11952](https://redirect.github.com/traefik/traefik/pull/11952) by [mmanciop](https://redirect.github.com/mmanciop)) - **\[server]** Bump to github.com/pires/go-proxyproto v0.8.1 ([#​11991](https://redirect.github.com/traefik/traefik/pull/11991) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[server]** Silent expected errors on receiving sigterm signal ([#​11838](https://redirect.github.com/traefik/traefik/pull/11838) by [Kwuray](https://redirect.github.com/Kwuray)) - **\[tracing]** Fix capturedRequestHeaders and capturedResponseHeaders headers options not being canonicalized in tracing ([#​12005](https://redirect.github.com/traefik/traefik/pull/12005) by [mcuelenaere](https://redirect.github.com/mcuelenaere)) - **\[tracing]** Follow OTel semantic conventions for root span naming ([#​11673](https://redirect.github.com/traefik/traefik/pull/11673) by [Alex-Waring](https://redirect.github.com/Alex-Waring)) - **\[webui]** Update Traefik Proxy dashboard UI development deps ([#​11958](https://redirect.github.com/traefik/traefik/pull/11958) by [mdeliatf](https://redirect.github.com/mdeliatf)) - Refactor to use reflect.TypeFor ([#​12010](https://redirect.github.com/traefik/traefik/pull/12010) by [cuiweixie](https://redirect.github.com/cuiweixie)) **Documentation:** - **\[docker]** Fix missing middleware application for whoami service in docker guide ([#​12012](https://redirect.github.com/traefik/traefik/pull/12012) by [Copilot](https://redirect.github.com/apps/copilot-swe-agent)) - **\[k8s/gatewayapi]** Fix documentation to match new gateway-api selector syntax ([#​12006](https://redirect.github.com/traefik/traefik/pull/12006) by [Firespray-31](https://redirect.github.com/Firespray-31)) - **\[middleware,hub]** Add Traefik Hub Middlewares To Reference Section ([#​11937](https://redirect.github.com/traefik/traefik/pull/11937) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) - **\[plugins]** Add extend documentation ([#​11904](https://redirect.github.com/traefik/traefik/pull/11904) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) - Update Broken Links in the Migration Docs ([#​12016](https://redirect.github.com/traefik/traefik/pull/12016) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) - Fix Documentation menu ([#​12013](https://redirect.github.com/traefik/traefik/pull/12013) by [nmengin](https://redirect.github.com/nmengin)) - Fix invalid links in documentation ([#​11995](https://redirect.github.com/traefik/traefik/pull/11995) by [mloiseleur](https://redirect.github.com/mloiseleur)) - Fix typo in index ([#​11994](https://redirect.github.com/traefik/traefik/pull/11994) by [ignyx](https://redirect.github.com/ignyx)) - Restore missing migration section ([#​11973](https://redirect.github.com/traefik/traefik/pull/11973) by [rtribotte](https://redirect.github.com/rtribotte)) - Clean Documentation ([#​11945](https://redirect.github.com/traefik/traefik/pull/11945) by [nmengin](https://redirect.github.com/nmengin)) - Add back the link to Peka's page ([#​11942](https://redirect.github.com/traefik/traefik/pull/11942) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Misc:** - Merge branch v2.11 into v3.5 ([#​12019](https://redirect.github.com/traefik/traefik/pull/12019) by [rtribotte](https://redirect.github.com/rtribotte)) - Merge branch v2.11 into v3.5 ([#​12017](https://redirect.github.com/traefik/traefik/pull/12017) by [rtribotte](https://redirect.github.com/rtribotte)) - Merge branch v2.11 into v3.5 ([#​11966](https://redirect.github.com/traefik/traefik/pull/11966) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.4 into v3.5 ([#​11953](https://redirect.github.com/traefik/traefik/pull/11953) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.5.1`](https://redirect.github.com/traefik/traefik/releases/tag/v3.5.1) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.5.0...v3.5.1) **Bug fixes:** - **\[accesslogs,otel]** Provide Log Body in OTEL access Log ([#​11867](https://redirect.github.com/traefik/traefik/pull/11867) by [tomMoulard](https://redirect.github.com/tomMoulard)) - **\[acme]** Bump github.com/go-acme/lego/v4 to v4.25.1 ([#​11882](https://redirect.github.com/traefik/traefik/pull/11882) by [ldez](https://redirect.github.com/ldez)) - **\[k8s/gatewayapi]** Make app protocol case insensitive ([#​11989](https://redirect.github.com/traefik/traefik/pull/11989) by [shreealt](https://redirect.github.com/shreealt)) - **\[otel]** Fix misspelling in docs ([#​11952](https://redirect.github.com/traefik/traefik/pull/11952) by [mmanciop](https://redirect.github.com/mmanciop)) - **\[server]** Bump to github.com/pires/go-proxyproto v0.8.1 ([#​11991](https://redirect.github.com/traefik/traefik/pull/11991) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[server]** Silent expected errors on receiving sigterm signal ([#​11838](https://redirect.github.com/traefik/traefik/pull/11838) by [Kwuray](https://redirect.github.com/Kwuray)) - **\[tracing]** Fix capturedRequestHeaders and capturedResponseHeaders headers options not being canonicalized in tracing ([#​12005](https://redirect.github.com/traefik/traefik/pull/12005) by [mcuelenaere](https://redirect.github.com/mcuelenaere)) - **\[tracing]** Follow OTel semantic conventions for root span naming ([#​11673](https://redirect.github.com/traefik/traefik/pull/11673) by [Alex-Waring](https://redirect.github.com/Alex-Waring)) - **\[webui]** Update Traefik Proxy dashboard UI development deps ([#​11958](https://redirect.github.com/traefik/traefik/pull/11958) by [mdeliatf](https://redirect.github.com/mdeliatf)) - Refactor to use reflect.TypeFor ([#​12010](https://redirect.github.com/traefik/traefik/pull/12010) by [cuiweixie](https://redirect.github.com/cuiweixie)) **Documentation:** - **\[docker]** Fix missing middleware application for whoami service in docker guide ([#​12012](https://redirect.github.com/traefik/traefik/pull/12012) by [Copilot](https://redirect.github.com/apps/copilot-swe-agent)) - **\[k8s/gatewayapi]** Fix documentation to match new gateway-api selector syntax ([#​12006](https://redirect.github.com/traefik/traefik/pull/12006) by [Firespray-31](https://redirect.github.com/Firespray-31)) - **\[middleware,hub]** Add Traefik Hub Middlewares To Reference Section ([#​11937](https://redirect.github.com/traefik/traefik/pull/11937) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) - **\[plugins]** Add extend documentation ([#​11904](https://redirect.github.com/traefik/traefik/pull/11904) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) - Update Broken Links in the Migration Docs ([#​12016](https://redirect.github.com/traefik/traefik/pull/12016) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) - Fix Documentation menu ([#​12013](https://redirect.github.com/traefik/traefik/pull/12013) by [nmengin](https://redirect.github.com/nmengin)) - Fix invalid links in documentation ([#​11995](https://redirect.github.com/traefik/traefik/pull/11995) by [mloiseleur](https://redirect.github.com/mloiseleur)) - Fix typo in index ([#​11994](https://redirect.github.com/traefik/traefik/pull/11994) by [ignyx](https://redirect.github.com/ignyx)) - Restore missing migration section ([#​11973](https://redirect.github.com/traefik/traefik/pull/11973) by [rtribotte](https://redirect.github.com/rtribotte)) - Clean Documentation ([#​11945](https://redirect.github.com/traefik/traefik/pull/11945) by [nmengin](https://redirect.github.com/nmengin)) - Add back the link to Peka's page ([#​11942](https://redirect.github.com/traefik/traefik/pull/11942) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Misc:** - Merge branch v2.11 into v3.5 ([#​12019](https://redirect.github.com/traefik/traefik/pull/12019) by [rtribotte](https://redirect.github.com/rtribotte)) - Merge branch v2.11 into v3.5 ([#​12017](https://redirect.github.com/traefik/traefik/pull/12017) by [rtribotte](https://redirect.github.com/rtribotte)) - Merge branch v2.11 into v3.5 ([#​11966](https://redirect.github.com/traefik/traefik/pull/11966) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.4 into v3.5 ([#​11953](https://redirect.github.com/traefik/traefik/pull/11953) by [rtribotte](https://redirect.github.com/rtribotte)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
52 lines
2.2 KiB
Docker
52 lines
2.2 KiB
Docker
FROM public.ecr.aws/docker/library/traefik:v3.5.1@sha256:664bb8415fddadb71c2682b329c427d12c7d53593171665f2b7b6ff924509bc1
|
|
# Above line used by CI to find tags etc
|
|
|
|
FROM public.ecr.aws/docker/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 as plugins
|
|
|
|
# FIXME: Find a way to keep versions up to date
|
|
# -- Use the following prefixes to specify plugins to clone
|
|
# - TC_PLUGIN_REPO_* for the repo/package name
|
|
# - TC_PLUGIN_VERSION_* for the version
|
|
|
|
# Theme Park
|
|
ARG TC_PLUGIN_REPO_THEME_PARK=github.com/packruler/traefik-themepark
|
|
ARG TC_PLUGIN_VERSION_THEME_PARK_VERSION=v1.4.2
|
|
# GeoBlock
|
|
ARG TC_PLUGIN_REPO_GEOBLOCK=github.com/PascalMinder/geoblock
|
|
ARG TC_PLUGIN_VERSION_GEOBLOCK_VERSION=v0.2.8
|
|
# RealIP
|
|
ARG TC_PLUGIN_REPO_REALIP=github.com/jramsgz/traefik-real-ip
|
|
ARG TC_PLUGIN_VERSION_REALIP_VERSION=v1.0.6
|
|
# Modsecurity
|
|
ARG TC_PLUGIN_REPO_MODSECURITY=github.com/acouvreur/traefik-modsecurity-plugin
|
|
ARG TC_PLUGIN_VERSION_MODSECURITY_VERSION=v1.3.0
|
|
# Crowdsec
|
|
ARG TC_PLUGIN_REPO_CROWDSEC_BOUNCER=github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin
|
|
ARG TC_PLUGIN_VERSION_CROWDSEC_BOUNCER_VERSION=v1.3.5
|
|
# RewriteResponseHeaders
|
|
ARG TC_PLUGIN_REPO_REWRITERESPONSEHEADERS=github.com/XciD/traefik-plugin-rewrite-headers
|
|
ARG TC_PLUGIN_VERSION_REWRITERESPONSEHEADERS_VERSION=v0.0.4
|
|
|
|
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
|
|
|
# hadolint ignore=DL3018
|
|
RUN apk add --no-cache --update git
|
|
|
|
COPY --chmod=777 ./containers/apps/traefik/clone-plugins.sh /clone-plugins.sh
|
|
RUN /clone-plugins.sh
|
|
|
|
FROM traefik:v3.5.1@sha256:664bb8415fddadb71c2682b329c427d12c7d53593171665f2b7b6ff924509bc1
|
|
# Copy the plugins from the previous stage
|
|
COPY --from=plugins /plugins-local /plugins-local
|
|
|
|
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers"
|
|
|
|
ARG CONTAINER_NAME
|
|
ARG CONTAINER_VER
|
|
LABEL org.opencontainers.image.title="${CONTAINER_NAME}"
|
|
LABEL org.opencontainers.image.url="https://truecharts.org/docs/charts/${CONTAINER_NAME}"
|
|
LABEL org.opencontainers.image.version="${CONTAINER_VER}"
|
|
LABEL org.opencontainers.image.description="Container for ${CONTAINER_NAME} by TrueCharts"
|
|
LABEL org.opencontainers.image.authors="TrueCharts"
|
|
LABEL org.opencontainers.image.documentation="https://truecharts.org/docs/charts/${CONTAINER_NAME}"
|