From 406941982f8e369c6aabfdc41ec231b61885216d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Jul 2024 21:29:39 +0000 Subject: [PATCH] Automatic commit from GitHub Actions triggered by action #47 --- charts/docusaurus/Chart.yaml | 4 ++-- charts/docusaurus/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/docusaurus/Chart.yaml b/charts/docusaurus/Chart.yaml index 94c3fcd..66e8b42 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.46 +version: 0.1.47 # 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.46-7913a98 +appVersion: 0.1.47-5398388 diff --git a/charts/docusaurus/values.yaml b/charts/docusaurus/values.yaml index bbbf5f2..b61e4cd 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.46-7913a98 +tag: 0.1.47-5398388 env: typesenseHost: docs-search-preview.hypelens.de typesensePort: "80"