Skip to content

Commit e2b05e9

Browse files
committed
0.1.43-alpha.1
Signed-off-by: Richard Wall <[email protected]>
1 parent dc1efc4 commit e2b05e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The [venafi-kubernetes-agent](deploy/charts/venafi-kubernetes-agent/README.md) c
8888
is released manually, as follows:
8989

9090
```sh
91-
export VERSION=0.1.43-alpha.0
91+
export VERSION=0.1.43
9292
helm package deploy/charts/venafi-kubernetes-agent
9393
helm push venafi-kubernetes-agent-${VERSION}.tgz oci://eu.gcr.io/jetstack-secure-enterprise/charts
9494
```

deploy/charts/venafi-kubernetes-agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name: venafi-kubernetes-agent
33
description: |-
44
The Venafi Kubernetes Agent connects your Kubernetes or Openshift cluster to the Venafi Control Plane.
55
type: application
6-
version: 0.1.43-alpha.0
6+
version: 0.1.43-alpha.1
77
appVersion: "v0.1.43"

deploy/charts/venafi-kubernetes-agent/README.md

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

33
The Venafi Kubernetes Agent connects your Kubernetes or Openshift cluster to the Venafi Control Plane.
44

5-
![Version: 0.1.43-alpha.0](https://img.shields.io/badge/Version-0.1.43--alpha.0-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.1.43-alpha.1](https://img.shields.io/badge/Version-0.1.43--alpha.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)
66

77
## Additional Information
88

0 commit comments

Comments
 (0)