Skip to content

Commit

Permalink
feat(chart): minor update of dependencies on traefik chart (#69)
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 Feb 23, 2024
1 parent 629db8a commit 1d4d130
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.0.0
:traefik-chart-version: 26.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: 26.0.0
digest: sha256:858d85672e79dec78af6ddeac0325d91d8bd077a7f15407aa79c762971ff0e31
generated: "2024-01-15T07:06:11.070480736Z"
version: 26.1.0
digest: sha256:55cb0a1517e726561d6c370c82e4f5755a94fc6e101da50453072edef6476a99
generated: "2024-02-23T13:39:25.835538904Z"
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.0.0
version: 26.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-26.0.0.tgz
Binary file not shown.
Binary file added charts/traefik/charts/traefik-26.1.0.tgz
Binary file not shown.

0 comments on commit 1d4d130

Please sign in to comment.