We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59d548 commit 3d7ba57Copy full SHA for 3d7ba57
charts/netapp-copilot-connector/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: netapp-connector
3
-version: 26.1.1
+version: 26.2.1
4
description: NetApp Neo v3.x for Microsoft 365 Copilot Connector Helm Chart
5
-appVersion: "3.2.0"
+appVersion: "3.2.2"
6
type: application
charts/netapp-copilot-connector/values.yaml
@@ -28,7 +28,7 @@ ui:
28
replicaCount: 1
29
image:
30
repository: ghcr.io/beezy-dev/neo-ui-framework
31
- tag: "3.1.0"
+ tag: "3.2.1"
32
pullPolicy: Always
33
service:
34
type: ClusterIP
0 commit comments