File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
charts/netapp-copilot-connector Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : netapp-connector
3- version : 2.2.1
3+ version : 2.2.2
44description : A Helm chart for deploying netapp-connector as a StatefulSet with persistent storage
5- appVersion : " 2.2.0 "
5+ appVersion : " 2.2.2 "
66type : application
Original file line number Diff line number Diff line change 1-
21---
32main :
43 name : netapp-connector-main
54 replicaCount : 1
65 image :
76 repository : ghcr.io/netapp/netapp-copilot-connector
8- tag : 2.2.0
7+ tag : 2.2.2
98 pullPolicy : Always
109 service :
1110 type : ClusterIP
1413 PORT : 8080
1514 PYTHONUNBUFFERED : 1
1615 DB_PATH : " data/database.db"
17- HTTPS_PROXY : " "
16+ HTTPS_PROXY : " "
1817 PROXY_USERNAME : " "
1918 PROXY_PASSWORD : " "
2019 GRAPH_VERIFY_SSL : " "
3231 MS_GRAPH_CLIENT_ID : " tobeset"
3332 MS_GRAPH_CLIENT_SECRET : " tobeset"
3433 MS_GRAPH_TENANT_ID : " tobeset"
35- NETAPP_CONNECTOR_LICENSE : " tobeset"
34+ NETAPP_CONNECTOR_LICENSE : " tobeset"
You can’t perform that action at this time.
0 commit comments