github falcondev-oss/github-actions-cache-server v9.3.0

latest releases: v9.4.6, v9.4.5, v9.4.4...
one month ago

Notable Changes

Cache Entry Scoping

With the implementation of cache scoping we closed the gap between GitHub's cache server implementation and our self-hosted variant. See here for more info.

⚠️ This should not break existing deployments. If you run into any issues, please feel free to create an issue.

Management API

The new management api adds a REST API for managing cache entries and storage locations. To enable set MANAGEMENT_API_KEY to a secure random value and check out the docs at https://<your-cache-server-url>/management-api/_docs

Caged Image Variant

A new caged variant of the docker image is available. See this blog post to find out more.

Helm Chart Rework

We reworked the helm chart to make it easier to configure and setup the cache server when using Kubernetes.

Commits

   ✨ Enhancements

   🐛 Fixes

   🔧 Chore

   📦 Build

    View changes on GitHub

Don't miss a new github-actions-cache-server release

NewReleases is sending notifications on new releases.