We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bacda4 commit 159b794Copy full SHA for 159b794
1 file changed
kubernetes/apps/actions-runner/actions-cache/helmrelease.yaml
@@ -33,7 +33,7 @@ spec:
33
main:
34
image:
35
repository: ghcr.io/falcondev-oss/github-actions-cache-server
36
- tag: 9.6.0@sha256:d96b430c33bf3e2e81c0e4a813ab5c9c2c057e33f63be53c8039e8ec4be53df2
+ tag: 9.6.2@sha256:a473eded701722b816fd17899570f3055a4393a181507021961e61cf4e739a60
37
env:
38
API_BASE_URL: 'http://actions-cache.actions-cache.svc.cluster.local:3000'
39
CACHE_CLEANUP_OLDER_THAN_DAYS: '30'
0 commit comments