Skip to content

Commit

Permalink
Remove k8s max version restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
frankh committed Nov 10, 2023
1 parent baf5d59 commit 72b8d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/posthog/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: posthog
description: 🦔 PostHog is developer-friendly, open-source product analytics.
icon: https://camo.githubusercontent.com/11f72f57f33d7d34807bafc1314844f7a91bcdea/68747470733a2f2f706f7374686f672d7374617469632d66696c65732e73332e75732d656173742d322e616d617a6f6e6177732e636f6d2f576562736974652d4173736574732f6769746875622d636f7665722e706e67
kubeVersion: ">= 1.24-0 <= 1.27-0"
kubeVersion: ">= 1.24-0"
home: https://posthog.com
sources:
- https://github.com/PostHog/charts-clickhouse
Expand Down

0 comments on commit 72b8d05

Please sign in to comment.