Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chart)!: major update of dependencies on traefik chart #60

Merged
merged 1 commit into from
Nov 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: 24.0.0
:traefik-chart-version: 25.0.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: 24.0.0
digest: sha256:fc83963e7b786bd51fec348f226a3af60deea524c025998b0b1b23c77e2acb7e
generated: "2023-08-18T07:06:04.490838962Z"
version: 25.0.0
digest: sha256:513bf29cc532a672dbdd296e8923e1e5de3cd0e686bd58bd6d80b52129645707
generated: "2023-11-02T07:06:23.692221742Z"
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: 24.0.0
version: 25.0.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-24.0.0.tgz
Binary file not shown.
Binary file added charts/traefik/charts/traefik-25.0.0.tgz
Binary file not shown.