From 11c9cef624a7cfee63b6a2130bb99cc816c6d0c7 Mon Sep 17 00:00:00 2001 From: Zakhar Bessarab Date: Fri, 12 Jul 2024 20:26:49 +0400 Subject: [PATCH] plausible: update CH chart to 3.10 --- charts/apps/plausible-analytics/Chart.yaml | 6 +++--- charts/apps/plausible-analytics/README.md | 4 ++-- charts/library/common/README.md | 2 +- docs/charts/plausible-analytics.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/apps/plausible-analytics/Chart.yaml b/charts/apps/plausible-analytics/Chart.yaml index 16dba6cb..1ab4fa16 100644 --- a/charts/apps/plausible-analytics/Chart.yaml +++ b/charts/apps/plausible-analytics/Chart.yaml @@ -1,12 +1,12 @@ annotations: - artifacthub.io/changes: "- kind: changed\n description: update ghcr.io/plausible/community-edition docker tag to v2.1.1" + artifacthub.io/changes: "- kind: changed\n description: update helm release clickhouse to 3.10.0" apiVersion: v2 appVersion: v2.1.1 dependencies: - condition: clickhouse.enabled name: clickhouse repository: https://sentry-kubernetes.github.io/charts - version: 3.9.0 + version: 3.10.0 - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/plausible/analytics - https://github.com/plausible/analytics type: application -version: 0.3.0 +version: 0.4.0 diff --git a/charts/apps/plausible-analytics/README.md b/charts/apps/plausible-analytics/README.md index e20f0895..673fc049 100644 --- a/charts/apps/plausible-analytics/README.md +++ b/charts/apps/plausible-analytics/README.md @@ -1,6 +1,6 @@ # plausible-analytics -![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.1.1](https://img.shields.io/badge/AppVersion-v2.1.1-informational?style=flat-square) +![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.1.1](https://img.shields.io/badge/AppVersion-v2.1.1-informational?style=flat-square) A Helm Chart for Plausible Analytics - a simple and privacy-friendly alternative to Google Analytics @@ -24,7 +24,7 @@ See release notes to learn more about upgrade steps: https://github.com/plausibl | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | postgresql | 12.12.10 | -| https://sentry-kubernetes.github.io/charts | clickhouse | 3.9.0 | +| https://sentry-kubernetes.github.io/charts | clickhouse | 3.10.0 | ## TL;DR diff --git a/charts/library/common/README.md b/charts/library/common/README.md index 0e74a6b9..8981cc73 100644 --- a/charts/library/common/README.md +++ b/charts/library/common/README.md @@ -82,7 +82,7 @@ N/A | addons.codeserver.git.deployKeySecret | string | `""` | Existing secret containing SSH private key The chart expects it to be present under the `id_rsa` key. | | addons.codeserver.image.pullPolicy | string | `"IfNotPresent"` | Specify the code-server image pull policy | | addons.codeserver.image.repository | string | `"ghcr.io/coder/code-server"` | Specify the code-server image | -| addons.codeserver.image.tag | string | `"4.90.3"` | Specify the code-server image tag | +| addons.codeserver.image.tag | string | `"4.91.0"` | Specify the code-server image tag | | addons.codeserver.ingress.enabled | bool | `false` | Enable an ingress for the code-server add-on. | | addons.codeserver.ingress.ingressClassName | string | `nil` | Set the ingressClass that is used for this ingress. Requires Kubernetes >=1.19 | | addons.codeserver.service.enabled | bool | `true` | Enable a service for the code-server add-on. | diff --git a/docs/charts/plausible-analytics.md b/docs/charts/plausible-analytics.md index e20f0895..673fc049 100644 --- a/docs/charts/plausible-analytics.md +++ b/docs/charts/plausible-analytics.md @@ -1,6 +1,6 @@ # plausible-analytics -![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.1.1](https://img.shields.io/badge/AppVersion-v2.1.1-informational?style=flat-square) +![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.1.1](https://img.shields.io/badge/AppVersion-v2.1.1-informational?style=flat-square) A Helm Chart for Plausible Analytics - a simple and privacy-friendly alternative to Google Analytics @@ -24,7 +24,7 @@ See release notes to learn more about upgrade steps: https://github.com/plausibl | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | postgresql | 12.12.10 | -| https://sentry-kubernetes.github.io/charts | clickhouse | 3.9.0 | +| https://sentry-kubernetes.github.io/charts | clickhouse | 3.10.0 | ## TL;DR