Skip to content

Commit

Permalink
chore(storage-apps): bump csi-driver-smb from 1.9.* to 1.14.0 (#1262)
Browse files Browse the repository at this point in the history
* chore(storage-apps): bump to 0.16.0 and csi-driver-smb to 1.14.0

Signed-off-by: Valentin Maillot <[email protected]>

---------

Signed-off-by: Valentin Maillot <[email protected]>
  • Loading branch information
vmaillot authored Jun 3, 2024
1 parent 6a60987 commit 3224895
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
17 changes: 13 additions & 4 deletions charts/storage-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: storage-apps
description: Argo CD app-of-apps config for storage applications
type: application
version: 0.15.1
version: 0.16.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/storage-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -15,9 +15,18 @@ dependencies:
version: 0.9.1
repository: https://charts.adfinis.com
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: changed
description: "update argoconfig dependency"
description: "update csi-driver-smb to 1.14.0"
links:
- name: Github PR
url: https://github.com/adfinis/helm-charts/pull/1172
- name: Github release
url: https://github.com/kubernetes-csi/csi-driver-smb/releases/tag/v1.14.0
- name: Github release
url: https://github.com/kubernetes-csi/csi-driver-smb/releases/tag/v1.13.0
- name: Github release
url: https://github.com/kubernetes-csi/csi-driver-smb/releases/tag/v1.12.0
- name: Github release
url: https://github.com/kubernetes-csi/csi-driver-smb/releases/tag/v1.11.0
- name: Github release
url: https://github.com/kubernetes-csi/csi-driver-smb/releases/tag/v1.10.0
4 changes: 2 additions & 2 deletions charts/storage-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/storage-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ csiDriverSmb:
# -- Chart
chart: "csi-driver-smb"
# -- [csi-driver-smb Helm chart](https://github.com/kubernetes-csi/csi-driver-smb/tree/master/charts) version
targetRevision: "1.9.*"
targetRevision: "1.14.0"
# -- Helm values
# @default -- [upstream values](https://github.com/kubernetes-csi/csi-driver-smb/blob/master/charts/latest/csi-driver-smb/values.yaml)
values: {}
Expand Down

0 comments on commit 3224895

Please sign in to comment.