File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2424 # specified below, these parameters have no meaning on their own and
2525 # gain meaning on how job steps use them.
2626 include :
27+ - k3s-channel : v1.26
28+ test : install
29+ values : ci/values/k3s.yaml
2730 - k3s-channel : v1.25
2831 test : install
2932 values : ci/values/k3s.yaml
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : posthog
33description : 🦔 PostHog is developer-friendly, open-source product analytics.
44icon : https://camo.githubusercontent.com/11f72f57f33d7d34807bafc1314844f7a91bcdea/68747470733a2f2f706f7374686f672d7374617469632d66696c65732e73332e75732d656173742d322e616d617a6f6e6177732e636f6d2f576562736974652d4173736574732f6769746875622d636f7665722e706e67
5- kubeVersion : " >= 1.23-0 <= 1.25 -0"
5+ kubeVersion : " >= 1.23-0 <= 1.26 -0"
66home : https://posthog.com
77sources :
88 - https://github.com/PostHog/charts-clickhouse
@@ -11,7 +11,7 @@ type: application
1111
1212# This is the chart version. This version number should be incremented each time you make changes
1313# to the chart and its templates, including the app version.
14- version : 30.19 .0
14+ version : 30.20 .0
1515
1616# This is the version number of the application being deployed. This version number should be
1717# incremented each time you make changes to the application.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ This Helm chart bootstraps a [PostHog](https://posthog.com/) installation on a [
2020
2121
2222## Prerequisites
23- - Kubernetes >=1.23 <= 1.25
23+ - Kubernetes >=1.23 <= 1.26
2424- Helm >= 3.7.0
2525
2626## Installation
You can’t perform that action at this time.
0 commit comments