File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
deploy/charts/venafi-kubernetes-agent Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ The [venafi-kubernetes-agent](deploy/charts/venafi-kubernetes-agent/README.md) c
88
88
is released manually, as follows:
89
89
90
90
``` sh
91
- export VERSION=0.1.43-alpha.0
91
+ export VERSION=0.1.43
92
92
helm package deploy/charts/venafi-kubernetes-agent
93
93
helm push venafi-kubernetes-agent-${VERSION} .tgz oci://eu.gcr.io/jetstack-secure-enterprise/charts
94
94
```
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ name: venafi-kubernetes-agent
3
3
description : |-
4
4
The Venafi Kubernetes Agent connects your Kubernetes or Openshift cluster to the Venafi Control Plane.
5
5
type : application
6
- version : 0.1.43-alpha.0
6
+ version : 0.1.43-alpha.1
7
7
appVersion : " v0.1.43"
Original file line number Diff line number Diff line change 2
2
3
3
The Venafi Kubernetes Agent connects your Kubernetes or Openshift cluster to the Venafi Control Plane.
4
4
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 )
6
6
7
7
## Additional Information
8
8
You can’t perform that action at this time.
0 commit comments