Commit Graph

20 Commits

Author SHA1 Message Date
Renovate Bot 34e628332a chore(deps): update zricethezav/gitleaks docker tag to v8.18.4
ci/woodpecker/pull_request_closed/lint Pipeline was successful Details
ci/woodpecker/pull_request_closed/build Pipeline was successful Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline failed Details
ci/woodpecker/cron/build Pipeline is pending Details
ci/woodpecker/cron/lint Pipeline is pending Details
2024-06-15 00:02:01 +00:00
Renovate Bot 5dbdac6022 chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.3
ci/woodpecker/pull_request_closed/lint Pipeline was successful Details
ci/woodpecker/pull_request_closed/build Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/pr/build Pipeline failed Details
ci/woodpecker/push/build Pipeline failed Details
2024-06-08 00:00:48 +00:00
Renovate Bot cc34227ec7 chore(deps): update zricethezav/gitleaks docker tag to v8.18.3 2024-06-03 00:10:44 +00:00
Renovate Bot cc95055500 chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.2
ci/woodpecker/pull_request_closed/lint Pipeline was successful Details
ci/woodpecker/pull_request_closed/build Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
2024-05-16 00:00:49 +00:00
Michael Grote 64e1f0c8fa ci: fix when cron
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
2024-05-14 21:44:13 +02:00
Michael Grote db32da6edf ci: new default workflow for images
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
2024-05-06 23:56:13 +02:00
Michael Grote 8683374e26 ci: shellcheck: set tag to v0.10.0
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
2024-04-04 20:22:58 +02:00
Renovate Bot abcc78cbc8 chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.1 2024-02-19 23:35:20 +00:00
Michael Grote 611e5a5510 remove image digest 2024-02-07 15:11:17 +01:00
Michael Grote d6549acc4c ci: dont run on renovate updates (#14)
Reviewed-on: #14
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-02-06 20:13:15 +01:00
Renovate Bot 92dc8d7fdf chore(deps): update koalaman/shellcheck-alpine:latest docker digest to eed99e4 2024-02-06 19:05:03 +00:00
Michael Grote 6b94e0b61b ci: remove debug 2024-02-06 19:41:17 +01:00
Michael Grote b0326a014c ci: debug 2024-02-06 19:40:57 +01:00
Michael Grote 09ef57306e ci: syntax 2024-02-06 19:40:16 +01:00
Michael Grote 7797caa8f8 ci: test evaluate 2024-02-06 19:39:43 +01:00
Renovate Bot 78223ffe6c chore(deps): update koalaman/shellcheck-alpine:latest docker digest to 7b0682c (#11)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| koalaman/shellcheck-alpine | digest | `bdcdfa7` -> `7b0682c` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #11
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-06 18:55:48 +01:00
Renovate Bot da1907ea90 chore(deps): pin dependencies (#10)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| httpd | final | pinDigest |  -> `5f3c879` |
| koalaman/shellcheck-alpine |  | pinDigest |  -> `bdcdfa7` |
| [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) |  | pinDigest |  -> `c7ac0b0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #10
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-02 22:54:46 +01:00
Michael Grote 5e86e283d2 ci: replace shellcheck image 2024-02-02 22:41:25 +01:00
Renovate Bot 8f487a8f72 chore(deps): update zricethezav/gitleaks docker tag to v8.18.2 (#8)
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-02-02 14:24:37 +01:00
Michael Grote 309253921e first commit 2024-02-02 12:45:17 +01:00