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 103832f commit 7bb5428Copy full SHA for 7bb5428
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.0'
+appVersion: '8.0.1'
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "github-actions-cache-server",
3
"type": "module",
4
- "version": "8.0.0",
+ "version": "8.0.1",
5
"private": true,
6
"engines": {
7
"node": "22",
0 commit comments