Commit Graph

62 Commits

Author SHA1 Message Date
Johannes Kastl
5755eb345c .github/workflows/charts-release.yaml: remove azure/setup-helm action that is no longer needed according to the helm/chart-releaser-action docs 2025-12-20 07:56:45 +01:00
Johannes Kastl
e064b9ae4d Merge pull request #607 from johanneskastl/renovate/workflows-actions-setup-python-6.1.x
Update actions/setup-python action to v6.1.0
2025-12-12 20:18:47 +01:00
renovatebot
ce17da74ec Update actions/setup-python action to v6.1.0 2025-12-12 15:36:26 +00:00
renovatebot
7ac183a676 Update actions/checkout action to v6.0.1 2025-12-12 15:35:55 +00:00
renovatebot
fc291f180b Update zizmorcore/zizmor-action action to v0.3.0 2025-11-23 05:29:21 +00:00
Johannes Kastl
244411c0a5 .github/workflows/*: use two spaces before the comment with the action's version 2025-11-21 18:46:11 +01:00
renovatebot
85a300585d Update actions/checkout action to v6 2025-11-20 16:30:45 +00:00
Johannes Kastl
63b50891ca .github/workflows/shellcheck.yml: use full semver for checkout version, update to 5.0.1 2025-11-18 17:56:47 +01:00
renovatebot
a1be8391dd Update actions/checkout action to v5.0.1 2025-11-17 16:29:43 +00:00
Johannes Kastl
2f63f18541 .github/workflows/pre-commit-check.yaml: fix syntax, fix indentation to make yamllint happy 2025-11-08 15:12:26 +01:00
Johannes Kastl
fbcec415a9 .github/workflows/pre-commit-check.yaml: add persist-credentials, set to false 2025-11-08 15:10:17 +01:00
Johannes Kastl
f61b36fdb9 .github/workflows/pre-commit-check.yaml: use full versions for actions 2025-11-08 15:10:17 +01:00
Johannes Kastl
2158375a20 .github/workflows/pre-commit-check.yaml: add permissions, set to an empty array 2025-11-08 15:10:17 +01:00
Johannes Kastl
861c483f38 .github/workflows/shellcheck.yml: pin hash for ludeeus/action-shellcheck action 2025-11-08 15:01:29 +01:00
Johannes Kastl
f798505dc7 .github/workflows/shellcheck.yml: add persist-credentials set to false 2025-11-08 15:01:29 +01:00
Johannes Kastl
aa47dfcb4c .github/workflows/charts-release.yaml: add persist-credentials set to false 2025-11-08 15:01:28 +01:00
Johannes Kastl
76a19fd41e .github/workflows/charts-release.yaml: use full version number for actions/checkout 2025-11-08 15:01:28 +01:00
Johannes Kastl
4f0eaacb9a .github/workflows/charts-lint-test.yaml: use full versions for actions 2025-11-08 15:01:28 +01:00
Johannes Kastl
125684f307 .github/workflows/charts-lint-test.yaml: remove hardcoded helm version 2025-11-08 15:01:28 +01:00
Johannes Kastl
34fe69b72c .github/workflows/charts-lint-test.yaml: only lint if commit message does not contain [ci-skip] 2025-11-08 15:01:28 +01:00
Johannes Kastl
7d107be256 .github/workflows/charts-lint-test.yaml: remove unused chart-install step 2025-11-08 15:01:28 +01:00
Johannes Kastl
a9737070c6 .github/workflows/charts-lint-test.yaml: replace unsafe ${{ github.event.repository.default_branch }} with ${REPOSITORY_DEFAULT_BRANCH} 2025-11-08 15:01:28 +01:00
Johannes Kastl
6bc03fc46a .github/workflows/charts-lint-test.yaml: add persist-credentials, set to false 2025-11-08 15:01:28 +01:00
Johannes Kastl
afd8269fae .github/workflows/charts-lint-test.yaml: set permissions to empty array 2025-11-08 15:01:27 +01:00
Johannes Kastl
b380585d33 .github/workflows/charts-lint-test.yaml: remove branch restriction for merge requests 2025-11-08 15:01:27 +01:00
Johannes Kastl
0f2db43cd9 .github/workflows/charts-lint-test.yaml: add yaml marker, change name 2025-11-08 15:01:27 +01:00
Johannes Kastl
c1e77ad41f ADD .github/workflows/zizmor.yml 2025-11-08 15:01:27 +01:00
Johannes Kastl
7394cd15bc merge renovate/workflows-pre-commit-action-3.0.x: v3.0.1 2025-11-08 13:01:39 +01:00
Johannes Kastl
ea0f5ea83d merge renovate/workflows-azure-setup-helm-4.3.x: 4.3.1 2025-11-08 12:54:55 +01:00
renovatebot
dbe85119df Update dependency python to 3.14 2025-11-08 11:33:54 +00:00
renovatebot
d251cc7216 Update azure/setup-helm action to v4.3.1 2025-11-08 11:33:22 +00:00
renovatebot
f9b634d7f2 Update pre-commit/action action to v3.0.1 2025-11-08 11:33:09 +00:00
Johannes Kastl
66e634431e REMOVE outdated .github/workflows/renovate-config-validator.yml 2025-11-08 11:49:36 +01:00
renovatebot
147ce6d4b8 Update actions/checkout action to v5 2025-11-07 20:33:38 +00:00
Johannes Kastl
54af8c1d64 ADD .github/workflows/renovate-config-validator.yml 2025-11-07 21:25:42 +01:00
renovatebot
9a72769c8e Pin dependencies 2025-11-07 19:02:29 +00:00
Johannes Kastl
cbfa01d46f merge renovate/workflows-helm-chart-testing-action-2.8.x: 2.8.0 2025-11-06 10:58:20 +01:00
Johannes Kastl
5b13a57a45 merge renovate/workflows-azure-setup-helm-4.x: v4 2025-11-06 10:57:15 +01:00
renovatebot
60e21fa05c Update helm/chart-testing-action action to v2.8.0 2025-11-06 00:38:05 +00:00
Johannes Kastl
86e29c20f2 merge renovate/workflows-ubuntu-24.x: Ubuntu 24.04 2025-11-03 10:00:04 +01:00
Johannes Kastl
0e62707e91 merge renovate/workflows-actions-setup-python-6.x: v6 2025-11-03 09:58:54 +01:00
Johannes Kastl
534d7b5f0d merge renovate/workflows-actions-checkout-5.x: v5 2025-11-03 09:55:32 +01:00
Johannes Kastl
c00c8aa8ef merge renovate/workflows-helm-chart-releaser-action-1.7.x: 1.7.0 2025-11-03 09:29:09 +01:00
renovatebot
eae29c899a Update dependency ubuntu to v24 2025-11-02 15:23:03 +00:00
renovatebot
e504250052 Update azure/setup-helm action to v4 2025-11-02 15:22:59 +00:00
renovatebot
d65cb6f24a Update actions/setup-python action to v6 2025-11-02 15:22:55 +00:00
renovatebot
b2dd8bec46 Update actions/checkout action to v5 2025-11-02 15:22:43 +00:00
renovatebot
c837e7e438 Update helm/chart-testing-action action to v2.7.0 2025-11-02 15:22:21 +00:00
renovatebot
36809a7a6e Update helm/chart-releaser-action action to v1.7.0 2025-11-02 15:22:05 +00:00
Johannes Kastl
ef2afa572f .github/workflows/shellcheck.yml: remove branch restriction on pull requests 2025-11-02 13:52:37 +01:00