Skip to content

Commit cd4320e

Browse files
2 parents 54eec4c + ed0094d commit cd4320e

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

install/kubernetes/github-actions-cache-server/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 0.1.1
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: '6.0.0'
24+
appVersion: '6.0.1'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-actions-cache-server",
33
"type": "module",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"private": true,
66
"engines": {
77
"node": "22",
File renamed without changes.

routes/_apis/artifactcache/caches/[cacheId].patch.ts renamed to routes/[random]/_apis/artifactcache/caches/[cacheId].patch.ts

File renamed without changes.

routes/_apis/artifactcache/caches/[cacheId].post.ts renamed to routes/[random]/_apis/artifactcache/caches/[cacheId].post.ts

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)