renovate-bot
eaa8f2eb98
chore(deps): update docker/build-push-action action to v7.2.0 ( #15 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action ) | action | minor | `v7.1.0` → `v7.2.0` |
---
### Release Notes
<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>
### [`v7.2.0`](https://github.com/docker/build-push-action/releases/tag/v7.2.0 )
[Compare Source](https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0 )
- Bump [@​actions/core](https://github.com/actions/core ) from 3.0.0 to 3.0.1 in [#​1525](https://github.com/docker/build-push-action/pull/1525 )
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit ) from 0.87.0 to 0.90.0 in [#​1517](https://github.com/docker/build-push-action/pull/1517 )
- Bump brace-expansion from 2.0.2 to 5.0.6 in [#​1534](https://github.com/docker/build-push-action/pull/1534 )
- Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#​1529](https://github.com/docker/build-push-action/pull/1529 )
- Bump fast-xml-parser from 5.5.7 to 5.8.0 in [#​1521](https://github.com/docker/build-push-action/pull/1521 )
- Bump postcss from 8.5.6 to 8.5.10 in [#​1526](https://github.com/docker/build-push-action/pull/1526 )
- Bump tar from 6.2.1 to 7.5.15 in [#​1533](https://github.com/docker/build-push-action/pull/1533 )
**Full Changelog**: <https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0 >
</details>
---
### 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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #15
Reviewed-by: t.behrendt <2+t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-05-31 18:18:04 +02:00
renovate-bot
fd75e6314e
chore(deps): update kubernetes packages to v0.36.1 ( #9 )
...
CD / Create tag (push) Successful in 24s
CD / Build and push (amd64) (push) Successful in 1m33s
CD / Create manifest (push) Successful in 7s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [k8s.io/api](https://github.com/kubernetes/api ) | `v0.36.0` → `v0.36.1` |  |  |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) | `v0.36.0` → `v0.36.1` |  |  |
| [k8s.io/client-go](https://github.com/kubernetes/client-go ) | `v0.36.0` → `v0.36.1` |  |  |
---
### Release Notes
<details>
<summary>kubernetes/api (k8s.io/api)</summary>
### [`v0.36.1`](https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1 )
[Compare Source](https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1 )
</details>
<details>
<summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary>
### [`v0.36.1`](https://github.com/kubernetes/apimachinery/compare/v0.36.0...v0.36.1 )
[Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.36.0...v0.36.1 )
</details>
<details>
<summary>kubernetes/client-go (k8s.io/client-go)</summary>
### [`v0.36.1`](https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.1 )
[Compare Source](https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.1 )
</details>
---
### 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #9
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
0.4.1
2026-05-25 18:54:40 +02:00
t.behrendt
26bd576690
feat: vertical slice application -> provider -> binding ( #4 )
...
CD / Create tag (push) Successful in 11s
CD / Build and push (amd64) (push) Successful in 1m32s
CD / Create manifest (push) Successful in 7s
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
0.4.0
2026-05-25 17:14:35 +02:00
t.behrendt
2a091df8b9
ci: fix Makefile test ( #10 )
...
CD / Build and push (amd64) (push) Successful in 1m31s
CD / Create tag (push) Successful in 12s
CD / Create manifest (push) Successful in 19s
Reviewed-on: #10
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
0.3.3
2026-05-25 13:21:26 +02:00
renovate-bot
5219457d33
chore(deps): update gcr.io/distroless/static-debian12 docker digest to 9c346e4 ( #5 )
...
CD / Create tag (push) Successful in 21s
CD / Build and push (amd64) (push) Successful in 1m29s
CD / Create manifest (push) Successful in 52s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gcr.io/distroless/static-debian12 | final | digest | `20bc6c0` → `9c346e4` |
---
### 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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #5
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
0.3.2
2026-05-19 10:41:47 +02:00
renovate-bot
2d26cd82d1
chore(deps): update kubernetes packages to v0.36.0 ( #6 )
...
CD / Create tag (push) Successful in 12s
CD / Build and push (amd64) (push) Successful in 1m30s
CD / Create manifest (push) Successful in 24s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [k8s.io/api](https://github.com/kubernetes/api ) | `v0.0.0-20260509204538-0dfb117cc6ec` → `v0.36.0` |  |  |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) | `v0.0.0-20260513183604-f9371b815e42` → `v0.36.0` |  |  |
| [k8s.io/client-go](https://github.com/kubernetes/client-go ) | `v0.0.0-20260509205101-ca52b81a2940` → `v0.36.0` |  |  |
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
0.3.1
2026-05-19 10:37:38 +02:00
t.behrendt
bc8e7e10e1
feat: adjust sample to mvp ( #1 )
...
CD / Create tag (push) Successful in 12s
CD / Build and push (amd64) (push) Successful in 1m38s
CD / Create manifest (push) Successful in 7s
Reviewed-on: #1
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
0.1.0
0.3.0
2026-05-17 14:39:46 +02:00
t.behrendt
efe2b34116
bootstrap
2026-05-11 19:03:07 +02:00
t.behrendt
3983418d00
Initial commit
2026-05-11 18:53:04 +02:00