Skip to content

Commit

Permalink
chore(cluster): upgrade traefik to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanFlurry committed Dec 19, 2024
1 parent 6ffc299 commit de6fca5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use Traefik v3 beta for TLS servers transport support
version="3.0.0-beta5"
version="3.2.1"

# Create traefik user
if ! id -u "traefik" &>/dev/null; then
Expand Down

0 comments on commit de6fca5

Please sign in to comment.