Skip to content

Commit 4c7853a

Browse files
authored
chore: regenerate Helm diagram when updating the version (#893)
1 parent ef3292d commit 4c7853a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deployment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,9 @@ jobs:
235235
run: |
236236
cd diracx-charts
237237
238+
# Update the diagram to reflect the updated version number
239+
pixi run generate-diagram
240+
238241
# Stage all changes
239242
git add -A
240243

0 commit comments

Comments
 (0)