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] authored and lentidas committed Aug 15, 2024
1 parent 7ec601d commit 1ba9afa
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 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: 29.0.1
:traefik-chart-version: 30.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: 29.0.1
digest: sha256:dcbaad7b0aa9d3efc2f59c8528ef88ce0b31c06f179f98595405489fcd4f92d6
generated: "2024-07-10T07:06:26.482292205Z"
version: 30.0.2
digest: sha256:c6ee5906a8910cf2302bc22fe5cf663e87f05be2d97ad766914ebbe53ef51185
generated: "2024-08-15T07:06:40.168872667Z"
4 changes: 2 additions & 2 deletions charts/traefik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
dependencies:
- name: traefik
repository: https://helm.traefik.io/traefik
version: 29.0.1
version: 30.0.2
description: |
This chart installs Traefik and configures it as the default Kubernetes cluster Ingress Controller.
name: traefik
version: "0"
version: 0
Binary file removed charts/traefik/charts/traefik-29.0.1.tgz
Binary file not shown.
Binary file added charts/traefik/charts/traefik-30.0.2.tgz
Binary file not shown.

0 comments on commit 1ba9afa

Please sign in to comment.