diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 3ee58df823d..574722be9ab 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -1,29 +1,29 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: rsnapshot -version: 6.0.22 +version: 6.0.23 appVersion: 1.4.5 description: Rsnapshot is a filesystem snapshot utility based on rsync. home: https://truecharts.org/charts/stable/rsnapshot icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - - https://ghcr.io/linuxserver/rsnapshot +- https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot +- https://ghcr.io/linuxserver/rsnapshot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rsnapshot +- rsnapshot dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index 79afe4d9fd4..5acdcedf556 100644 --- a/charts/stable/rsnapshot/values.yaml +++ b/charts/stable/rsnapshot/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/rsnapshot pullPolicy: IfNotPresent - tag: 1.4.5@sha256:58e8edffb5bf3c665cb91479401620a0ce3d24c8d19451645c2b43545212b707 + tag: 1.4.5@sha256:9fac39509e30b3ba4c56b3c24130a1209de2c1d4e9dbe3dbe8a43ace627c6d16 service: main: enabled: false