Skip to content

Commit

Permalink
feat(chart): minor update of dependencies on traefik chart (#83)
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
github-actions[bot] authored Aug 20, 2024
1 parent d03df44 commit 58b3f1c
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.0.2
:traefik-chart-version: 30.1.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: 30.0.2
digest: sha256:c6ee5906a8910cf2302bc22fe5cf663e87f05be2d97ad766914ebbe53ef51185
generated: "2024-08-15T07:06:40.168872667Z"
version: 30.1.0
digest: sha256:b67ac912e83f2f3b10fe51d53f4f915bd0ad5637fac5c1ee31db797efd68196e
generated: "2024-08-20T07:07:13.636650889Z"
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.0.2
version: 30.1.0
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.0.2.tgz
Binary file not shown.
Binary file added charts/traefik/charts/traefik-30.1.0.tgz
Binary file not shown.

0 comments on commit 58b3f1c

Please sign in to comment.