Skip to content

Commit 3e4b628

Browse files
chore(github-action): update documentation
1 parent f8d4899 commit 3e4b628

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/helm/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See the installed `helm` plugins listed below, defined into [main.yaml](./defaul
1010

1111
| Repository | Name | Version |
1212
|------------|------|---------|
13-
| https://github.com/databus23/helm-diff | diff | 3.13.0 |
13+
| https://github.com/databus23/helm-diff | diff | 3.14.0 |
1414

1515
## Role Variables
1616

@@ -26,7 +26,7 @@ See the related role variables listed below, defined into [main.yaml](./defaults
2626
| helm_vars.plugins[0].name | string | `"diff"` | |
2727
| helm_vars.plugins[0].packages[0] | string | `"python3-jsonpatch"` | |
2828
| helm_vars.plugins[0].repository.url | string | `"https://github.com/databus23/helm-diff"` | |
29-
| helm_vars.plugins[0].version | string | `"v3.13.0"` | |
29+
| helm_vars.plugins[0].version | string | `"v3.14.0"` | |
3030
| helm_vars.release.helm.distro.channel | string | `"any"` | |
3131
| helm_vars.release.helm.distro.name | string | `"debian"` | |
3232
| helm_vars.release.helm.key | string | `"helm-archive-keyring.gpg"` | |

0 commit comments

Comments
 (0)