|
404275f294
|
Update d3fk/s3cmd:latest Docker digest to 53e70e3 (#1629)
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
|
2025-10-01 03:01:43 +00:00 |
|
|
5a8904eafe
|
Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.2 (#1573)
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m33s
|
2025-09-25 15:02:55 +00:00 |
|
|
3d1fa9b800
|
Update d3fk/s3cmd:latest Docker digest to c4504f3 (#1561)
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
|
2025-09-24 03:01:44 +00:00 |
|
|
8412637d60
|
Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.1 (#1409)
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 2m24s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/siderolabs/talosctl](https://github.com/siderolabs/talos) | minor | `v1.10.4` -> `v1.11.1` |
---
### Release Notes
<details>
<summary>siderolabs/talos (ghcr.io/siderolabs/talosctl)</summary>
### [`v1.11.1`](https://github.com/siderolabs/talos/releases/tag/v1.11.1)
[Compare Source](https://github.com/siderolabs/talos/compare/v1.11.0...v1.11.1)
##### [Talos 1.11.1](https://github.com/siderolabs/talos/releases/tag/v1.11.1) (2025-09-08)
Welcome to the v1.11.1 release of Talos!
Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.
##### Component Updates
Linux: 6.12.45
CoreDNS: 1.12.3
Talos is built with Go 1.24.6.
##### Contributors
- Andrey Smirnov
- Markus Freitag
- Olivier Doucet
- Sammy ETUR
##### Changes
<details><summary>7 commits</summary>
<p>
- [@​`8e85c83`](https://github.com/siderolabs/talos/commit/8e85c8362) release(v1.11.1): prepare release
- [@​`ff8644c`](https://github.com/siderolabs/talos/commit/ff8644cd2) fix: correctly handle status-code 204
- [@​`7d5fe2d`](https://github.com/siderolabs/talos/commit/7d5fe2d0f) feat: update Linux kernel (memcg\_v1, ublk)
- [@​`9e310a9`](https://github.com/siderolabs/talos/commit/9e310a9dd) fix: enable support for VMWare arm64
- [@​`f7620f0`](https://github.com/siderolabs/talos/commit/f7620f028) feat: update CoreDNS to 1.12.3
- [@​`01bf2f6`](https://github.com/siderolabs/talos/commit/01bf2f6f9) feat: add SOCKS5 proxy support to dynamic proxy dialer
- [@​`8a578bc`](https://github.com/siderolabs/talos/commit/8a578bc4a) feat: update Linux to 6.12.45
</p>
</details>
##### Changes from siderolabs/pkgs
<details><summary>3 commits</summary>
<p>
- [siderolabs/pkgs@`1a25681`](https://github.com/siderolabs/pkgs/commit/1a25681) feat: enable ublk support
- [siderolabs/pkgs@`95f0be4`](https://github.com/siderolabs/pkgs/commit/95f0be4) fix: enable memcg v1
- [siderolabs/pkgs@`e1c333c`](https://github.com/siderolabs/pkgs/commit/e1c333c) feat: update Linux to 6.12.45
</p>
</details>
##### Dependency Changes
- **cloud.google.com/go/compute/metadata** v0.7.0 -> v0.8.0
- **github.com/aws/aws-sdk-go-v2/config** v1.29.17 -> v1.31.2
- **github.com/aws/aws-sdk-go-v2/feature/ec2/imds** v1.16.32 -> v1.18.4
- **github.com/aws/smithy-go** v1.22.4 -> v1.22.5
- **github.com/miekg/dns** v1.1.67 -> v1.1.68
- **github.com/siderolabs/pkgs** v1.11.0-15-g2ac857a -> v1.11.0-18-g1a25681
- **github.com/siderolabs/talos/pkg/machinery** v1.11.0 -> v1.11.1
- **golang.org/x/net** v0.42.0 -> v0.43.0
- **golang.org/x/sys** v0.34.0 -> v0.35.0
- **golang.org/x/term** v0.33.0 -> v0.34.0
- **golang.org/x/text** v0.27.0 -> v0.28.0
- **google.golang.org/grpc** v1.73.0 -> v1.75.0
- **google.golang.org/protobuf** v1.36.6 -> v1.36.8
Previous release can be found at [v1.11.0](https://github.com/siderolabs/talos/releases/tag/v1.11.0)
##### Images
```
ghcr.io/siderolabs/flannel:v0.27.2
registry.k8s.io/coredns/coredns:v1.12.3
gcr.io/etcd-development/etcd:v3.6.4
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-scheduler:v1.34.0
registry.k8s.io/kube-proxy:v1.34.0
ghcr.io/siderolabs/kubelet:v1.34.0
ghcr.io/siderolabs/installer:v1.11.1
registry.k8s.io/pause:3.10
```
### [`v1.11.0`](https://github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v1110-alpha2)
[Compare Source](https://github.com/siderolabs/talos/compare/v1.10.7...v1.11.0)
<details><summary>1 commit</summary>
<p>
- [`777335f23`](777335f234 ) chore: improve cloud image uploader resilience
</p>
</details>
### [`v1.10.7`](https://github.com/siderolabs/talos/releases/tag/v1.10.7)
[Compare Source](https://github.com/siderolabs/talos/compare/v1.10.6...v1.10.7)
##### [Talos 1.10.7](https://github.com/siderolabs/talos/releases/tag/v1.10.7) (2025-08-26)
Welcome to the v1.10.7 release of Talos!
Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.
##### Component Updates
Linux: 6.12.43
Kubernetes: 1.33.4
Talos is built with Go 1.24.6.
##### Contributors
- Andrey Smirnov
##### Changes
<details><summary>6 commits</summary>
<p>
- [@​`71de2e2`](https://github.com/siderolabs/talos/commit/71de2e23b) release(v1.10.7): prepare release
- [@​`d7936de`](https://github.com/siderolabs/talos/commit/d7936dec6) fix: image cache lockup on a missing volume
- [@​`f6541fa`](https://github.com/siderolabs/talos/commit/f6541fa71) fix: live reload of TLS client config for discovery client
- [@​`29cfd9f`](https://github.com/siderolabs/talos/commit/29cfd9fd0) fix: enforce minimum size on user volumes if not set explicitly
- [@​`83dcca3`](https://github.com/siderolabs/talos/commit/83dcca3c7) feat: add [`F71808E`](https://github.com/siderolabs/talos/commit/F71808E) watchdog driver
- [@​`3f05c39`](https://github.com/siderolabs/talos/commit/3f05c3922) feat: update Linux and Kubernetes
</p>
</details>
##### Changes from siderolabs/discovery-client
<details><summary>3 commits</summary>
<p>
- [siderolabs/discovery-client@`0bffa6f`](https://github.com/siderolabs/discovery-client/commit/0bffa6f) fix: allow TLS config to be passed as a function
- [siderolabs/discovery-client@`09c6687`](https://github.com/siderolabs/discovery-client/commit/09c6687) chore: fix project name in release.toml
- [siderolabs/discovery-client@`71b0c6d`](https://github.com/siderolabs/discovery-client/commit/71b0c6d) fix: add FIPS-140-3 strict compliance
</p>
</details>
##### Changes from siderolabs/pkgs
<details><summary>5 commits</summary>
<p>
- [siderolabs/pkgs@`88700c7`](https://github.com/siderolabs/pkgs/commit/88700c7) feat: update Linux to 6.12.43
- [siderolabs/pkgs@`4cf5eeb`](https://github.com/siderolabs/pkgs/commit/4cf5eeb) fix: re-enable CPUSETS\_V1 cgroups controller
- [siderolabs/pkgs@`8a14125`](https://github.com/siderolabs/pkgs/commit/8a14125) feat: update backportable dependencies
- [siderolabs/pkgs@`69b9cdc`](https://github.com/siderolabs/pkgs/commit/69b9cdc) feat: enable [`F71808E`](https://github.com/siderolabs/talos/commit/F71808E) watchdog driver
- [siderolabs/pkgs@`7ffefa9`](https://github.com/siderolabs/pkgs/commit/7ffefa9) feat: update Go to 1.24.6
</p>
</details>
##### Changes from siderolabs/tools
<details><summary>1 commit</summary>
<p>
- [siderolabs/tools@`306d9d9`](https://github.com/siderolabs/tools/commit/306d9d9) feat: update Go to 1.24.6
</p>
</details>
##### Dependency Changes
- **github.com/siderolabs/discovery-client** v0.1.11 -> v0.1.13
- **github.com/siderolabs/pkgs** v1.10.0-29-g2e6dd0a -> v1.10.0-34-g88700c7
- **github.com/siderolabs/talos/pkg/machinery** v1.10.6 -> v1.10.7
- **github.com/siderolabs/tools** v1.10.0-5-g31fd099 -> v1.10.0-6-g306d9d9
- **google.golang.org/grpc** v1.71.3 -> v1.73.0
- **k8s.io/api** v0.33.2 -> v0.33.4
- **k8s.io/apiserver** v0.33.2 -> v0.33.4
- **k8s.io/client-go** v0.33.2 -> v0.33.4
- **k8s.io/component-base** v0.33.2 -> v0.33.4
- **k8s.io/kube-scheduler** v0.33.2 -> v0.33.4
- **k8s.io/kubectl** v0.33.2 -> v0.33.4
- **k8s.io/kubelet** v0.33.2 -> v0.33.4
- **k8s.io/pod-security-admission** v0.33.2 -> v0.33.4
Previous release can be found at [v1.10.6](https://github.com/siderolabs/talos/releases/tag/v1.10.6)
##### Images
```
ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.4
registry.k8s.io/kube-controller-manager:v1.33.4
registry.k8s.io/kube-scheduler:v1.33.4
registry.k8s.io/kube-proxy:v1.33.4
ghcr.io/siderolabs/kubelet:v1.33.4
ghcr.io/siderolabs/installer:v1.10.7
registry.k8s.io/pause:3.10
```
### [`v1.10.6`](https://github.com/siderolabs/talos/releases/tag/v1.10.6)
[Compare Source](https://github.com/siderolabs/talos/compare/v1.10.5...v1.10.6)
##### [Talos 1.10.6](https://github.com/siderolabs/talos/releases/tag/v1.10.6) (2025-07-31)
Welcome to the v1.10.6 release of Talos!
Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.
##### Component Updates
Linux: 6.12.40
Kubernetes: 1.33.3
Talos is built with Go 1.24.5.
##### Contributors
- Andrey Smirnov
- Andrew Longwill
- Mateusz Urbanek
##### Changes
<details><summary>8 commits</summary>
<p>
- [@​`cfa6c98`](https://github.com/siderolabs/talos/commit/cfa6c98ce) release(v1.10.6): prepare release
- [@​`7553089`](https://github.com/siderolabs/talos/commit/755308906) fix: issues with reading GPT
- [@​`bb1cdc8`](https://github.com/siderolabs/talos/commit/bb1cdc86b) fix: issue with volume remount on service restart
- [@​`e8bbe4a`](https://github.com/siderolabs/talos/commit/e8bbe4a51) chore: tag aws snapshots created via ci with the image name
- [@​`e595225`](https://github.com/siderolabs/talos/commit/e59522577) feat: include AMD encrypted mem modules into base
- [@​`68a4852`](https://github.com/siderolabs/talos/commit/68a485269) fix: add more bootloader probe logs on upgrade
- [@​`d76649d`](https://github.com/siderolabs/talos/commit/d76649dd5) fix: talos endpoint might not be created in Kubernetes
- [@​`e621759`](https://github.com/siderolabs/talos/commit/e62175948) feat: update Linux to 6.12.40
</p>
</details>
##### Changes from siderolabs/gen
<details><summary>1 commit</summary>
<p>
- [siderolabs/gen@`044d921`](https://github.com/siderolabs/gen/commit/044d921) feat: add xslices.Deduplicate
</p>
</details>
##### Changes from siderolabs/pkgs
<details><summary>5 commits</summary>
<p>
- [siderolabs/pkgs@`2e6dd0a`](https://github.com/siderolabs/pkgs/commit/2e6dd0a) feat: update Linux to 6.12.40
- [siderolabs/pkgs@`3657b7d`](https://github.com/siderolabs/pkgs/commit/3657b7d) feat: update Linux to 6.12.38
- [siderolabs/pkgs@`a8e77ff`](https://github.com/siderolabs/pkgs/commit/a8e77ff) feat: enable AMD encrypted memory
- [siderolabs/pkgs@`8dd783f`](https://github.com/siderolabs/pkgs/commit/8dd783f) feat: update Linux to 6.12.36 and firmware
- [siderolabs/pkgs@`7e49fce`](https://github.com/siderolabs/pkgs/commit/7e49fce) feat: update tools and toolchain
</p>
</details>
##### Changes from siderolabs/tools
<details><summary>1 commit</summary>
<p>
- [siderolabs/tools@`31fd099`](https://github.com/siderolabs/tools/commit/31fd099) feat: update Go to 1.24.5
</p>
</details>
##### Dependency Changes
- **github.com/siderolabs/gen** v0.8.4 -> v0.8.5
- **github.com/siderolabs/go-blockdevice/v2** v2.0.16 -> v2.0.19
- **github.com/siderolabs/pkgs** v1.10.0-24-g28fa97d -> v1.10.0-29-g2e6dd0a
- **github.com/siderolabs/talos/pkg/machinery** v1.10.5 -> v1.10.6
- **github.com/siderolabs/tools** v1.10.0-4-g9d54ed4 -> v1.10.0-5-g31fd099
- **golang.org/x/sync** v0.15.0 -> v0.16.0
- **golang.org/x/sys** v0.33.0 -> v0.34.0
- **golang.org/x/text** v0.26.0 -> v0.27.0
Previous release can be found at [v1.10.5](https://github.com/siderolabs/talos/releases/tag/v1.10.5)
##### Images
```
ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.3
registry.k8s.io/kube-controller-manager:v1.33.3
registry.k8s.io/kube-scheduler:v1.33.3
registry.k8s.io/kube-proxy:v1.33.3
ghcr.io/siderolabs/kubelet:v1.33.3
ghcr.io/siderolabs/installer:v1.10.6
registry.k8s.io/pause:3.10
```
### [`v1.10.5`](https://github.com/siderolabs/talos/releases/tag/v1.10.5)
[Compare Source](https://github.com/siderolabs/talos/compare/v1.10.4...v1.10.5)
##### [Talos 1.10.5](https://github.com/siderolabs/talos/releases/tag/v1.10.5) (2025-07-03)
Welcome to the v1.10.5 release of Talos!
Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.
##### Azure
Talos on Azure now defaults to MTU of 1400 bytes for the `eth0` interface to avoid packet fragmentation issues.
The default MTU can be overriden with machine configuration.
##### Component Updates
Linux: 6.12.35
Kubernetes: 1.33.2
Talos is built with Go 1.24.4.
##### Contributors
- Andrey Smirnov
- Noel Georgi
##### Changes
<details><summary>9 commits</summary>
<p>
- [@​`55fc623`](https://github.com/siderolabs/talos/commit/55fc62331) release(v1.10.5): prepare release
- [@​`b84e150`](https://github.com/siderolabs/talos/commit/b84e15037) feat: update Kubernetes default to 1.33.2
- [@​`2017ec2`](https://github.com/siderolabs/talos/commit/2017ec228) fix: add limited retries for not found images
- [@​`b3e510a`](https://github.com/siderolabs/talos/commit/b3e510ac5) chore: improve cloud image uploader resilience
- [@​`4a40cdd`](https://github.com/siderolabs/talos/commit/4a40cddbb) fix: hold user volume mount point across kubelet restarts
- [@​`9e1f347`](https://github.com/siderolabs/talos/commit/9e1f347f5) fix: etcd recover with multiple advertised addresses
- [@​`f85ff5f`](https://github.com/siderolabs/talos/commit/f85ff5fa8) feat: update Linux to 6.12.35
- [@​`87ed1b5`](https://github.com/siderolabs/talos/commit/87ed1b589) fix: treat context canceled as expected error on image pull
- [@​`9a0644a`](https://github.com/siderolabs/talos/commit/9a0644a64) fix: set default MTU on Azure to 1400
</p>
</details>
##### Changes from siderolabs/pkgs
<details><summary>2 commits</summary>
<p>
- [siderolabs/pkgs@`28fa97d`](https://github.com/siderolabs/pkgs/commit/28fa97d) fix: iptables url
- [siderolabs/pkgs@`6109fe6`](https://github.com/siderolabs/pkgs/commit/6109fe6) feat: update dependencies
</p>
</details>
##### Dependency Changes
- **github.com/siderolabs/pkgs** v1.10.0-22-g51e388c -> v1.10.0-24-g28fa97d
- **github.com/siderolabs/talos/pkg/machinery** v1.10.4 -> v1.10.5
- **k8s.io/api** v0.33.1 -> v0.33.2
- **k8s.io/apiserver** v0.33.1 -> v0.33.2
- **k8s.io/client-go** v0.33.1 -> v0.33.2
- **k8s.io/component-base** v0.33.1 -> v0.33.2
- **k8s.io/kube-scheduler** v0.33.1 -> v0.33.2
- **k8s.io/kubectl** v0.33.1 -> v0.33.2
- **k8s.io/kubelet** v0.33.1 -> v0.33.2
- **k8s.io/pod-security-admission** v0.33.1 -> v0.33.2
Previous release can be found at [v1.10.4](https://github.com/siderolabs/talos/releases/tag/v1.10.4)
##### Images
```
ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.2
registry.k8s.io/kube-controller-manager:v1.33.2
registry.k8s.io/kube-scheduler:v1.33.2
registry.k8s.io/kube-proxy:v1.33.2
ghcr.io/siderolabs/kubelet:v1.33.2
ghcr.io/siderolabs/installer:v1.10.5
registry.k8s.io/pause:3.10
```
</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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTE2LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1409
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
|
2025-09-18 03:43:19 +00:00 |
|
|
2676ffbf6f
|
Update d3fk/s3cmd:latest Docker digest to 1bfc474 (#1476)
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
|
2025-09-17 03:02:19 +00:00 |
|
|
cacab05bd4
|
Update d3fk/s3cmd:latest Docker digest to b0d0462 (#1416)
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 6m1s
|
2025-09-10 03:02:00 +00:00 |
|
|
d63c5cdbce
|
fix
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m54s
|
2025-09-09 12:01:15 -05:00 |
|
|
cdb8eb299a
|
add 3
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
|
2025-09-09 12:00:54 -05:00 |
|
|
fa44193b41
|
fix
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m9s
|
2025-09-09 11:57:29 -05:00 |
|
|
d80f572920
|
change config
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:57:00 -05:00 |
|
|
28cbc635ac
|
change
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 2m48s
|
2025-09-09 11:52:47 -05:00 |
|
|
d4f60e7dbc
|
fix
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m52s
|
2025-09-09 11:50:07 -05:00 |
|
|
35ec08b025
|
change image
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:49:34 -05:00 |
|
|
c799cb5004
|
fix image
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m13s
|
2025-09-09 11:47:13 -05:00 |
|
|
c80d570109
|
fix
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:46:06 -05:00 |
|
|
32e90994f0
|
change image
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:45:36 -05:00 |
|
|
43db6bf342
|
change config
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m19s
|
2025-09-09 11:38:23 -05:00 |
|
|
7965224e8a
|
change config
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:37:06 -05:00 |
|
|
da28a2cef5
|
add config
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:35:20 -05:00 |
|
|
8689b495ab
|
change args
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m24s
|
2025-09-09 11:31:10 -05:00 |
|
|
ccd98dbd4b
|
change args
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:30:09 -05:00 |
|
|
f58eb8cf78
|
change args
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:28:36 -05:00 |
|
|
df2757aca8
|
change to args
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:26:45 -05:00 |
|
|
f3de513f9c
|
change command
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:25:51 -05:00 |
|
|
1a533bfe28
|
change command
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:24:40 -05:00 |
|
|
4d99040042
|
rename
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:23:10 -05:00 |
|
|
8a4a7234d6
|
rename
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:22:15 -05:00 |
|
|
7cf571c99b
|
add defrag job
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
|
2025-09-09 11:21:22 -05:00 |
|
|
c97b72b2e8
|
Update d3fk/s3cmd:latest Docker digest to eb0d441
lint-test-helm / helm-lint (pull_request) Successful in 20s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m39s
|
2025-09-03 03:01:15 +00:00 |
|
|
740a9de3d8
|
Update d3fk/s3cmd:latest Docker digest to 77175b4
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m11s
|
2025-08-27 03:01:11 +00:00 |
|
|
8c9e0a5a0d
|
Update d3fk/s3cmd:latest Docker digest to ae1df5b (#1259)
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
|
2025-08-20 03:01:56 +00:00 |
|
|
0924c0ab4c
|
Update d3fk/s3cmd:latest Docker digest to 020f108 (#1211)
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
|
2025-08-13 03:02:35 +00:00 |
|
|
eb5bc00f1d
|
Update d3fk/s3cmd:latest Docker digest to 33ccdf0
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Successful in 1m42s
|
2025-08-06 03:01:56 +00:00 |
|
|
9ab6742b53
|
Update d3fk/s3cmd:latest Docker digest to 02eaa25
lint-test-helm / helm-lint (pull_request) Successful in 35s
lint-test-helm / helm-lint (push) Successful in 29s
renovate / renovate (push) Successful in 1m0s
|
2025-07-30 04:02:05 +00:00 |
|
|
5401917f8f
|
Update d3fk/s3cmd:latest Docker digest to 243e81a
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m44s
|
2025-07-23 03:01:25 +00:00 |
|
|
d5d126f210
|
Update d3fk/s3cmd:latest Docker digest to 4e1ea57 (#931)
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
|
2025-07-16 03:01:28 +00:00 |
|
|
65085e0708
|
fix script
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m16s
|
2025-07-09 19:26:40 -05:00 |
|
|
27f5a94b88
|
fix script
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m6s
|
2025-07-09 19:25:23 -05:00 |
|
|
318c76db70
|
fix script
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m14s
|
2025-07-09 19:23:57 -05:00 |
|
|
5ec03b72cf
|
fix secret name
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 46s
|
2025-07-09 17:50:35 -05:00 |
|
|
646f6ba778
|
Update d3fk/s3cmd:latest Docker digest to dacbd4b
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate / renovate (push) Successful in 1m23s
lint-test-helm / helm-lint (push) Successful in 14s
|
2025-07-09 02:28:21 +00:00 |
|
|
4a16ad297f
|
fix path
process-pull-requests / process-pull-requests (push) Successful in 8s
renovate / renovate (push) Successful in 1m11s
lint-test-helm / helm-lint (push) Successful in 9s
process-issues / process-issues (push) Failing after 12s
|
2025-07-08 18:25:50 -05:00 |
|
|
385e401c08
|
add prune
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
|
2025-07-08 18:03:53 -05:00 |
|
|
58f4a8a29b
|
add trivy
renovate / renovate (push) Has been cancelled
|
2025-06-04 21:38:03 -05:00 |
|
|
6059dcbec2
|
fix secret
|
2025-05-15 20:03:32 -05:00 |
|
|
bc25fdf259
|
change mounts
|
2025-05-15 19:39:14 -05:00 |
|
|
f3b84fadf8
|
add cpontext
|
2025-05-15 19:34:08 -05:00 |
|
|
e2db98f746
|
remove empty dir
|
2025-05-15 19:32:18 -05:00 |
|
|
ca0e8ef09a
|
revert to empty dir
|
2025-05-15 19:31:15 -05:00 |
|
|
cd6d808eb2
|
fix value
|
2025-05-15 19:26:20 -05:00 |
|