diff --git a/charts/posthog/Chart.yaml b/charts/posthog/Chart.yaml index 80b35ed..0019344 100644 --- a/charts/posthog/Chart.yaml +++ b/charts/posthog/Chart.yaml @@ -5,11 +5,11 @@ icon: https://camo.githubusercontent.com/11f72f57f33d7d34807bafc1314844f7a91bcde # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.4.13 +version: 1.4.14 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 1.23.1 +appVersion: 1.24.0 maintainers: - name: mariusandra diff --git a/charts/posthog/ChartV3.yaml b/charts/posthog/ChartV3.yaml index 5f7aa10..fc1490a 100644 --- a/charts/posthog/ChartV3.yaml +++ b/charts/posthog/ChartV3.yaml @@ -15,11 +15,11 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.4.13 +version: 1.4.14 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 1.23.1 +appVersion: 1.24.0 dependencies: - name: postgresql diff --git a/charts/posthog/values.yaml b/charts/posthog/values.yaml index f1337b1..35d4bb4 100644 --- a/charts/posthog/values.yaml +++ b/charts/posthog/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. image: repository: posthog/posthog - tag: release-1.23.1 + tag: release-1.24.0 pullPolicy: IfNotPresent posthogSecret: ""