Skip to content

Commit 8e991f3

Browse files
authoredNov 21, 2024··
feat(deps): update traefik docker tag to v3.2.1
1 parent ae13d4b commit 8e991f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎traefik/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Traefik based Kubernetes ingress controller
44
type: application
55
version: 33.0.0
66
# renovate: image=traefik
7-
appVersion: v3.2.0
7+
appVersion: v3.2.1
88
kubeVersion: ">=1.22.0-0"
99
keywords:
1010
- traefik

‎traefik/VALUES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# traefik
22

3-
![Version: 33.0.0](https://img.shields.io/badge/Version-33.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.2.0](https://img.shields.io/badge/AppVersion-v3.2.0-informational?style=flat-square)
3+
![Version: 33.0.0](https://img.shields.io/badge/Version-33.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.2.1](https://img.shields.io/badge/AppVersion-v3.2.1-informational?style=flat-square)
44

55
A Traefik based Kubernetes ingress controller
66

0 commit comments

Comments
 (0)
Please sign in to comment.