diff --git a/cryptlex/cryptlex-enterprise/Chart.yaml b/cryptlex/cryptlex-enterprise/Chart.yaml index 7ca5813..1a3086c 100644 --- a/cryptlex/cryptlex-enterprise/Chart.yaml +++ b/cryptlex/cryptlex-enterprise/Chart.yaml @@ -6,7 +6,7 @@ home: https://cryptlex.com icon: https://cryptlex.com/images/cryptlex_icon.png # 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. -version: "3.17.11" +version: "3.17.12" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: "3.17.11" +appVersion: "3.17.12" diff --git a/cryptlex/cryptlex-enterprise/values.yaml b/cryptlex/cryptlex-enterprise/values.yaml index a4a9bb8..0f1bf25 100644 --- a/cryptlex/cryptlex-enterprise/values.yaml +++ b/cryptlex/cryptlex-enterprise/values.yaml @@ -86,19 +86,19 @@ services: enabled: false image: repository: cryptlex/admin-portal - tag: 5.2.0 + tag: 5.2.1 pullPolicy: IfNotPresent customerPortal: enabled: false image: repository: cryptlex/customer-portal - tag: 5.2.0 + tag: 5.2.1 pullPolicy: IfNotPresent resellerPortal: enabled: false image: repository: cryptlex/reseller-portal - tag: 5.2.0 + tag: 5.2.1 pullPolicy: IfNotPresent webApi: image: