Skip to content

Commit

Permalink
bump enterprise-ui image to 5.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Hung Nguyen <hung.tran.nguyen.585@gmail.com>
  • Loading branch information
HN23 committed Mar 18, 2024
1 parent fa446e1 commit 32b8407
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 22 deletions.
2 changes: 1 addition & 1 deletion stable/enterprise/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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: |
Expand Down
21 changes: 1 addition & 20 deletions stable/enterprise/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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 |
Expand Down Expand Up @@ -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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -1184,15 +1176,13 @@ 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 |
| -------------------- | -------------------------------------------------------------------------- | ----- |
| `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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -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` | `""` |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand All @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion stable/enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
##
Expand Down

0 comments on commit 32b8407

Please sign in to comment.