Skip to content

Tags: vmware-tanzu/helm-charts

Tags

velero-8.1.0

Toggle velero-8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #629 from simoncampion/add-velero-node-agent-updat…

…e-strategy

velero-8.0.0

Toggle velero-8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #625 from vmware-tanzu/dependabot/docker/charts/ve…

…lero/velero/velero-v1.15.0

Bump velero/velero from v1.14.1 to v1.15.0 in /charts/velero

velero-7.2.2

Toggle velero-7.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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-7.2.1

Toggle velero-7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: render schedule annotations only if present in values (#616)

Signed-off-by: Max Xu <xuhuan@live.cn>

velero-7.2.0

Toggle velero-7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[velero] Bump image to 1.14.1 and chart to 7.1.6 (#617)

Signed-off-by: Clement Vedrenne <clement.vedrenne@braincube.com>

Semver

velero-7.1.5

Toggle velero-7.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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>

velero-7.1.4

Toggle velero-7.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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-7.1.3

Toggle velero-7.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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>

velero-7.1.2

Toggle velero-7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Adds resources and limits for repository maintenance job (#602)

Signed-off-by: Sebastian-RG <fullmetalliferous@gmail.com>

velero-7.1.1

Toggle velero-7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix imagePullSecrets to velero server serviceaccount #595 (#596)

Signed-off-by: Adonis Dutra <adonis.dutra@outsystems.com>