Skip to content

Commit ebac0ee

Browse files
committed
Bump helm-diff version to 3.12.4
Signed-off-by: yxxhero <[email protected]>
1 parent 437f0ea commit ebac0ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Bump `version` in `plugin.yaml`:
373373

374374
```
375375
$ code plugin.yaml
376-
$ git commit -m 'Bump helm-diff version to 3.x.y'
376+
$ git commit -s -m 'Bump helm-diff version to 3.x.y'
377377
```
378378

379379
Set `GITHUB_TOKEN` and run:

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "diff"
22
# Version is the version of Helm plus the number of official builds for this
33
# plugin
4-
version: "3.12.3"
4+
version: "3.12.4"
55
usage: "Preview helm upgrade changes as a diff"
66
description: "Preview helm upgrade changes as a diff"
77
useTunnel: true

0 commit comments

Comments
 (0)