github k8up-io/k8up k8up-4.9.0

7 hours ago

This release contains only Helm chart changes

4 changes since k8up-4.8.7

The version of K8up included by default in this chart changes the system requirements.
Please consult the docs for more information.

If your application aware backups fail after this upgrade you might need to add the following to your values.yaml:

k8up:
  envVars:
    - name: INSECURE_ALLOW_PODEXEC_SPDY_FALLBACK
      value: "true"

🚀 Features

  • Add nodeSelector, tolerations, and affinity to cleanup hook (#1175)

🐛 Fixes

  • Fix globalResources env var names in Helm chart (#1168)
  • Use websockets instead of SPDY for streaming (#1183)

🔗 Dependency Updates

  • Bump chart version (#1185)

Don't miss a new k8up release

NewReleases is sending notifications on new releases.