Skip to content

Commit e83e1ca

Browse files
chore(release): v8.0.0
1 parent 41ed9d6 commit e83e1ca

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.3.0
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: '7.0.1'
24+
appVersion: '8.0.0'

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": "7.0.1",
4+
"version": "8.0.0",
55
"private": true,
66
"engines": {
77
"node": "22",

0 commit comments

Comments
 (0)