diff --git a/charts/traefik-proxy/Chart.yaml b/charts/traefik-proxy/Chart.yaml index b43cf70..a9bc36c 100644 --- a/charts/traefik-proxy/Chart.yaml +++ b/charts/traefik-proxy/Chart.yaml @@ -1,14 +1,14 @@ apiVersion: v2 name: traefik-proxy type: application -version: 1.2.1 +version: 1.2.2 icon: https://raw.githubusercontent.com/SwanHubX/charts/main/assets/icon.png description: A Helm chart app encapsulating most of the Traefik resource configurations. home: https://swanlab.cn sources: - https://github.com/SwanHubX/charts/tree/main/charts/traefik-proxy maintainers: - - email: team@swanhub.co + - email: kang.li@emotionmachine.cn name: cunyue dependencies: - name: traefik diff --git a/charts/traefik-proxy/values.yaml b/charts/traefik-proxy/values.yaml index ffd220c..4f632c0 100644 --- a/charts/traefik-proxy/values.yaml +++ b/charts/traefik-proxy/values.yaml @@ -75,7 +75,7 @@ traefik: initContainers: - name: download-identify # Image for the init container that downloads the custom plugin files - image: repo.swanlab.cn/public/swanlab-helper/identify:v2.0 + image: repo.swanlab.cn/public/swanlab-helper/identify:v2.1 env: - name: COPY_TO value: /plugins-tmp/identify