Skip to content

Commit d5a8a97

Browse files
authored
Merge pull request #22 from bassco/log4shell-gradle-cache
fix(log4shell): bump gradle-cache app version
2 parents 02a36d6 + abb96da commit d5a8a97

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/gradle-cache/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: gradle-cache
33
description: |-
44
Helm chart to deploy [gradle-cache](https://docs.gradle.com/build-cache-node/).
55
type: application
6-
version: 0.0.14
7-
appVersion: "9.9"
6+
version: 0.0.15
7+
appVersion: "10.3"
88
home: https://github.com/slamdev/helm-charts/tree/master/charts/gradle-cache
99
icon: https://gradle.org/icon/favicon-32x32.png
1010
maintainers:

charts/gradle-cache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gradle-cache
22

3-
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.9](https://img.shields.io/badge/AppVersion-9.9-informational?style=flat-square)
3+
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.3](https://img.shields.io/badge/AppVersion-10.3-informational?style=flat-square)
44

55
Helm chart to deploy [gradle-cache](https://docs.gradle.com/build-cache-node/).
66

0 commit comments

Comments
 (0)