From 312dda6d0b282c1b1e5fa96585b4670bdf3b85ec Mon Sep 17 00:00:00 2001 From: Roxedus Date: Wed, 1 Jun 2022 22:50:08 +0200 Subject: [PATCH] traefik --- Charts/traefik/.gitignore | 1 + Charts/traefik/Chart.lock | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 Charts/traefik/.gitignore create mode 100644 Charts/traefik/Chart.lock diff --git a/Charts/traefik/.gitignore b/Charts/traefik/.gitignore new file mode 100644 index 0000000..ee3892e --- /dev/null +++ b/Charts/traefik/.gitignore @@ -0,0 +1 @@ +charts/ diff --git a/Charts/traefik/Chart.lock b/Charts/traefik/Chart.lock new file mode 100644 index 0000000..7e15ad7 --- /dev/null +++ b/Charts/traefik/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: traefik + repository: https://helm.traefik.io/traefik + version: 10.20.1 +digest: sha256:d84603ae0aef2ec569c155041b22621ddcff7d11f01643ddc72243ee9142c582 +generated: "2022-06-01T22:47:36.976441798+02:00"