diff --git a/charts/docusaurus/Chart.yaml b/charts/docusaurus/Chart.yaml index 911021d..a56fe2a 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.53 +version: 0.1.54 # 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.53-ea1a92f +appVersion: 0.1.54-edf22a1 diff --git a/charts/docusaurus/values.yaml b/charts/docusaurus/values.yaml index fa21fbc..2f08ecd 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.53-ea1a92f +tag: 0.1.54-edf22a1 env: typesenseHost: docs-search-preview.hypelens.de typesensePort: "80"