Skip to content

Commit

Permalink
chore(workflows/dependencies): update jnorwood/helm-docs:latest docke…
Browse files Browse the repository at this point in the history
…r digest to 7e562b4
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent 1e93c60 commit dd75432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-update-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
fi
generate-schema-doc --config-file .github/json-schema-to-md.yaml "charts/$CHART/values.schema.json" "charts/$CHART/values.md"
- name: generate Docs
uses: docker://jnorwood/helm-docs:latest@sha256:2b0681670e69ebd28163abdc276a419ef4a8c0ba9258699847a5ed001fd7de0e
uses: docker://jnorwood/helm-docs:latest@sha256:7e562b49ab6b1dbc50c3da8f2dd6ffa8a5c6bba327b1c6335cc15ce29267979c
with:
args: -g charts/${{ env.CHART }}
- name: Commit README
Expand Down

0 comments on commit dd75432

Please sign in to comment.