diff --git a/charts/cdefense/Chart.yaml b/charts/cdefense/Chart.yaml index 088eb09..3c8c0cb 100755 --- a/charts/cdefense/Chart.yaml +++ b/charts/cdefense/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: 4.8.1 +version: 4.8.2 # 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: "4.8.1" +appVersion: "4.8.2" diff --git a/charts/cdefense/values.yaml b/charts/cdefense/values.yaml index 9219a68..ff7cea2 100644 --- a/charts/cdefense/values.yaml +++ b/charts/cdefense/values.yaml @@ -1,4 +1,4 @@ -version: "release-4.8.1" +version: "release-4.8.2" domain: clouddefenseai.com hostname: cdefense.clouddefenseai.com @@ -194,7 +194,7 @@ web: tolerations: [] replicas: 1 image: cdefense/webconsole - version: "release-4.8.1" + version: "release-4.8.2" service: type: NodePort ports: @@ -265,4 +265,4 @@ ai: minReplicas: 1 maxReplicas: 3 targetCPUUtilizationPercentage: 80 - targetMemoryUtilizationPercentage: 80 \ No newline at end of file + targetMemoryUtilizationPercentage: 80