Commit Graph

15 Commits

Author SHA1 Message Date
3f544409f1 chore: Configure Renovate (#8)
Some checks failed
Build and Release Docker Image / Build and Push amd64 (push) Successful in 13s
Build and Release Docker Image / Create and Push Multi-Arch Manifest (push) Has been cancelled
Build and Release Docker Image / Build and Push arm64 (push) Has been cancelled
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `Dockerfile` (dockerfile)
 * `.gitea/workflows/cd.yaml` (github-actions)

### What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->

Reviewed-on: #8
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2025-04-18 13:58:29 +02:00
6ff6e8759e refactor: v2 (#5)
Some checks failed
Build and Release Docker Image / Create and Push Multi-Arch Manifest (push) Has been cancelled
Build and Release Docker Image / Build and Push arm64 (push) Has been cancelled
Build and Release Docker Image / Build and Push amd64 (push) Has been cancelled
Reviewed-on: #5
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-02-07 20:56:02 +01:00
07832050dc fix: switch back to docker:20 image
Some checks failed
continuous-integration/drone Build is failing
2023-09-20 22:11:16 +02:00
70fb02c0b0 Merge branch 'feat-include-commit-hash-in-image-tag'
Some checks failed
continuous-integration/drone Build is failing
2023-09-20 22:07:51 +02:00
a9e0f04b8e Merge branch 'main' into feat-include-commit-hash-in-image-tag 2023-09-20 22:06:38 +02:00
b05f507993 feat: add commit hash to image tag 2023-09-20 22:02:33 +02:00
bef0763de8 feat: add trigger to pipeline (#3)
Some checks failed
continuous-integration/drone Build is failing
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Reviewed-on: #3
2023-09-20 21:58:48 +02:00
ca32c5a041 feat: add trigger to pipeline 2023-09-20 21:58:23 +02:00
8a8b62b249 feat: include commit has in image tag (#2)
All checks were successful
continuous-integration/drone Build is passing
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Reviewed-on: #2
2023-09-20 21:51:27 +02:00
acd1f2efef feat: add resources to deployment example (#1)
All checks were successful
continuous-integration/drone Build is passing
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Reviewed-on: #1
2023-09-20 21:31:25 +02:00
e944677876 feat: add CICD pipeline 2023-09-20 21:28:43 +02:00
cd307aeafd docs: example deployment 2023-04-28 21:40:35 +02:00
ad09b6c906 docs: function and env 2023-04-28 21:38:34 +02:00
6bdf45534f feat: migration 2023-04-28 21:37:39 +02:00
6db128c80a Initial commit 2023-04-28 20:04:23 +02:00