Skip to content

Commit

Permalink
Conflict fix (#387)
Browse files Browse the repository at this point in the history
* Release v1.9.1 (#364)

* Disable leader-election for drivers and version bump up for csm 1.9.1 patch release (#354)

* Update cosi image in chart (#359)

* revert kube node name changes (#361)

* Removing csm changes (#363)

---------

Co-authored-by: Akshay Saini <[email protected]>
Co-authored-by: Bartosz Ciesielczyk <[email protected]>
Co-authored-by: KshitijaKakde <[email protected]>

* Update Chart.yaml (#365)

* update helm releaser (#366)

* update csm chart for v2.9.1 (#369)

* Release v1.9.3 (#376)

* CSM 1.9.3

* csm version bump (#375)

* Update Chart.yaml (#379)

---------

Co-authored-by: Rishabh Raj <[email protected]>
Co-authored-by: Jooseppi Luna <[email protected]>

* Update Chart.yaml with new versions (#380)

* added env for kube node name (#347)

* Driver and Modules Version Update (#348)

* Updating helm charts to support k8s 1.29.0 (#358)

* Disabling leader election for v1.10.0 (#360)

* [feature-1091]: Expose proxy-server via cluster node IP and use local storage for Redis by default (#353)

* expose proxy-server by ip address of master node

* fix spacing

* use local pv for redis by default

* remove period

* recycle pv

* update authorization.hostname comment

* Bumping reverseproxy version (#371)

* COSI driver verion bump up (#370)

* CSI-Sidecars version bumpup (#372)

* CSI-Sidecars version bumpup

* Snapshotter patch version update

* Mapping /opt/emc inside SDC container (#373)

* Mapping /opt/emc inside SDC container

* Updating path type

* app mobility version bump (#374)

* change default value (#381)

* version bumps (#378)

* Updated CSI Metadata Version (#382)

* app mobility version fix

* Update app mobility Chart

---------

Co-authored-by: KerryKovacevic <[email protected]>
Co-authored-by: Akshay Saini <[email protected]>
Co-authored-by: Bartosz Ciesielczyk <[email protected]>
Co-authored-by: KshitijaKakde <[email protected]>
Co-authored-by: Aaron Tye <[email protected]>
Co-authored-by: Adarsh Kumar Yadav <[email protected]>
Co-authored-by: Jooseppi Luna <[email protected]>
Co-authored-by: Surya Gupta <[email protected]>
Co-authored-by: hoppea2 <[email protected]>
Co-authored-by: boyamurthy <[email protected]>
Co-authored-by: HarishH-DELL <[email protected]>
  • Loading branch information
12 people authored Mar 20, 2024
1 parent 2481b6a commit 65a7a77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/container-storage-modules/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ dependencies:
- name: cert-manager
version: 1.10.0
repository: https://charts.jetstack.io
condition: cert-manager.enabled
condition: cert-manager.enabled
2 changes: 1 addition & 1 deletion charts/csm-application-mobility/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ dependencies:
- name: velero
version: 2.29.8
repository: https://vmware-tanzu.github.io/helm-charts
condition: velero.enabled
condition: velero.enabled

0 comments on commit 65a7a77

Please sign in to comment.