diff --git a/Manifests/Mirror/Mirror-Rsync/mirror-rsync.yml b/Manifests/Mirror/Mirror-Rsync/mirror-rsync.yml index ea7ac8f..82a3e30 100644 --- a/Manifests/Mirror/Mirror-Rsync/mirror-rsync.yml +++ b/Manifests/Mirror/Mirror-Rsync/mirror-rsync.yml @@ -26,7 +26,7 @@ spec: # - Each init container must complete successfully before the next one starts. containers: - name: mirror-rsync - image: ghcr.io/0xemma/rsync-daemon-docker:v0.0.2 + image: ghcr.io/0xemma/rsync-daemon-docker:v1 resources: requests: cpu: 100m