Skip to content

Releases: k8up-io/k8up

v2.5.3

17 Feb 18:11
7b3cd59
Compare
Choose a tag to compare

This is maintenance release for the documentation. There are no changes in the K8up code.

🐛 Fixes

  • Fixed to the documentation build system

v2.5.2

26 Oct 15:36
7b3cd59
Compare
Choose a tag to compare

8 changes since v2.5.1

🐛 Fixes

  • Restic: Improve error handling when stats dir doesn't exist (#755)
  • Decrease the queue counter unconditionally (#752)

🔗 Dependency Updates

  • Update paambaati/codeclimate-action action to v3.1.0 (#750)
  • Update kubernetes packages to v0.25.3 (#749)
  • Update module github.com/urfave/cli/v2 to v2.20.2 (#744)
  • Update module github.com/minio/minio-go/v7 to v7.0.41 (#740)
  • Update paambaati/codeclimate-action action to v3.1.1 (#756)
  • Update paambaati/codeclimate-action action to v3.2.0 (#758)

v2.5.2-rc1

20 Oct 13:14
a11effe
Compare
Choose a tag to compare
v2.5.2-rc1 Pre-release
Pre-release

6 changes since v2.5.1

🐛 Fixes

  • Restic: Improve error handling when stats dir doesn't exist (#755)
  • Decrease the queue counter unconditionally (#752)

🔗 Dependency Updates

  • Update paambaati/codeclimate-action action to v3.1.0 (#750)
  • Update kubernetes packages to v0.25.3 (#749)
  • Update module github.com/urfave/cli/v2 to v2.20.2 (#744)
  • Update module github.com/minio/minio-go/v7 to v7.0.41 (#740)

v2.5.1

23 Sep 12:41
d3fd278
Compare
Choose a tag to compare

4 changes since v2.5.0

🐛 Fixes

  • Workaround operator not marking completed jobs in CRs (#738)

🔗 Dependency Updates

  • Update kubernetes packages to v0.25.2 (#739)
  • Update module sigs.k8s.io/controller-tools to v0.10.0 (#742)
  • Update module github.com/urfave/cli/v2 to v2.16.3 (#732)

k8up-3.0.2

15 Sep 09:18
2f72d6d
Compare
Choose a tag to compare

This release contains only Helm chart changes

1 changes since k8up-3.0.1

📄 Documentation

  • Document K8upJobStuck alerts (#737)

v2.5.0

09 Sep 07:37
4cc56d7
Compare
Choose a tag to compare

15 changes since v2.4.0

🚀 Features

  • Expose job activeDeadlineSeconds parameter (#731)

🛠️ Minor Changes

  • Optimize Tooling for local dev environment (#729)

🔗 Dependency Updates

  • Update module github.com/urfave/cli/v2 to v2.11.1 (#710)
  • Update k8s.io/utils digest to ee6ede2 (#713)
  • Update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to f035121 (#714)
  • Update module github.com/prometheus/client_golang to v1.13.0 (#717)
  • Update module go to 1.19 (#715)
  • Update module github.com/urfave/cli/v2 to v2.11.2 (#720)
  • Update module go.uber.org/zap to v1.22.0 (#719)
  • Update module go.uber.org/zap to v1.23.0 (#722)
  • Update k8s.io/utils digest to e9cbc92 (#724)
  • Update module github.com/restic/restic to v0.14.0 (#723)
  • Update module sigs.k8s.io/controller-runtime to v0.13.0 (#728)
  • Update module github.com/minio/minio-go/v7 to v7.0.36 (#711)
  • Update module github.com/urfave/cli/v2 to v2.14.1 (#726)

k8up-3.0.1

15 Aug 08:46
88413f8
Compare
Choose a tag to compare

This release contains only Helm chart changes

1 changes since k8up-3.0.0

🐛 Fixes

  • Regression: Add missing RBAC rule for events (#721)

v2.4.0

15 Jul 12:50
37fc6af
Compare
Choose a tag to compare

12 changes since v2.3.3

🛠️ Minor Changes

  • Integrate K8up Helm chart (#705)
  • Migrate to Helm rollouts in local development (#707)

🐛 Fixes

  • Add '--host' parameter to 'restic forget' call in Prune jobs (#698)

📄 Documentation

  • Fix restore spec in how-to (#704)
  • Replace python script with yq in tutorial (#708)

🔗 Dependency Updates

  • Update azure/setup-kubectl action to v3 (#697)
  • Update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to 365ae09 (#700)
  • Update module github.com/urfave/cli/v2 to v2.11.0 (#703)
  • Update module sigs.k8s.io/controller-runtime to v0.12.3 (#701)
  • Update module github.com/minio/minio-go/v7 to v7.0.31 (#679)
  • Update module sigs.k8s.io/controller-tools to v0.9.2 (#699)
  • Update module github.com/stretchr/testify to v1.8.0 (#693)

k8up-3.0.0

15 Jul 11:48
9d6563e
Compare
Choose a tag to compare

This release contains the Helm chart of K8up.
K8up Helm chart releases are now published in this repository from now on, with their own semver versioning scheme.
see #649 and #705

The chart README and upgrade instructions can be found in this directory: https://github.com/k8up-io/k8up/tree/k8up-3.0.0/charts/k8up

v2.3.3

27 Jun 13:29
7940b05
Compare
Choose a tag to compare

3 changes since v2.3.2

🐛 Fixes

  • Add more "acceptable errors" on repo initialization (#696)

🔗 Dependency Updates

  • Update module sigs.k8s.io/controller-runtime to v0.12.2 (#659)
  • Update module github.com/urfave/cli/v2 to v2.10.3 (#672)