Skip to content

Commit a6c3ac6

Browse files
authored
deps: update dependency helm to v3.19.2 for deploy manifests (#1083)
CI job had outdated Helm version. Additionally, added renovate tag
1 parent 541c004 commit a6c3ac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
setup-tools: |
5656
helm
57-
helm: v3.11.2
57+
helm: v3.19.2 # renovate: datasource=github-releases depName=helm/helm
5858

5959
- uses: actions/checkout@v5
6060
- name: Generate manifests from helm chart

0 commit comments

Comments
 (0)