2 Commits

Author SHA1 Message Date
cbbe09d8cd chore(deps): update dependency tailscale/tailscale to v1.94.1
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m19s
2026-01-28 08:15:50 +00:00
7f74dc5aa8 chore(deps): update dependency garethgeorge/backrest to v1.11.2 (#3552)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 53s
renovate / renovate (push) Successful in 1m51s
2026-01-28 08:03:46 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -27,4 +27,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/backrest.png
# renovate: datasource=github-releases depName=garethgeorge/backrest
appVersion: v1.11.1
appVersion: v1.11.2

View File

@@ -8,7 +8,7 @@ backrest:
main:
image:
repository: garethgeorge/backrest
tag: v1.11.1
tag: v1.11.2
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -21,4 +21,4 @@ dependencies:
repository: https://pkgs.tailscale.com/helmcharts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png
# renovate: datasource=github-releases depName=tailscale/tailscale
appVersion: v1.92.5
appVersion: v1.94.1