Skip to content

Commit 750aa53

Browse files
authored
Merge pull request #511 from jetstack/0.1.45-release
Prepare v0.1.45 release
2 parents 15c631a + 6b7d837 commit 750aa53

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
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.44
7-
appVersion: "v0.1.44"
6+
version: 0.1.45
7+
appVersion: "v0.1.45"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
# -- Defaults to only pull if not already present
1212
pullPolicy: IfNotPresent
1313
# -- Overrides the image tag whose default is the chart appVersion
14-
tag: "v0.1.43"
14+
tag: "v0.1.45"
1515

1616
# -- Specify image pull credentials if using a private registry
1717
# example: - name: my-pull-secret

0 commit comments

Comments
 (0)