Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
main:
image:
repository: ghcr.io/falcondev-oss/github-actions-cache-server
tag: 9.6.0@sha256:d96b430c33bf3e2e81c0e4a813ab5c9c2c057e33f63be53c8039e8ec4be53df2
tag: 9.6.2@sha256:a473eded701722b816fd17899570f3055a4393a181507021961e61cf4e739a60
env:
API_BASE_URL: 'http://actions-cache.actions-cache.svc.cluster.local:3000'
CACHE_CLEANUP_OLDER_THAN_DAYS: '30'
Expand Down
Loading