Skip to content

Commit

Permalink
feat(chart)!: major update of dependencies on traefik chart
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 14, 2024
1 parent 1704ef4 commit 7bda040
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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: 30.1.0
:traefik-chart-version: 32.1.1

// 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: 30.1.0
digest: sha256:b67ac912e83f2f3b10fe51d53f4f915bd0ad5637fac5c1ee31db797efd68196e
generated: "2024-08-20T07:07:13.636650889Z"
version: 32.1.1
digest: sha256:fba300a50959c7936c18f283c17f478b438c3dd449353a24d65558253e02dd02
generated: "2024-10-14T07:07:33.350223432Z"
2 changes: 1 addition & 1 deletion charts/traefik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
dependencies:
- name: traefik
repository: https://helm.traefik.io/traefik
version: 30.1.0
version: 32.1.1
description: |
This chart installs Traefik and configures it as the default Kubernetes cluster Ingress Controller.
name: traefik
Expand Down
Binary file removed charts/traefik/charts/traefik-30.1.0.tgz
Binary file not shown.
Binary file added charts/traefik/charts/traefik-32.1.1.tgz
Binary file not shown.

0 comments on commit 7bda040

Please sign in to comment.