diff --git a/charts/docusaurus/Chart.yaml b/charts/docusaurus/Chart.yaml index fe960f6..6108d46 100644 --- a/charts/docusaurus/Chart.yaml +++ b/charts/docusaurus/Chart.yaml @@ -13,12 +13,12 @@ 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.3.4 +version: 0.3.5 # 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: v0.0.4 +appVersion: v0.0.5 maintainers: - name: akyriako email: kyriakos.akriotis@t-systems.com diff --git a/charts/docusaurus/values-prod.yaml b/charts/docusaurus/values-prod.yaml index a0b0887..5218e3c 100644 --- a/charts/docusaurus/values-prod.yaml +++ b/charts/docusaurus/values-prod.yaml @@ -1,6 +1,6 @@ replicas: 5 image: quay.io/opentelekomcloud/docs-next -tag: v0.0.4 +tag: v0.0.5 ingress: host: clusterIssuer: letsencrypt-prod