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 e3ac97a commit 21f5333Copy full SHA for 21f5333
install/kubernetes/github-actions-cache-server/Chart.yaml
@@ -21,4 +21,4 @@ version: 0.3.0
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
# It is recommended to use it with quotes.
24
-appVersion: '8.0.1'
+appVersion: '8.1.0'
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "github-actions-cache-server",
3
"type": "module",
4
- "version": "8.0.1",
+ "version": "8.1.0",
5
"private": true,
6
"engines": {
7
"node": "22",
0 commit comments