mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
[bitnami/harbor] Release 15.0.5 (#11663)
* [bitnami/harbor] Release 15.0.5 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.0.7
|
||||
version: 17.0.8
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.6.23
|
||||
version: 11.6.25
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.1
|
||||
digest: sha256:f038397e38fcad525813a816c851242db9ddf582ebc15350ca897d83c855d263
|
||||
generated: "2022-08-04T13:35:35.100382375Z"
|
||||
digest: sha256:e592937596c37e23b29c59f94aff2dbcc95d5bea181d088f3454954a441c9e29
|
||||
generated: "2022-08-09T05:29:00.427755752Z"
|
||||
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-registry
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-registryctl
|
||||
- https://goharbor.io/
|
||||
version: 15.0.4
|
||||
version: 15.0.5
|
||||
|
||||
@@ -250,7 +250,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| `volumePermissions.enabled` | Enable init container that changes the owner and group of the persistent volume | `false` |
|
||||
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `11-debian-11-r22` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `11-debian-11-r23` |
|
||||
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
|
||||
| `volumePermissions.image.pullSecrets` | Init container volume-permissions image pull secrets | `[]` |
|
||||
| `volumePermissions.resources.limits` | Init container volume-permissions resource limits | `{}` |
|
||||
@@ -265,7 +265,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------------------- |
|
||||
| `nginx.image.registry` | NGINX image registry | `docker.io` |
|
||||
| `nginx.image.repository` | NGINX image repository | `bitnami/nginx` |
|
||||
| `nginx.image.tag` | NGINX image tag (immutable tags are recommended) | `1.23.1-debian-11-r5` |
|
||||
| `nginx.image.tag` | NGINX image tag (immutable tags are recommended) | `1.23.1-debian-11-r7` |
|
||||
| `nginx.image.pullPolicy` | NGINX image pull policy | `IfNotPresent` |
|
||||
| `nginx.image.pullSecrets` | NGINX image pull secrets | `[]` |
|
||||
| `nginx.image.debug` | Enable NGINX image debug mode | `false` |
|
||||
@@ -338,7 +338,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------------- |
|
||||
| `portal.image.registry` | Harbor Portal image registry | `docker.io` |
|
||||
| `portal.image.repository` | Harbor Portal image repository | `bitnami/harbor-portal` |
|
||||
| `portal.image.tag` | Harbor Portal image tag (immutable tags are recommended) | `2.5.3-debian-11-r12` |
|
||||
| `portal.image.tag` | Harbor Portal image tag (immutable tags are recommended) | `2.5.3-debian-11-r14` |
|
||||
| `portal.image.pullPolicy` | Harbor Portal image pull policy | `IfNotPresent` |
|
||||
| `portal.image.pullSecrets` | Harbor Portal image pull secrets | `[]` |
|
||||
| `portal.image.debug` | Enable Harbor Portal image debug mode | `false` |
|
||||
@@ -410,7 +410,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| -------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
|
||||
| `core.image.registry` | Harbor Core image registry | `docker.io` |
|
||||
| `core.image.repository` | Harbor Core image repository | `bitnami/harbor-core` |
|
||||
| `core.image.tag` | Harbor Core image tag (immutable tags are recommended) | `2.5.3-debian-11-r9` |
|
||||
| `core.image.tag` | Harbor Core image tag (immutable tags are recommended) | `2.5.3-debian-11-r11` |
|
||||
| `core.image.pullPolicy` | Harbor Core image pull policy | `IfNotPresent` |
|
||||
| `core.image.pullSecrets` | Harbor Core image pull secrets | `[]` |
|
||||
| `core.image.debug` | Enable Harbor Core image debug mode | `false` |
|
||||
@@ -492,7 +492,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------ |
|
||||
| `jobservice.image.registry` | Harbor Jobservice image registry | `docker.io` |
|
||||
| `jobservice.image.repository` | Harbor Jobservice image repository | `bitnami/harbor-jobservice` |
|
||||
| `jobservice.image.tag` | Harbor Jobservice image tag (immutable tags are recommended) | `2.5.3-debian-11-r9` |
|
||||
| `jobservice.image.tag` | Harbor Jobservice image tag (immutable tags are recommended) | `2.5.3-debian-11-r11` |
|
||||
| `jobservice.image.pullPolicy` | Harbor Jobservice image pull policy | `IfNotPresent` |
|
||||
| `jobservice.image.pullSecrets` | Harbor Jobservice image pull secrets | `[]` |
|
||||
| `jobservice.image.debug` | Enable Harbor Jobservice image debug mode | `false` |
|
||||
@@ -605,7 +605,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| `registry.automountServiceAccountToken` | Automount service account token | `false` |
|
||||
| `registry.server.image.registry` | Harbor Registry image registry | `docker.io` |
|
||||
| `registry.server.image.repository` | Harbor Registry image repository | `bitnami/harbor-registry` |
|
||||
| `registry.server.image.tag` | Harbor Registry image tag (immutable tags are recommended) | `2.5.3-debian-11-r12` |
|
||||
| `registry.server.image.tag` | Harbor Registry image tag (immutable tags are recommended) | `2.5.3-debian-11-r14` |
|
||||
| `registry.server.image.pullPolicy` | Harbor Registry image pull policy | `IfNotPresent` |
|
||||
| `registry.server.image.pullSecrets` | Harbor Registry image pull secrets | `[]` |
|
||||
| `registry.server.image.debug` | Enable Harbor Registry image debug mode | `false` |
|
||||
@@ -651,7 +651,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| `registry.server.service.ports.metrics` | Harbor Registry metrics service port | `8001` |
|
||||
| `registry.controller.image.registry` | Harbor Registryctl image registry | `docker.io` |
|
||||
| `registry.controller.image.repository` | Harbor Registryctl image repository | `bitnami/harbor-registryctl` |
|
||||
| `registry.controller.image.tag` | Harbor Registryctl image tag (immutable tags are recommended) | `2.5.3-debian-11-r9` |
|
||||
| `registry.controller.image.tag` | Harbor Registryctl image tag (immutable tags are recommended) | `2.5.3-debian-11-r11` |
|
||||
| `registry.controller.image.pullPolicy` | Harbor Registryctl image pull policy | `IfNotPresent` |
|
||||
| `registry.controller.image.pullSecrets` | Harbor Registryctl image pull secrets | `[]` |
|
||||
| `registry.controller.image.debug` | Enable Harbor Registryctl image debug mode | `false` |
|
||||
@@ -696,92 +696,92 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
|
||||
### ChartMuseum Parameters
|
||||
|
||||
| Name | Description | Value |
|
||||
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------------------- |
|
||||
| `chartmuseum.image.registry` | ChartMuseum image registry | `docker.io` |
|
||||
| `chartmuseum.image.repository` | ChartMuseum image repository | `bitnami/chartmuseum` |
|
||||
| `chartmuseum.image.tag` | ChartMuseum image tag (immutable tags are recommended) | `0.15.0-debian-11-r9` |
|
||||
| `chartmuseum.image.pullPolicy` | ChartMuseum image pull policy | `IfNotPresent` |
|
||||
| `chartmuseum.image.pullSecrets` | ChartMuseum image pull secrets | `[]` |
|
||||
| `chartmuseum.image.debug` | Enable ChartMuseum image debug mode | `false` |
|
||||
| `chartmuseum.enabled` | Enable ChartMuseum | `true` |
|
||||
| `chartmuseum.useRedisCache` | Specify if ChartMuseum will use redis cache | `true` |
|
||||
| `chartmuseum.absoluteUrl` | Specify an absolute URL for ChartMuseum registry | `false` |
|
||||
| `chartmuseum.chartRepoName` | Specify the endpoint for the chartmuseum registry. Only applicable if `chartmuseum.absoluteUrl` is `true` | `chartsRepo` |
|
||||
| `chartmuseum.depth` | Support for multitenancy. More info [here](https://chartmuseum.com/docs/#multitenancy) | `1` |
|
||||
| `chartmuseum.logJson` | Print logs on JSON format | `false` |
|
||||
| `chartmuseum.disableMetrics` | Disable prometheus metrics exposure | `false` |
|
||||
| `chartmuseum.disableApi` | Disable all the routes prefixed with `/api` | `false` |
|
||||
| `chartmuseum.disableStatefiles` | Disable use of index-cache.yaml | `false` |
|
||||
| `chartmuseum.allowOverwrite` | Allow chart versions to be re-uploaded without force querystring | `true` |
|
||||
| `chartmuseum.anonymousGet` | Allow anonymous GET operations | `false` |
|
||||
| `chartmuseum.contextPath` | Set the base context path for ChartMuseum | `""` |
|
||||
| `chartmuseum.indexLimit` | Limit the number of parallels indexes for ChartMuseum | `""` |
|
||||
| `chartmuseum.chartPostFormFieldName` | Form field which will be queried for the chart file content | `""` |
|
||||
| `chartmuseum.provPostFormFieldName` | Form field which will be queried for the provenance file content | `""` |
|
||||
| `chartmuseum.maxStorageObjects` | Maximum storage objects | `""` |
|
||||
| `chartmuseum.maxUploadSize` | Maximum upload size | `""` |
|
||||
| `chartmuseum.storageTimestampTolerance` | Timestamp tolerance size | `1s` |
|
||||
| `chartmuseum.tls.existingSecret` | Name of an existing secret with the certificates for internal TLS access | `""` |
|
||||
| `chartmuseum.command` | Override default container command (useful when using custom images) | `[]` |
|
||||
| `chartmuseum.args` | Override default container args (useful when using custom images) | `[]` |
|
||||
| `chartmuseum.extraEnvVars` | Array with extra environment variables to add Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.extraEnvVarsCM` | ConfigMap containing extra environment variables for Chartmuseum pods | `""` |
|
||||
| `chartmuseum.extraEnvVarsSecret` | Secret containing extra environment variables (in case of sensitive data) for Chartmuseum pods | `""` |
|
||||
| `chartmuseum.containerPorts.http` | Chartmuseum HTTP container port | `9999` |
|
||||
| `chartmuseum.containerPorts.https` | Chartmuseum HTTPS container port | `9443` |
|
||||
| `chartmuseum.replicaCount` | Number of Chartmuseum replicas | `1` |
|
||||
| `chartmuseum.livenessProbe.enabled` | Enable livenessProbe on Chartmuseum containers | `true` |
|
||||
| `chartmuseum.livenessProbe.initialDelaySeconds` | Initial delay seconds for livenessProbe | `20` |
|
||||
| `chartmuseum.livenessProbe.periodSeconds` | Period seconds for livenessProbe | `10` |
|
||||
| `chartmuseum.livenessProbe.timeoutSeconds` | Timeout seconds for livenessProbe | `5` |
|
||||
| `chartmuseum.livenessProbe.failureThreshold` | Failure threshold for livenessProbe | `6` |
|
||||
| `chartmuseum.livenessProbe.successThreshold` | Success threshold for livenessProbe | `1` |
|
||||
| `chartmuseum.readinessProbe.enabled` | Enable readinessProbe on Chartmuseum containers | `true` |
|
||||
| `chartmuseum.readinessProbe.initialDelaySeconds` | Initial delay seconds for readinessProbe | `20` |
|
||||
| `chartmuseum.readinessProbe.periodSeconds` | Period seconds for readinessProbe | `10` |
|
||||
| `chartmuseum.readinessProbe.timeoutSeconds` | Timeout seconds for readinessProbe | `5` |
|
||||
| `chartmuseum.readinessProbe.failureThreshold` | Failure threshold for readinessProbe | `6` |
|
||||
| `chartmuseum.readinessProbe.successThreshold` | Success threshold for readinessProbe | `1` |
|
||||
| `chartmuseum.startupProbe.enabled` | Enable startupProbe on Chartmuseum containers | `false` |
|
||||
| `chartmuseum.startupProbe.initialDelaySeconds` | Initial delay seconds for startupProbe | `5` |
|
||||
| `chartmuseum.startupProbe.periodSeconds` | Period seconds for startupProbe | `10` |
|
||||
| `chartmuseum.startupProbe.timeoutSeconds` | Timeout seconds for startupProbe | `1` |
|
||||
| `chartmuseum.startupProbe.failureThreshold` | Failure threshold for startupProbe | `15` |
|
||||
| `chartmuseum.startupProbe.successThreshold` | Success threshold for startupProbe | `1` |
|
||||
| `chartmuseum.customLivenessProbe` | Custom livenessProbe that overrides the default one | `{}` |
|
||||
| `chartmuseum.customReadinessProbe` | Custom readinessProbe that overrides the default one | `{}` |
|
||||
| `chartmuseum.customStartupProbe` | Custom startupProbe that overrides the default one | `{}` |
|
||||
| `chartmuseum.resources.limits` | The resources limits for the Chartmuseum containers | `{}` |
|
||||
| `chartmuseum.resources.requests` | The requested resources for the Chartmuseum containers | `{}` |
|
||||
| `chartmuseum.podSecurityContext.enabled` | Enabled Chartmuseum pods' Security Context | `true` |
|
||||
| `chartmuseum.podSecurityContext.fsGroup` | Set Chartmuseum pod's Security Context fsGroup | `1001` |
|
||||
| `chartmuseum.containerSecurityContext.enabled` | Enabled Chartmuseum containers' Security Context | `true` |
|
||||
| `chartmuseum.containerSecurityContext.runAsUser` | Set Chartmuseum containers' Security Context runAsUser | `1001` |
|
||||
| `chartmuseum.containerSecurityContext.runAsNonRoot` | Set Chartmuseum containers' Security Context runAsNonRoot | `true` |
|
||||
| `chartmuseum.updateStrategy.type` | Chartmuseum deployment strategy type - only really applicable for deployments with RWO PVs attached | `RollingUpdate` |
|
||||
| `chartmuseum.lifecycleHooks` | LifecycleHook for the Chartmuseum container(s) to automate configuration before or after startup | `{}` |
|
||||
| `chartmuseum.hostAliases` | Chartmuseum pods host aliases | `[]` |
|
||||
| `chartmuseum.podLabels` | Add additional labels to the Chartmuseum pods (evaluated as a template) | `{}` |
|
||||
| `chartmuseum.podAnnotations` | Annotations to add to the Chartmuseum pods (evaluated as a template) | `{}` |
|
||||
| `chartmuseum.podAffinityPreset` | Chartmuseum Pod affinity preset. Ignored if `chartmuseum.affinity` is set. Allowed values: `soft` or `hard` | `""` |
|
||||
| `chartmuseum.podAntiAffinityPreset` | Chartmuseum Pod anti-affinity preset. Ignored if `chartmuseum.affinity` is set. Allowed values: `soft` or `hard` | `soft` |
|
||||
| `chartmuseum.nodeAffinityPreset.type` | Chartmuseum Node affinity preset type. Ignored if `chartmuseum.affinity` is set. Allowed values: `soft` or `hard` | `""` |
|
||||
| `chartmuseum.nodeAffinityPreset.key` | Chartmuseum Node label key to match Ignored if `chartmuseum.affinity` is set. | `""` |
|
||||
| `chartmuseum.nodeAffinityPreset.values` | Chartmuseum Node label values to match. Ignored if `chartmuseum.affinity` is set. | `[]` |
|
||||
| `chartmuseum.affinity` | Chartmuseum Affinity for pod assignment | `{}` |
|
||||
| `chartmuseum.nodeSelector` | Chartmuseum Node labels for pod assignment | `{}` |
|
||||
| `chartmuseum.tolerations` | Chartmuseum Tolerations for pod assignment | `[]` |
|
||||
| `chartmuseum.topologySpreadConstraints` | Topology Spread Constraints for pod assignment spread across your cluster among failure-domains. Evaluated as a template | `[]` |
|
||||
| `chartmuseum.priorityClassName` | Priority Class Name | `""` |
|
||||
| `chartmuseum.schedulerName` | Use an alternate scheduler, e.g. "stork". | `""` |
|
||||
| `chartmuseum.sidecars` | Add additional sidecar containers to the Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.initContainers` | Add additional init containers to the Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.extraVolumeMounts` | Optionally specify extra list of additional volumeMounts for the Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.extraVolumes` | Optionally specify extra list of additional volumes for the Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.automountServiceAccountToken` | Automount service account token | `false` |
|
||||
| `chartmuseum.service.ports.http` | Chartmuseum HTTP service port | `80` |
|
||||
| `chartmuseum.service.ports.https` | Chartmuseum HTTPS service port | `443` |
|
||||
| Name | Description | Value |
|
||||
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ---------------------- |
|
||||
| `chartmuseum.image.registry` | ChartMuseum image registry | `docker.io` |
|
||||
| `chartmuseum.image.repository` | ChartMuseum image repository | `bitnami/chartmuseum` |
|
||||
| `chartmuseum.image.tag` | ChartMuseum image tag (immutable tags are recommended) | `0.15.0-debian-11-r11` |
|
||||
| `chartmuseum.image.pullPolicy` | ChartMuseum image pull policy | `IfNotPresent` |
|
||||
| `chartmuseum.image.pullSecrets` | ChartMuseum image pull secrets | `[]` |
|
||||
| `chartmuseum.image.debug` | Enable ChartMuseum image debug mode | `false` |
|
||||
| `chartmuseum.enabled` | Enable ChartMuseum | `true` |
|
||||
| `chartmuseum.useRedisCache` | Specify if ChartMuseum will use redis cache | `true` |
|
||||
| `chartmuseum.absoluteUrl` | Specify an absolute URL for ChartMuseum registry | `false` |
|
||||
| `chartmuseum.chartRepoName` | Specify the endpoint for the chartmuseum registry. Only applicable if `chartmuseum.absoluteUrl` is `true` | `chartsRepo` |
|
||||
| `chartmuseum.depth` | Support for multitenancy. More info [here](https://chartmuseum.com/docs/#multitenancy) | `1` |
|
||||
| `chartmuseum.logJson` | Print logs on JSON format | `false` |
|
||||
| `chartmuseum.disableMetrics` | Disable prometheus metrics exposure | `false` |
|
||||
| `chartmuseum.disableApi` | Disable all the routes prefixed with `/api` | `false` |
|
||||
| `chartmuseum.disableStatefiles` | Disable use of index-cache.yaml | `false` |
|
||||
| `chartmuseum.allowOverwrite` | Allow chart versions to be re-uploaded without force querystring | `true` |
|
||||
| `chartmuseum.anonymousGet` | Allow anonymous GET operations | `false` |
|
||||
| `chartmuseum.contextPath` | Set the base context path for ChartMuseum | `""` |
|
||||
| `chartmuseum.indexLimit` | Limit the number of parallels indexes for ChartMuseum | `""` |
|
||||
| `chartmuseum.chartPostFormFieldName` | Form field which will be queried for the chart file content | `""` |
|
||||
| `chartmuseum.provPostFormFieldName` | Form field which will be queried for the provenance file content | `""` |
|
||||
| `chartmuseum.maxStorageObjects` | Maximum storage objects | `""` |
|
||||
| `chartmuseum.maxUploadSize` | Maximum upload size | `""` |
|
||||
| `chartmuseum.storageTimestampTolerance` | Timestamp tolerance size | `1s` |
|
||||
| `chartmuseum.tls.existingSecret` | Name of an existing secret with the certificates for internal TLS access | `""` |
|
||||
| `chartmuseum.command` | Override default container command (useful when using custom images) | `[]` |
|
||||
| `chartmuseum.args` | Override default container args (useful when using custom images) | `[]` |
|
||||
| `chartmuseum.extraEnvVars` | Array with extra environment variables to add Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.extraEnvVarsCM` | ConfigMap containing extra environment variables for Chartmuseum pods | `""` |
|
||||
| `chartmuseum.extraEnvVarsSecret` | Secret containing extra environment variables (in case of sensitive data) for Chartmuseum pods | `""` |
|
||||
| `chartmuseum.containerPorts.http` | Chartmuseum HTTP container port | `9999` |
|
||||
| `chartmuseum.containerPorts.https` | Chartmuseum HTTPS container port | `9443` |
|
||||
| `chartmuseum.replicaCount` | Number of Chartmuseum replicas | `1` |
|
||||
| `chartmuseum.livenessProbe.enabled` | Enable livenessProbe on Chartmuseum containers | `true` |
|
||||
| `chartmuseum.livenessProbe.initialDelaySeconds` | Initial delay seconds for livenessProbe | `20` |
|
||||
| `chartmuseum.livenessProbe.periodSeconds` | Period seconds for livenessProbe | `10` |
|
||||
| `chartmuseum.livenessProbe.timeoutSeconds` | Timeout seconds for livenessProbe | `5` |
|
||||
| `chartmuseum.livenessProbe.failureThreshold` | Failure threshold for livenessProbe | `6` |
|
||||
| `chartmuseum.livenessProbe.successThreshold` | Success threshold for livenessProbe | `1` |
|
||||
| `chartmuseum.readinessProbe.enabled` | Enable readinessProbe on Chartmuseum containers | `true` |
|
||||
| `chartmuseum.readinessProbe.initialDelaySeconds` | Initial delay seconds for readinessProbe | `20` |
|
||||
| `chartmuseum.readinessProbe.periodSeconds` | Period seconds for readinessProbe | `10` |
|
||||
| `chartmuseum.readinessProbe.timeoutSeconds` | Timeout seconds for readinessProbe | `5` |
|
||||
| `chartmuseum.readinessProbe.failureThreshold` | Failure threshold for readinessProbe | `6` |
|
||||
| `chartmuseum.readinessProbe.successThreshold` | Success threshold for readinessProbe | `1` |
|
||||
| `chartmuseum.startupProbe.enabled` | Enable startupProbe on Chartmuseum containers | `false` |
|
||||
| `chartmuseum.startupProbe.initialDelaySeconds` | Initial delay seconds for startupProbe | `5` |
|
||||
| `chartmuseum.startupProbe.periodSeconds` | Period seconds for startupProbe | `10` |
|
||||
| `chartmuseum.startupProbe.timeoutSeconds` | Timeout seconds for startupProbe | `1` |
|
||||
| `chartmuseum.startupProbe.failureThreshold` | Failure threshold for startupProbe | `15` |
|
||||
| `chartmuseum.startupProbe.successThreshold` | Success threshold for startupProbe | `1` |
|
||||
| `chartmuseum.customLivenessProbe` | Custom livenessProbe that overrides the default one | `{}` |
|
||||
| `chartmuseum.customReadinessProbe` | Custom readinessProbe that overrides the default one | `{}` |
|
||||
| `chartmuseum.customStartupProbe` | Custom startupProbe that overrides the default one | `{}` |
|
||||
| `chartmuseum.resources.limits` | The resources limits for the Chartmuseum containers | `{}` |
|
||||
| `chartmuseum.resources.requests` | The requested resources for the Chartmuseum containers | `{}` |
|
||||
| `chartmuseum.podSecurityContext.enabled` | Enabled Chartmuseum pods' Security Context | `true` |
|
||||
| `chartmuseum.podSecurityContext.fsGroup` | Set Chartmuseum pod's Security Context fsGroup | `1001` |
|
||||
| `chartmuseum.containerSecurityContext.enabled` | Enabled Chartmuseum containers' Security Context | `true` |
|
||||
| `chartmuseum.containerSecurityContext.runAsUser` | Set Chartmuseum containers' Security Context runAsUser | `1001` |
|
||||
| `chartmuseum.containerSecurityContext.runAsNonRoot` | Set Chartmuseum containers' Security Context runAsNonRoot | `true` |
|
||||
| `chartmuseum.updateStrategy.type` | Chartmuseum deployment strategy type - only really applicable for deployments with RWO PVs attached | `RollingUpdate` |
|
||||
| `chartmuseum.lifecycleHooks` | LifecycleHook for the Chartmuseum container(s) to automate configuration before or after startup | `{}` |
|
||||
| `chartmuseum.hostAliases` | Chartmuseum pods host aliases | `[]` |
|
||||
| `chartmuseum.podLabels` | Add additional labels to the Chartmuseum pods (evaluated as a template) | `{}` |
|
||||
| `chartmuseum.podAnnotations` | Annotations to add to the Chartmuseum pods (evaluated as a template) | `{}` |
|
||||
| `chartmuseum.podAffinityPreset` | Chartmuseum Pod affinity preset. Ignored if `chartmuseum.affinity` is set. Allowed values: `soft` or `hard` | `""` |
|
||||
| `chartmuseum.podAntiAffinityPreset` | Chartmuseum Pod anti-affinity preset. Ignored if `chartmuseum.affinity` is set. Allowed values: `soft` or `hard` | `soft` |
|
||||
| `chartmuseum.nodeAffinityPreset.type` | Chartmuseum Node affinity preset type. Ignored if `chartmuseum.affinity` is set. Allowed values: `soft` or `hard` | `""` |
|
||||
| `chartmuseum.nodeAffinityPreset.key` | Chartmuseum Node label key to match Ignored if `chartmuseum.affinity` is set. | `""` |
|
||||
| `chartmuseum.nodeAffinityPreset.values` | Chartmuseum Node label values to match. Ignored if `chartmuseum.affinity` is set. | `[]` |
|
||||
| `chartmuseum.affinity` | Chartmuseum Affinity for pod assignment | `{}` |
|
||||
| `chartmuseum.nodeSelector` | Chartmuseum Node labels for pod assignment | `{}` |
|
||||
| `chartmuseum.tolerations` | Chartmuseum Tolerations for pod assignment | `[]` |
|
||||
| `chartmuseum.topologySpreadConstraints` | Topology Spread Constraints for pod assignment spread across your cluster among failure-domains. Evaluated as a template | `[]` |
|
||||
| `chartmuseum.priorityClassName` | Priority Class Name | `""` |
|
||||
| `chartmuseum.schedulerName` | Use an alternate scheduler, e.g. "stork". | `""` |
|
||||
| `chartmuseum.sidecars` | Add additional sidecar containers to the Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.initContainers` | Add additional init containers to the Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.extraVolumeMounts` | Optionally specify extra list of additional volumeMounts for the Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.extraVolumes` | Optionally specify extra list of additional volumes for the Chartmuseum pods | `[]` |
|
||||
| `chartmuseum.automountServiceAccountToken` | Automount service account token | `false` |
|
||||
| `chartmuseum.service.ports.http` | Chartmuseum HTTP service port | `80` |
|
||||
| `chartmuseum.service.ports.https` | Chartmuseum HTTPS service port | `443` |
|
||||
|
||||
|
||||
### Notary Parameters
|
||||
@@ -792,7 +792,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| `notary.secretName` | Fill the name of a kubernetes secret if you want to use your own TLS certificate authority, certificate and private key for notary communications. The secret must contain keys named `notary-signer-ca.crt`, `notary-signer.key` and `notary-signer.crt` that contain the CA, certificate and private key. They will be generated if not set. | `""` |
|
||||
| `notary.server.image.registry` | Harbor Notary Server image registry | `docker.io` |
|
||||
| `notary.server.image.repository` | Harbor Notary Server image repository | `bitnami/harbor-notary-server` |
|
||||
| `notary.server.image.tag` | Harbor Notary Server image tag (immutable tags are recommended) | `2.5.3-debian-11-r12` |
|
||||
| `notary.server.image.tag` | Harbor Notary Server image tag (immutable tags are recommended) | `2.5.3-debian-11-r14` |
|
||||
| `notary.server.image.pullPolicy` | Harbor Notary Server image pull policy | `IfNotPresent` |
|
||||
| `notary.server.image.pullSecrets` | Harbor Notary Server image pull secrets | `[]` |
|
||||
| `notary.server.image.debug` | Enable Harbor Notary Server image debug mode | `false` |
|
||||
@@ -854,7 +854,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| `notary.server.automountServiceAccountToken` | Automount service account token | `false` |
|
||||
| `notary.signer.image.registry` | Harbor Notary Signer image registry | `docker.io` |
|
||||
| `notary.signer.image.repository` | Harbor Notary Signer image repository | `bitnami/harbor-notary-signer` |
|
||||
| `notary.signer.image.tag` | Harbor Notary Signer image tag (immutable tags are recommended) | `2.5.3-debian-11-r10` |
|
||||
| `notary.signer.image.tag` | Harbor Notary Signer image tag (immutable tags are recommended) | `2.5.3-debian-11-r12` |
|
||||
| `notary.signer.image.pullPolicy` | Harbor Notary Signer image pull policy | `IfNotPresent` |
|
||||
| `notary.signer.image.pullSecrets` | Harbor Notary Signer image pull secrets | `[]` |
|
||||
| `notary.signer.image.debug` | Enable Harbor Notary Signer image debug mode | `false` |
|
||||
@@ -924,7 +924,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------- |
|
||||
| `trivy.image.registry` | Harbor Adapter Trivy image registry | `docker.io` |
|
||||
| `trivy.image.repository` | Harbor Adapter Trivy image repository | `bitnami/harbor-adapter-trivy` |
|
||||
| `trivy.image.tag` | Harbor Adapter Trivy image tag (immutable tags are recommended) | `2.5.3-debian-11-r7` |
|
||||
| `trivy.image.tag` | Harbor Adapter Trivy image tag (immutable tags are recommended) | `2.5.3-debian-11-r9` |
|
||||
| `trivy.image.pullPolicy` | Harbor Adapter Trivy image pull policy | `IfNotPresent` |
|
||||
| `trivy.image.pullSecrets` | Harbor Adapter Trivy image pull secrets | `[]` |
|
||||
| `trivy.image.debug` | Enable Harbor Adapter Trivy image debug mode | `false` |
|
||||
@@ -1005,7 +1005,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| ------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
|
||||
| `exporter.image.registry` | Registry for exporter image | `docker.io` |
|
||||
| `exporter.image.repository` | Repository for exporter image | `bitnami/harbor-exporter` |
|
||||
| `exporter.image.tag` | Tag for exporter image | `2.5.3-debian-11-r10` |
|
||||
| `exporter.image.tag` | Tag for exporter image | `2.5.3-debian-11-r12` |
|
||||
| `exporter.image.pullPolicy` | Harbor exporter image pull policy | `IfNotPresent` |
|
||||
| `exporter.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
| `exporter.image.debug` | Specify if debug logs should be enabled | `false` |
|
||||
@@ -1083,7 +1083,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| `postgresql.primary.initdb.scripts` | Initdb scripts to create Harbor databases | `{}` |
|
||||
| `postgresql.image.registry` | PostgreSQL image registry | `docker.io` |
|
||||
| `postgresql.image.repository` | PostgreSQL image repository | `bitnami/postgresql` |
|
||||
| `postgresql.image.tag` | PostgreSQL image tag (immutable tags are recommended) | `13.7.0-debian-11-r30` |
|
||||
| `postgresql.image.tag` | PostgreSQL image tag (immutable tags are recommended) | `13.7.0-debian-11-r32` |
|
||||
| `externalDatabase.host` | Database host | `localhost` |
|
||||
| `externalDatabase.port` | Database port number | `5432` |
|
||||
| `externalDatabase.user` | Non-root username for Harbor | `bn_harbor` |
|
||||
|
||||
@@ -662,7 +662,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 11-debian-11-r22
|
||||
tag: 11-debian-11-r23
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -706,7 +706,7 @@ nginx:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.23.1-debian-11-r5
|
||||
tag: 1.23.1-debian-11-r7
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -969,7 +969,7 @@ portal:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-portal
|
||||
tag: 2.5.3-debian-11-r12
|
||||
tag: 2.5.3-debian-11-r14
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1227,7 +1227,7 @@ core:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-core
|
||||
tag: 2.5.3-debian-11-r9
|
||||
tag: 2.5.3-debian-11-r11
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1518,7 +1518,7 @@ jobservice:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-jobservice
|
||||
tag: 2.5.3-debian-11-r9
|
||||
tag: 2.5.3-debian-11-r11
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1959,7 +1959,7 @@ registry:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-registry
|
||||
tag: 2.5.3-debian-11-r12
|
||||
tag: 2.5.3-debian-11-r14
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2104,7 +2104,7 @@ registry:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-registryctl
|
||||
tag: 2.5.3-debian-11-r9
|
||||
tag: 2.5.3-debian-11-r11
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2245,7 +2245,7 @@ chartmuseum:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chartmuseum
|
||||
tag: 0.15.0-debian-11-r9
|
||||
tag: 0.15.0-debian-11-r11
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2567,7 +2567,7 @@ notary:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-notary-server
|
||||
tag: 2.5.3-debian-11-r12
|
||||
tag: 2.5.3-debian-11-r14
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2802,7 +2802,7 @@ notary:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-notary-signer
|
||||
tag: 2.5.3-debian-11-r10
|
||||
tag: 2.5.3-debian-11-r12
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -3050,7 +3050,7 @@ trivy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-adapter-trivy
|
||||
tag: 2.5.3-debian-11-r7
|
||||
tag: 2.5.3-debian-11-r9
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -3356,7 +3356,7 @@ exporter:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-exporter
|
||||
tag: 2.5.3-debian-11-r10
|
||||
tag: 2.5.3-debian-11-r12
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -3603,7 +3603,7 @@ postgresql:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql
|
||||
tag: 13.7.0-debian-11-r30
|
||||
tag: 13.7.0-debian-11-r32
|
||||
auth:
|
||||
enablePostgresUser: true
|
||||
postgresPassword: not-secure-database-password
|
||||
|
||||
Reference in New Issue
Block a user