5 Commits

Author SHA1 Message Date
3d039bb46e chore(deps): update dependency traefik/traefik to v3.7.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 52s
lint-test-helm / validate-kubeconform (pull_request) Successful in 29s
2026-05-05 18:30:07 +00:00
d5d4e2458b Merge pull request 'chore(deps): update helm release snapshot-controller to v5.0.4' (#6535) from renovate/unified-snapshot-controller into main
Some checks are pending
renovate / renovate (push) Waiting to run
lint-test-helm / lint-helm (push) Successful in 26s
lint-test-helm / validate-kubeconform (push) Has been skipped
2026-05-05 18:26:11 +00:00
20bbb1cab7 chore(deps): update helm release snapshot-controller to v5.0.4
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
render-manifests / render-manifests (pull_request) Failing after 6s
lint-test-helm / lint-helm (pull_request) Successful in 28s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
2026-05-05 18:25:52 +00:00
4aec9c5405 Merge pull request 'chore(deps): update dependency prometheus-operator/prometheus-operator to v0.91.0' (#6527) from renovate/unified-prometheus-operator into main
Some checks failed
lint-test-helm / lint-helm (push) Successful in 33s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
Reviewed-on: #6527
2026-05-05 18:16:49 +00:00
a82585c789 chore(deps): update dependency prometheus-operator/prometheus-operator to v0.91.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 35s
lint-test-helm / validate-kubeconform (pull_request) Successful in 39s
render-manifests / render-manifests (pull_request) Successful in 56s
2026-05-05 18:09:40 +00:00
4 changed files with 6 additions and 6 deletions

View File

@@ -35,4 +35,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
# renovate: datasource=github-releases depName=prometheus-operator/prometheus-operator
appVersion: v0.90.1
appVersion: v0.91.0

View File

@@ -1,6 +1,6 @@
dependencies:
- name: snapshot-controller
repository: https://piraeus.io/helm-charts/
version: 5.0.3
digest: sha256:53f2282222ab38cbc77af5c3328c28cdc4e8c0b4eaa4d6a202301eb1e003c8f3
generated: "2026-02-17T19:47:27.760584237Z"
version: 5.0.4
digest: sha256:b5b31a39dcb780f2d8c54fa3d4bc9c45f03b91bb66735f6101c2e75e6e98fc42
generated: "2026-05-05T18:25:41.007106464Z"

View File

@@ -13,7 +13,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: snapshot-controller
version: 5.0.3
version: 5.0.4
repository: https://piraeus.io/helm-charts/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
# renovate: datasource=github-releases depName=kubernetes-csi/external-snapshotter

View File

@@ -21,4 +21,4 @@ dependencies:
repository: https://traefik.github.io/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/traefik.png
# renovate: datasource=github-releases depName=traefik/traefik
appVersion: v3.6.15
appVersion: v3.7.0