Skip to content

Commit

Permalink
feat(container)!: Update image registry.k8s.io/git-sync/git-sync to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ross[bot] committed Feb 4, 2025
1 parent 2fe4e87 commit 9b22fb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/default/bazarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ spec:
memory: 2000Mi
sidecars:
subcleaner:
image: registry.k8s.io/git-sync/git-sync:v3.6.8
image: registry.k8s.io/git-sync/git-sync:v4.4.0
imagePullPolicy: IfNotPresent
args:
- --repo=https://github.com/KBlixt/subcleaner.git
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ spec:

sidecars:
shared-secret-auth:
image: registry.k8s.io/git-sync/git-sync:v3.6.8
image: registry.k8s.io/git-sync/git-sync:v4.4.0
imagePullPolicy: IfNotPresent
args:
- --repo=https://github.com/devture/matrix-synapse-shared-secret-auth
Expand Down

0 comments on commit 9b22fb7

Please sign in to comment.