Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #49 from yo1frenchtoast/master
Browse files Browse the repository at this point in the history
Release Traefik 4.2.1
  • Loading branch information
alex3305 authored Nov 9, 2023
2 parents 2b408c6 + aa86b84 commit 300f097
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions traefik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 4.2.1
* 📈 Updated Traefik to 2.10.5
* 📈 Updated Home-Assistant addon-base image to 14.3.1

## 4.2.0

* 🐞 Remove pilot support _(Breaking change)_
Expand Down
12 changes: 6 additions & 6 deletions traefik/build.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build_from:
aarch64: ghcr.io/hassio-addons/base/aarch64:11.1.1
amd64: ghcr.io/hassio-addons/base/amd64:11.1.1
armhf: ghcr.io/hassio-addons/base/armhf:11.1.1
armv7: ghcr.io/hassio-addons/base/armv7:11.1.1
i386: ghcr.io/hassio-addons/base/i386:11.1.1
aarch64: ghcr.io/hassio-addons/base/aarch64:14.3.1
amd64: ghcr.io/hassio-addons/base/amd64:14.3.1
armhf: ghcr.io/hassio-addons/base/armhf:14.3.1
armv7: ghcr.io/hassio-addons/base/armv7:14.3.1
i386: ghcr.io/hassio-addons/base/i386:14.3.1
args:
TRAEFIK_VERSION: 2.9.1
TRAEFIK_VERSION: 2.10.5
2 changes: 1 addition & 1 deletion traefik/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Traefik
version: 4.2.0
version: 4.2.1
slug: traefik
description: |
Traefik is a modern HTTP reverse proxy and load balancer that makes deploying
Expand Down

0 comments on commit 300f097

Please sign in to comment.