diff options
author | 2025-09-10 10:44:21 +0000 | |
---|---|---|
committer | 2025-09-10 10:44:21 +0000 | |
commit | 5beaadb54b4222c37366263505d33c2578fec632 (patch) | |
tree | 17532838a03863eb68bc0f5c769151f4a65095ef /k8s/traefik/Chart.yaml | |
parent | 8461982b3b0c5c7ea633efabb481c33558bfad31 (diff) | |
download | anshulg-cluster-5beaadb54b4222c37366263505d33c2578fec632.tar.gz anshulg-cluster-5beaadb54b4222c37366263505d33c2578fec632.tar.zst anshulg-cluster-5beaadb54b4222c37366263505d33c2578fec632.zip |
Update Helm release traefik to v37.1.1
Diffstat (limited to '')
-rw-r--r-- | k8s/traefik/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/traefik/Chart.yaml b/k8s/traefik/Chart.yaml index b9ba4b10..99484512 100644 --- a/k8s/traefik/Chart.yaml +++ b/k8s/traefik/Chart.yaml @@ -25,5 +25,5 @@ appVersion: "1.16.0" dependencies: - name: traefik - version: 37.1.0 + version: 37.1.1 repository: https://traefik.github.io/charts |