Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
chore: upgrade traefik-hub version
Browse files Browse the repository at this point in the history
  • Loading branch information
traefiker authored Feb 23, 2024
1 parent e875e41 commit 2194a78
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions traefik-hub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: traefik-hub
description: Traefik Hub Ingress Controller
type: application
version: 3.0.0
version: 4.0.0
# renovate: image=ghcr.io/traefik/traefik-hub
appVersion: v2.8.0
appVersion: v2.9.0
kubeVersion: ">=1.24.0-0"
keywords:
- traefik
Expand All @@ -23,9 +23,7 @@ maintainers:
icon: https://doc.traefik.io/traefik-hub/assets/images/logos-traefik-hub-horizontal.svg
annotations:
artifacthub.io/changes: |
- "fix!: use release name for resources name"
- "fix!: IngressClass should not be created by default"
- "fix: remove unnecessary rbac"
- "chore: upgrade traefik-hub version"
- "chore: update CRDs"
- "chore: remove unnecessary env var"
- docs: add missing helm repo on README
- feat!: LoadBalancer Service by default
- doc: install notes
- fix: Service annotations indent

0 comments on commit 2194a78

Please sign in to comment.