Skip to content

Commit

Permalink
feat(chart)!: major update of dependencies on traefik chart (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lentidas and github-actions[bot] committed Aug 18, 2023
1 parent f05b68c commit 1181b22
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:traefik-chart-version: 20.8.0
:traefik-chart-version: 24.0.0

// BEGIN_TF_DOCS
=== Requirements
Expand Down
6 changes: 3 additions & 3 deletions charts/traefik/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: traefik
repository: https://helm.traefik.io/traefik
version: 20.8.0
digest: sha256:2c9820ff37a38c91176d188e46bf46155aa934c69b5d4fda3c07ddf3e5e8375b
generated: "2023-01-27T14:47:11.557088139+01:00"
version: 24.0.0
digest: sha256:fc83963e7b786bd51fec348f226a3af60deea524c025998b0b1b23c77e2acb7e
generated: "2023-08-18T07:06:04.490838962Z"
15 changes: 7 additions & 8 deletions charts/traefik/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
apiVersion: "v2"
name: "traefik"
version: "0"
apiVersion: v2
dependencies:
- name: traefik
repository: https://helm.traefik.io/traefik
version: 24.0.0
description: |
This chart installs Traefik and configures it as the default Kubernetes cluster Ingress Controller.
dependencies:
- name: "traefik"
version: "20.8.0"
repository: "https://helm.traefik.io/traefik"
name: traefik
version: "0"
Binary file removed charts/traefik/charts/traefik-20.8.0.tgz
Binary file not shown.
Binary file added charts/traefik/charts/traefik-24.0.0.tgz
Binary file not shown.

0 comments on commit 1181b22

Please sign in to comment.