From 37f9f12e165fe1bae034725d86e7cdbb0c28362d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:34:04 +0200 Subject: [PATCH] feat(deps): update traefik docker tag to v3.1.6 --- traefik/Chart.yaml | 2 +- traefik/VALUES.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/traefik/Chart.yaml b/traefik/Chart.yaml index f9d08737a..6c217bc6f 100644 --- a/traefik/Chart.yaml +++ b/traefik/Chart.yaml @@ -4,7 +4,7 @@ description: A Traefik based Kubernetes ingress controller type: application version: 32.1.0 # renovate: image=traefik -appVersion: v3.1.5 +appVersion: v3.1.6 kubeVersion: ">=1.22.0-0" keywords: - traefik diff --git a/traefik/VALUES.md b/traefik/VALUES.md index f93694169..9d85cf4c7 100644 --- a/traefik/VALUES.md +++ b/traefik/VALUES.md @@ -1,6 +1,6 @@ # traefik -![Version: 32.1.0](https://img.shields.io/badge/Version-32.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.1.5](https://img.shields.io/badge/AppVersion-v3.1.5-informational?style=flat-square) +![Version: 32.1.0](https://img.shields.io/badge/Version-32.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.1.6](https://img.shields.io/badge/AppVersion-v3.1.6-informational?style=flat-square) A Traefik based Kubernetes ingress controller