diff --git a/roles/helm/Chart.yaml b/roles/helm/Chart.yaml index 65f3b1f7..9f73143a 100644 --- a/roles/helm/Chart.yaml +++ b/roles/helm/Chart.yaml @@ -6,4 +6,4 @@ version: 3.20.0-1 dependencies: - name: diff repository: https://github.com/databus23/helm-diff - version: 3.15.6 + version: 3.15.10 diff --git a/roles/helm/README.md b/roles/helm/README.md index 34f2a7d4..d00e5b94 100644 --- a/roles/helm/README.md +++ b/roles/helm/README.md @@ -10,7 +10,7 @@ See the installed `helm` plugins listed below, defined into [main.yaml](./defaul | Repository | Name | Version | |------------|------|---------| -| https://github.com/databus23/helm-diff | diff | 3.15.6 | +| https://github.com/databus23/helm-diff | diff | 3.15.10 | ## Role Variables @@ -26,7 +26,7 @@ See the related role variables listed below, defined into [main.yaml](./defaults | helm_vars.plugins[0].name | string | `"diff"` | | | helm_vars.plugins[0].packages[0] | string | `"python3-jsonpatch"` | | | helm_vars.plugins[0].repository.url | string | `"https://github.com/databus23/helm-diff"` | | -| helm_vars.plugins[0].version | string | `"v3.15.6"` | | +| helm_vars.plugins[0].version | string | `"v3.15.10"` | | | helm_vars.release.helm.distro.channel | string | `"any"` | | | helm_vars.release.helm.distro.name | string | `"debian"` | | | helm_vars.release.helm.key | string | `"helm-archive-keyring.gpg"` | | diff --git a/roles/helm/defaults/main.yaml b/roles/helm/defaults/main.yaml index 1951b0cd..4a9c3558 100644 --- a/roles/helm/defaults/main.yaml +++ b/roles/helm/defaults/main.yaml @@ -9,7 +9,7 @@ helm_vars: - python3-jsonpatch repository: url: https://github.com/databus23/helm-diff - version: v3.15.6 + version: v3.15.10 release: helm: distro: