From c3e8bb482b4a7d7de391c3f4eb819c5ba3dec2a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Jul 2024 21:18:11 +0000 Subject: [PATCH] Automatic commit from GitHub Actions triggered by action #46 --- charts/docusaurus/Chart.yaml | 4 ++-- charts/docusaurus/values.yaml | 2 +- charts/typesense/Chart.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/docusaurus/Chart.yaml b/charts/docusaurus/Chart.yaml index 0ee11f6..94c3fcd 100644 --- a/charts/docusaurus/Chart.yaml +++ b/charts/docusaurus/Chart.yaml @@ -13,9 +13,9 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.16 +version: 0.1.46 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 0.1.16-3ecb1c6 +appVersion: 0.1.46-7913a98 diff --git a/charts/docusaurus/values.yaml b/charts/docusaurus/values.yaml index 1e2134c..bbbf5f2 100644 --- a/charts/docusaurus/values.yaml +++ b/charts/docusaurus/values.yaml @@ -1,6 +1,6 @@ replicas: 5 image: akyriako78/docs-next-preview -tag: 0.1.43-ab0e1ef +tag: 0.1.46-7913a98 env: typesenseHost: docs-search-preview.hypelens.de typesensePort: "80" diff --git a/charts/typesense/Chart.yaml b/charts/typesense/Chart.yaml index 0e6dc42..7250eee 100644 --- a/charts/typesense/Chart.yaml +++ b/charts/typesense/Chart.yaml @@ -13,9 +13,9 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.16 +version: 0.1.46 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 0.1.16-3ecb1c6 \ No newline at end of file +appVersion: 0.1.46-7913a98 \ No newline at end of file