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

Update changelog to 4.2.2 #51

Merged
merged 1 commit into from
Nov 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions traefik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 4.2.2
* 🐞 Hotfix for update 4.2.1 (#50)

## 4.2.1
* 📈 Updated Traefik to 2.10.5
* 📈 Updated Home-Assistant addon-base image to 14.3.1
Expand Down
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.1
version: 4.2.2
slug: traefik
description: |
Traefik is a modern HTTP reverse proxy and load balancer that makes deploying
Expand Down
Loading