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 Apr 22, 2024
1 parent 56dfbef commit 0367c64
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: 26.1.0
:traefik-chart-version: 27.0.2

// 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: 26.1.0
digest: sha256:55cb0a1517e726561d6c370c82e4f5755a94fc6e101da50453072edef6476a99
generated: "2024-02-23T13:39:25.835538904Z"
version: 27.0.2
digest: sha256:19b18cf1d22b2ab4e2e12f850a7012a5942f5323d98e4f225db871c633c2fe00
generated: "2024-04-22T07:06:35.509809965Z"
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: 26.1.0
version: 27.0.2
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-26.1.0.tgz
Binary file not shown.
Binary file added charts/traefik/charts/traefik-27.0.2.tgz
Binary file not shown.

0 comments on commit 0367c64

Please sign in to comment.