Skip to content

Commit

Permalink
update hcloud CSI helm chart
Browse files Browse the repository at this point in the history
Signed-off-by: kranurag7 <[email protected]>
  • Loading branch information
kranurag7 committed Apr 30, 2024
1 parent c4fcf0e commit a986376
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/hcloud-csi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ maintainers:
- name: Syself
email: [email protected]
url: https://github.com/syself
version: 1.0.4
appVersion: v2.5.1
version: 1.0.5
appVersion: v2.6.0
4 changes: 2 additions & 2 deletions charts/hcloud-csi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ node:
hcloudCSIDriver:
registry: docker.io
repository: hetznercloud/hcloud-csi-driver
tag: v2.5.1
tag: v2.6.0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -755,4 +755,4 @@ metrics:
storageClasses: {}
# - name: standard
# defaultStorageClass: true
# reclaimPolicy: Retain
# reclaimPolicy: Retain

0 comments on commit a986376

Please sign in to comment.