From 32b840776d3b80668dd06b08130a962fc7a203a3 Mon Sep 17 00:00:00 2001 From: Hung Nguyen Date: Mon, 18 Mar 2024 14:45:24 -0400 Subject: [PATCH] bump enterprise-ui image to 5.3.2 Signed-off-by: Hung Nguyen --- stable/enterprise/Chart.yaml | 2 +- stable/enterprise/README.md | 21 +-------------------- stable/enterprise/values.yaml | 2 +- 3 files changed, 3 insertions(+), 22 deletions(-) diff --git a/stable/enterprise/Chart.yaml b/stable/enterprise/Chart.yaml index 397bbfc2..e504af5b 100644 --- a/stable/enterprise/Chart.yaml +++ b/stable/enterprise/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: enterprise -version: "2.4.1" +version: "2.4.2" appVersion: "5.3.0" kubeVersion: 1.23.x - 1.28.x || 1.23.x-x - 1.29.x-x description: | diff --git a/stable/enterprise/README.md b/stable/enterprise/README.md index 855df32f..e4b8ff47 100644 --- a/stable/enterprise/README.md +++ b/stable/enterprise/README.md @@ -924,7 +924,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `global.fullnameOverride` | overrides the fullname set on resources | `""` | | `global.nameOverride` | overrides the name set on resources | `""` | - ### Common Resource Parameters | Name | Description | Value | @@ -968,7 +967,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `configOverride` | Allows for overriding the default Anchore configuration file | `""` | | `scripts` | Collection of helper scripts usable in all anchore enterprise pods | `{}` | - ### Anchore Configuration Parameters | Name | Description | Value | @@ -1075,7 +1073,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `anchoreConfig.ui.dbUser` | allows overriding and separation of the ui database user. | `""` | | `anchoreConfig.ui.dbPassword` | allows overriding and separation of the ui database user authentication | `""` | - ### Anchore Analyzer k8s Deployment Parameters | Name | Description | Value | @@ -1092,7 +1089,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `analyzer.serviceAccountName` | Service account name for Anchore API pods | `""` | | `analyzer.scratchVolume.details` | Details for the k8s volume to be created for Anchore Analyzer scratch space | `{}` | - ### Anchore API k8s Deployment Parameters | Name | Description | Value | @@ -1112,7 +1108,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `api.affinity` | Affinity for Anchore API pod assignment | `{}` | | `api.serviceAccountName` | Service account name for Anchore API pods | `""` | - ### Anchore Catalog k8s Deployment Parameters | Name | Description | Value | @@ -1133,7 +1128,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `catalog.serviceAccountName` | Service account name for Anchore Catalog pods | `""` | | `catalog.scratchVolume.details` | Details for the k8s volume to be created for Anchore Catalog scratch space | `{}` | - ### Anchore Feeds Chart Parameters | Name | Description | Value | @@ -1143,7 +1137,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `feeds.url` | Set the URL for a standalone Feeds service. Use when chartEnabled=false. | `""` | | `feeds.resources` | Resource requests and limits for Anchore Feeds pods | `{}` | - ### Anchore Notifications Parameters | Name | Description | Value | @@ -1163,7 +1156,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `notifications.affinity` | Affinity for Anchore Notifications pod assignment | `{}` | | `notifications.serviceAccountName` | Service account name for Anchore Notifications pods | `""` | - ### Anchore Policy Engine k8s Deployment Parameters | Name | Description | Value | @@ -1184,7 +1176,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `policyEngine.serviceAccountName` | Service account name for Anchore Policy Engine pods | `""` | | `policyEngine.scratchVolume.details` | Details for the k8s volume to be created for Anchore Policy Engine scratch space | `{}` | - ### Anchore RBAC Authentication Parameters | Name | Description | Value | @@ -1192,7 +1183,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `rbacAuth.extraEnv` | Set extra environment variables for Anchore RBAC Authentication containers | `[]` | | `rbacAuth.resources` | Resource requests and limits for Anchore RBAC Authentication containers | `{}` | - ### Anchore RBAC Manager Parameters | Name | Description | Value | @@ -1212,7 +1202,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `rbacManager.affinity` | Affinity for Anchore RBAC Manager pod assignment | `{}` | | `rbacManager.serviceAccountName` | Service account name for Anchore RBAC Manager pods | `""` | - ### Anchore Reports Parameters | Name | Description | Value | @@ -1233,7 +1222,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `reports.serviceAccountName` | Service account name for Anchore Reports pods | `""` | | `reports.scratchVolume.details` | Details for the k8s volume to be created for Anchore Reports scratch space | `{}` | - ### Anchore Reports Worker Parameters | Name | Description | Value | @@ -1253,7 +1241,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `reportsWorker.affinity` | Affinity for Anchore Reports Worker pod assignment | `{}` | | `reportsWorker.serviceAccountName` | Service account name for Anchore Reports Worker pods | `""` | - ### Anchore Simple Queue Parameters | Name | Description | Value | @@ -1273,12 +1260,11 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `simpleQueue.affinity` | Affinity for Anchore Simple Queue pod assignment | `{}` | | `simpleQueue.serviceAccountName` | Service account name for Anchore Simple Queue pods | `""` | - ### Anchore UI Parameters | Name | Description | Value | | ---------------------------- | ----------------------------------------------------------------------------- | ---------------------------------------- | -| `ui.image` | Image used for the Anchore UI container | `docker.io/anchore/enterprise-ui:v5.3.1` | +| `ui.image` | Image used for the Anchore UI container | `docker.io/anchore/enterprise-ui:v5.3.2` | | `ui.imagePullPolicy` | Image pull policy for Anchore UI image | `IfNotPresent` | | `ui.existingSecretName` | Name of an existing secret to be used for Anchore UI DB and Redis endpoints | `anchore-enterprise-ui-env` | | `ui.ldapsRootCaCertName` | Name of the custom CA certificate file store in `.Values.certStoreSecretName` | `""` | @@ -1297,7 +1283,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `ui.affinity` | Affinity for Anchore ui pod assignment | `{}` | | `ui.serviceAccountName` | Service account name for Anchore UI pods | `""` | - ### Anchore Upgrade Job Parameters | Name | Description | Value | @@ -1316,7 +1301,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `upgradeJob.labels` | Labels for the Anchore upgrade job | `{}` | | `upgradeJob.ttlSecondsAfterFinished` | The time period in seconds the upgrade job, and it's related pods should be retained for | `-1` | - ### Ingress Parameters | Name | Description | Value | @@ -1333,7 +1317,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `ingress.tls` | Configure tls for the ingress resource | `[]` | | `ingress.ingressClassName` | sets the ingress class name. As of k8s v1.18, this should be nginx | `nginx` | - ### Google CloudSQL DB Parameters | Name | Description | Value | @@ -1347,7 +1330,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `cloudsql.serviceAccJsonName` | | `""` | | `cloudsql.extraArgs` | a list of extra arguments to be passed into the cloudsql container command. eg | `[]` | - ### Anchore UI Redis Parameters | Name | Description | Value | @@ -1358,7 +1340,6 @@ This rollback procedure is designed to revert your environment to its pre-migrat | `ui-redis.architecture` | Redis deployment architecture | `standalone` | | `ui-redis.master.persistence.enabled` | enables persistence | `false` | - ### Anchore Database Parameters | Name | Description | Value | diff --git a/stable/enterprise/values.yaml b/stable/enterprise/values.yaml index b86c35e3..638a3b92 100644 --- a/stable/enterprise/values.yaml +++ b/stable/enterprise/values.yaml @@ -1288,7 +1288,7 @@ simpleQueue: ui: ## @param ui.image Image used for the Anchore UI container ## - image: docker.io/anchore/enterprise-ui:v5.3.1 + image: docker.io/anchore/enterprise-ui:v5.3.2 ## @param ui.imagePullPolicy Image pull policy for Anchore UI image ##