Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(mirror): update ghcr.io/juniorjpdj/containers/rsync docker tag …
Browse files Browse the repository at this point in the history
…to v3.3.0-r1
renovate-bot committed May 22, 2024
1 parent 38a371d commit 6a8abcf
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/mirror/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ apiVersion: v2
name: mirror
description: Arch Linux (or generic rsync-cloned) mirror
type: application
version: 0.1.9
version: 0.1.10
appVersion: 0.1.0
kubeVersion: ">=1.22.0-0"
keywords:
4 changes: 2 additions & 2 deletions charts/mirror/values.yaml
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ rsyncJobDefaults:
image:
repository: ghcr.io/juniorjpdj/containers/rsync
pullPolicy: Always
tag: 3.2.7-r4@sha256:8f596f0759782bb110ad35f11bd9095f551f59caa141698148f91232749ef342
tag: 3.3.0-r1@sha256:86b5bcf798a3d96c4913e5494f3f15b8dbcd6a066983c3ecb849af41e0a79418

syncrepoJobDefaults:
image:
@@ -135,7 +135,7 @@ controllers:
image:
repository: ghcr.io/juniorjpdj/containers/rsync
pullPolicy: Always
tag: 3.2.7-r4@sha256:8f596f0759782bb110ad35f11bd9095f551f59caa141698148f91232749ef342
tag: 3.3.0-r1@sha256:86b5bcf798a3d96c4913e5494f3f15b8dbcd6a066983c3ecb849af41e0a79418
securityContext:
capabilities:
drop:

0 comments on commit 6a8abcf

Please sign in to comment.