Skip to content

Commit 48b9134

Browse files
committed
fixing typo in values.yaml
1 parent 8053909 commit 48b9134

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: netapp-connector
3-
version: 2.1.4
3+
version: 2.1.5
44
description: A Helm chart for deploying netapp-connector as a StatefulSet with persistent storage
55
appVersion: "2.1.1"
66
type: application

charts/netapp-copilot-connector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ main:
2828
NETAPP_CONNECTOR_LICENSE: "tobeset"
2929
HTTPS_PROXY: ""
3030
PROXY_USERNAME: ""
31-
PROXY_PASSWORD=: ""
31+
PROXY_PASSWORD: ""
3232
GRAPH_VERIFY_SSL: ""
3333
GRAPH_TIMEOUT: ""

0 commit comments

Comments
 (0)