Skip to content

Commit

Permalink
rke2-snapshot-validation-webhook: Bump the chart version
Browse files Browse the repository at this point in the history
Current version is not validating requests to create/update `VolumeSnapshotClass` resources. This means it doesn't guarantee one default class.

Add VolumeSnapshotClass in the `validatingWebhookConfiguration`  resource list
piraeusdatastore/helm-charts#25

Signed-off-by: josedev-union <[email protected]>
Signed-off-by: brandond <[email protected]>
  • Loading branch information
josedev-union authored and brandond committed Jul 14, 2023
1 parent 3dafaa6 commit 16b7300
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
type: application
-name: snapshot-validation-webhook
+name: rke2-snapshot-validation-webhook
version: 1.7.1
version: 1.7.3
appVersion: "v6.2.1"
icon: https://raw.githubusercontent.com/piraeusdatastore/piraeus/master/artwork/sandbox-artwork/icon/color.svg
4 changes: 2 additions & 2 deletions packages/rke2-snapshot-validation-webhook/package.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
url: https://github.com/piraeusdatastore/helm-charts.git
subdirectory: charts/snapshot-validation-webhook
commit: bc135abc9dff8e96cdb9efea56328032391ec0d0 # snapshot-validation-webhook-1.7.1
packageVersion: 01
commit: 994dde7e93cda78eaf098e5c39889c95be928b32 # snapshot-validation-webhook-1.7.3
packageVersion: 00

0 comments on commit 16b7300

Please sign in to comment.