[READ-ONLY] Mirror of https://github.com/maybeanerd/home-cluster. IAC for a kubernetes cluster hosted at home. status.cluster.diluz.io
hacktoberfest
1

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency python to v3.13.5 (#891)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jun 12, 2025, 8:24 PM UTC) 02ccf43d 1165d97f

+1 -1
+1 -1
.github/workflows/test-charts.yml
··· 18 18 19 19 - uses: actions/setup-python@v5 20 20 with: 21 - python-version: '3.13.4' 21 + python-version: '3.13.5' 22 22 check-latest: true 23 23 24 24 - name: Set up chart-testing