this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(charts): update traefik to 10.3.0 (#46)

Signed-off-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>

authored by

renovate[bot]
Renovate Bot
and committed by
GitHub
09260b2e b811fc54

+2 -2
+1 -1
cluster/apps/networking/traefik/helm-release.yaml
··· 10 10 spec: 11 11 # renovate: registryUrl=https://helm.traefik.io/traefik 12 12 chart: traefik 13 - version: 10.2.0 13 + version: 10.3.0 14 14 sourceRef: 15 15 kind: HelmRepository 16 16 name: traefik-charts
+1 -1
cluster/crds/traefik/crds.yaml
··· 9 9 url: https://github.com/traefik/traefik-helm-chart.git 10 10 ref: 11 11 # renovate: registryUrl=https://helm.traefik.io/traefik chart=traefik 12 - tag: v10.2.0 12 + tag: v10.3.0 13 13 ignore: | 14 14 # exclude all 15 15 /*