Files
truecharts/containers/apps/traefik/Dockerfile
T
TrueCharts Bot 6eb7ff73dc chore(container): update traefik docker tag to v3.2.1 (#29636)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [traefik](https://redirect.github.com/containous/traefik) | final |
patch | `v3.2.0` -> `v3.2.1` |
| [traefik](https://redirect.github.com/containous/traefik) | stage |
patch | `v3.2.0` -> `v3.2.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.2.1`](https://redirect.github.com/traefik/traefik/releases/tag/v3.2.1)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.2.1...v3.2.1)

**Important:** Please read the [migration
guide](https://doc.traefik.io/traefik/v3.2/migration/v3/#v321).

**Bug fixes:**

- **\[k8s/ingress,k8s]** Fix HostRegexp config for rule syntax v2
([#&#8203;11288](https://redirect.github.com/traefik/traefik/pull/11288)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[logs]** Change level of peeking first byte error log to DEBUG for
Postgres
([#&#8203;11270](https://redirect.github.com/traefik/traefik/pull/11270)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[service,fastproxy]** Fix case problem for websocket upgrade
([#&#8203;11246](https://redirect.github.com/traefik/traefik/pull/11246)
by [juliens](https://redirect.github.com/juliens))

**Documentation:**

- **\[acme,tls]** Document how to use Certificates of cert-manager
([#&#8203;11053](https://redirect.github.com/traefik/traefik/pull/11053)
by [mloiseleur](https://redirect.github.com/mloiseleur))
- **\[docker/swarm]** Add tips about the use of docker in dynamic
configuration for swarm provider
([#&#8203;11207](https://redirect.github.com/traefik/traefik/pull/11207)
by [webash](https://redirect.github.com/webash))
- **\[middleware]** Add Compress middleware to migration guide
([#&#8203;11229](https://redirect.github.com/traefik/traefik/pull/11229)
by [logica0419](https://redirect.github.com/logica0419))

**Misc:**

- Merge branch v2.11 into v3.2
([#&#8203;11290](https://redirect.github.com/traefik/traefik/pull/11290)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.2
([#&#8203;11287](https://redirect.github.com/traefik/traefik/pull/11287)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.2
([#&#8203;11285](https://redirect.github.com/traefik/traefik/pull/11285)
by [juliens](https://redirect.github.com/juliens))
- Merge branch v2.11 into v3.2
([#&#8203;11268](https://redirect.github.com/traefik/traefik/pull/11268)
by [kevinpollet](https://redirect.github.com/kevinpollet))

###
[`v3.2.1`](https://redirect.github.com/traefik/traefik/releases/tag/v3.2.1)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.2.0...v3.2.1)

**Important:** Please read the [migration
guide](https://doc.traefik.io/traefik/v3.2/migration/v3/#v321).

**Bug fixes:**

- **\[k8s/ingress,k8s]** Fix HostRegexp config for rule syntax v2
([#&#8203;11288](https://redirect.github.com/traefik/traefik/pull/11288)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[logs]** Change level of peeking first byte error log to DEBUG for
Postgres
([#&#8203;11270](https://redirect.github.com/traefik/traefik/pull/11270)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[service,fastproxy]** Fix case problem for websocket upgrade
([#&#8203;11246](https://redirect.github.com/traefik/traefik/pull/11246)
by [juliens](https://redirect.github.com/juliens))

**Documentation:**

- **\[acme,tls]** Document how to use Certificates of cert-manager
([#&#8203;11053](https://redirect.github.com/traefik/traefik/pull/11053)
by [mloiseleur](https://redirect.github.com/mloiseleur))
- **\[docker/swarm]** Add tips about the use of docker in dynamic
configuration for swarm provider
([#&#8203;11207](https://redirect.github.com/traefik/traefik/pull/11207)
by [webash](https://redirect.github.com/webash))
- **\[middleware]** Add Compress middleware to migration guide
([#&#8203;11229](https://redirect.github.com/traefik/traefik/pull/11229)
by [logica0419](https://redirect.github.com/logica0419))

**Misc:**

- Merge branch v2.11 into v3.2
([#&#8203;11290](https://redirect.github.com/traefik/traefik/pull/11290)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.2
([#&#8203;11287](https://redirect.github.com/traefik/traefik/pull/11287)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.2
([#&#8203;11285](https://redirect.github.com/traefik/traefik/pull/11285)
by [juliens](https://redirect.github.com/juliens))
- Merge branch v2.11 into v3.2
([#&#8203;11268](https://redirect.github.com/traefik/traefik/pull/11268)
by [kevinpollet](https://redirect.github.com/kevinpollet))

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-21 02:42:30 +01:00

52 lines
2.2 KiB
Docker

FROM traefik:v3.2.1@sha256:1a3e33f976d10f45efd613aa64814867068bf51c782599a70ef370447686291b
# Above line used by CI to find tags etc
FROM alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 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.0
# 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.0
# 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.2.1@sha256:1a3e33f976d10f45efd613aa64814867068bf51c782599a70ef370447686291b
# 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}"