You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: stable/enterprise/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1054,7 +1054,7 @@ To restore your deployment to using your previous driver configurations:
1054
1054
| `upgradeJob.rbacCreate` | Create RBAC resources for the Anchore upgrade job | `true` |
1055
1055
| `upgradeJob.serviceAccountName` | Use an existing service account for the Anchore upgrade job | `""` |
1056
1056
| `upgradeJob.usePostUpgradeHook` | Use a Helm post-upgrade hook to run the upgrade job instead of the default pre-upgrade hook. This job does not require creating RBAC resources. | `false` |
1057
-
| `upgradeJob.kubectlImage` | The image to use for the upgrade job's init container that uses kubectl to scale down deployments before an upgrade |`bitnami/kubectl:1.27`|
1057
+
| `upgradeJob.kubectlImage` | The image to use for the upgrade job's init container that uses kubectl to scale down deployments before an upgrade |`bitnami/kubectl:1.30`|
1058
1058
|`upgradeJob.nodeSelector`| Node labels for the Anchore upgrade job pod assignment |`{}`|
1059
1059
|`upgradeJob.tolerations`| Tolerations for the Anchore upgrade job pod assignment |`[]`|
1060
1060
|`upgradeJob.affinity`| Affinity for the Anchore upgrade job pod assignment |`{}`|
@@ -1119,7 +1119,7 @@ To restore your deployment to using your previous driver configurations:
| `osaaMigrationJob.enabled` | Enable the Anchore Object Store and Analysis Archive migration job | `false` |
1122
-
| `osaaMigrationJob.kubectlImage` | The image to use for the job's init container that uses kubectl to scale down deployments for the migration |`bitnami/kubectl:1.27`|
1122
+
| `osaaMigrationJob.kubectlImage` | The image to use for the job's init container that uses kubectl to scale down deployments for the migration |`bitnami/kubectl:1.30`|
1123
1123
|`osaaMigrationJob.extraEnv`| An array to add extra environment variables |`[]`|
1124
1124
|`osaaMigrationJob.extraVolumes`| Define additional volumes for Anchore Object Store and Analysis Archive migration job |`[]`|
1125
1125
|`osaaMigrationJob.extraVolumeMounts`| Define additional volume mounts for Anchore Object Store and Analysis Archive migration job |`[]`|
0 commit comments