Skip to content

Commit ed0094d

Browse files
chore(release): v6.0.1
1 parent 22872d1 commit ed0094d

File tree

2 files changed

+2
-2
lines changed

2 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",

0 commit comments

Comments
 (0)