Tags: vmware-tanzu/helm-charts
Tags
[velero] Add version label to deployment (#624) * fix: render schedule annotations only if present in values (#616) Signed-off-by: Max Xu <xuhuan@live.cn> Signed-off-by: Wyatt Fry <wfry@bridgephase.com> * Add Kubernetes-recommended Version Label Signed-off-by: Wyatt Fry <wfry@bridgephase.com> * Bump chart version Signed-off-by: Wyatt Fry <wfry@bridgephase.com> --------- Signed-off-by: Max Xu <xuhuan@live.cn> Signed-off-by: Wyatt Fry <wfry@bridgephase.com> Co-authored-by: Max Xu <xuhuan@live.cn> Co-authored-by: Wyatt Fry <wfry@bridgephase.com>
[velero] Add example excluded-resources values (#611) * docs(helm): Add example excluded-resources values * Add `excludedNamespaceScopedResources` to schedules example * Add `excludedClusterScopedResources` to schedules example Signed-off-by: younsl <cysl@kakao.com> * bump(patch): chart semantic version to 7.1.5 Signed-off-by: younsl <cysl@kakao.com> --------- Signed-off-by: younsl <cysl@kakao.com>
Fix maintenance Job resource requests (#610) - As written, the chart tries to access .configuration.repositoryMaintenanceJob.requests.cpu.cpu and ...memory.memory, which leads to an error if you actually try to set these values. Signed-off-by: Matt Yaraskavitch <62650344+yaraskm@users.noreply.github.com>
[velero] feat: Adds --keep-latest-jobs-count for repository maintenan… …ce job (#604) * feat: Adds --keep-latest-jobs-count for repository maintenance job Signed-off-by: Navratan Lal Gupta <navilg0409@gmail.com> * adds comment to explain .configuration.repositoryMaintenanceJob.keepLatestJobsCount Signed-off-by: Navratan Lal Gupta <navilg0409@gmail.com> * replaces .configuration.repositoryMaintenanceJob.keepLatestJobsCount key with .configuration.repositoryMaintenanceJob.latestJobsCount Signed-off-by: Navratan Lal Gupta <navilg0409@gmail.com> * fix: invalid argument for --keep-latest-maintenance-jobs flag Signed-off-by: Navratan Lal Gupta <navilg0409@gmail.com> --------- Signed-off-by: Navratan Lal Gupta <navilg0409@gmail.com>
PreviousNext