Skip to content

Commit c5b0372

Browse files
committed
chore: Upgrade chart version to 0.3.2 for jetstack-agent
Signed-off-by: Peter <[email protected]>
1 parent 0ed607c commit c5b0372

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deploy/charts/jetstack-agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: jetstack-agent
33
description: TLS Protect for Kubernetes Agent
44
type: application
5-
version: 0.3.1
5+
version: 0.3.2
66
appVersion: "v0.1.43"
77
home: https://github.com/jetstack/jetstack-secure
88
maintainers:

deploy/charts/jetstack-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
TLS Protect for Kubernetes Agent
44

5-
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.43](https://img.shields.io/badge/AppVersion-v0.1.43-informational?style=flat-square)
5+
![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.43](https://img.shields.io/badge/AppVersion-v0.1.43-informational?style=flat-square)
66

77
## Additional Information
88

deploy/charts/jetstack-agent/tests/__snapshot__/configuration_test.yaml.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,6 @@ render correctly when only required config is given:
192192
app.kubernetes.io/managed-by: Helm
193193
app.kubernetes.io/name: jetstack-agent
194194
app.kubernetes.io/version: v0.1.43
195-
helm.sh/chart: jetstack-agent-0.3.1
195+
helm.sh/chart: jetstack-agent-0.3.2
196196
name: agent-config
197197
namespace: NAMESPACE

0 commit comments

Comments
 (0)