diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 25fd76d4cdd..f3526e157ae 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -20,19 +20,19 @@ dependencies: import-values: [] deprecated: false description: Rsnapshot is a filesystem snapshot utility based on rsync. -home: https://truecharts.org/truetech/truecharts/charts/stable/rsnapshot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/rsnapshot +icon: https://trueforge.org/img/hotlink-ok/chart-icons/rsnapshot.webp keywords: - rsnapshot -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: rsnapshot sources: - https://ghcr.io/linuxserver/rsnapshot - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rsnapshot type: application -version: 13.0.2 +version: 13.0.3 diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index 41ebeb481a4..14b8b74e19c 100644 --- a/charts/stable/rsnapshot/values.yaml +++ b/charts/stable/rsnapshot/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/rsnapshot pullPolicy: IfNotPresent - tag: 1.4.5@sha256:32dfa38a148bd0868996d733fc1af0e1e514731fd3029d450ec82dcdff4146dc + tag: 1.4.5@sha256:912ca083b84a5c82bf7a063a325577bbc7e1f0a951e4e9abba140c54348fc2e3 service: main: enabled: false