8000 Releases Β· k8up-io/k8up Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: k8up-io/k8up

k8up-4.8.4

04 Mar 10:29
022378d
Compare
Choose a tag to compare

This release contains only Helm chart changes

1 changes since k8up-4.8.3

πŸ› οΈ Minor Changes

  • Bump K8up version in chart (#1048)

v2.12.0

04 Mar 09:36
0e10a93
Compare
Choose a tag to compare

4 changes since v2.11.3

πŸš€ Features

  • implement filtering PVCs/preBackupPods using labelSelectors (#1045)
  • k8up-restic: pass exclude/file-from flags to restic from PVC annotations (#1044)
  • feat: add clusterName label for identify each kubernetes cluster where K8UP is deployed (#1030)

πŸ“„ Documentation

  • Clarify which yq to use for end-to-end tests (#1039)

Contributors

Many thanks to the contributors:

v2.11.3

13 Dec 15:28
be9529f
Compare
Choose a tag to compare

1 changes since v2.11.2

πŸ› Fixes

  • Make sure the backup cleanup is always triggered (#1033)

k8up-4.8.3

13 Dec 16:19
624d8f1
Compare
Choose a tag to compare

This release contains only Helm chart changes

1 changes since k8up-4.8.2

πŸ› Fixes

  • Bump k8up version (#1034)

v2.11.2

09 Dec 13:23
29fc06f
Compare
Choose a tag to compare

1 changes since v2.11.1

πŸ› Fixes

  • Fail if the backup command if the annotation exits != 0 (#1027)

k8up-4.8.2

09 Dec 13:55
Compare
Choose a tag to compare

This release contains only Helm chart changes

1 changes since k8up-4.8.1

πŸ› Fixes

  • Bump K8up version (#1029)

v2.11.1

31 Jul 14:35
7713061
Compare
Choose a tag to compare

4 changes since v2.11.0

πŸ“„ Documentation

  • fix(docs): Update Link to Prometheus example (#989)

πŸ”— Dependency Updates

  • Update module golang.org/x/net to v0.23.0 [SECURITY] (#958)
  • Update dependency bats to v1.11.0 (#932)
  • fix(deps): update module go.uber.org/zap to v1.27.0 (#939)

k8up-4.8.1

31 Jul 14:18
7a52378
Compare
Choose a tag to compare

This release contains only Helm chart changes

2 changes since k8up-4.8.0

πŸ› Fixes

  • fix(chart:k8up): Rename & implement grafanaDashboard.enabled (#991)

πŸ“„ Documentation

  • fix(chart:k8up): Fix outdated README (#990)

k8up-4.8.0

30 Jul 06:50
Compare
Choose a tag to compare

This release contains only Helm chart changes

4 changes since k8up-4.7.0

πŸš€ Features

  • feat: Helm - Grafana Dashboard (#967)
  • feat: add security context for cleanup hook (#966)
  • Support setting priority class of operator in Helm chart (#956)

πŸ“„ Documentation

  • Document that server-side apply is necessary for the CRDs (#987)

v2.11.0

30 Jul 06:49
e904627
Compare
Choose a tag to compare

5 changes since v2.10.0

πŸš€ Features

  • Unmounted RWO PVCs without NodeAffinity on the PV should be backed up as well (#980)

πŸ› Fixes

  • Ignore terminated Pods in mapping of PVCs to Pods (#979)
  • Properly set logger before creating a typed client (#988)

πŸ“„ Documentation

  • Update the tutorial to the latest k8up version (#971)
  • Adjust the PR template to include signing off the commits (#974)
0