Skip to content

Commit

Permalink
Update registry.k8s.io/git-sync/git-sync Docker tag to v4.2.4 (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 003f9e0 commit ba830d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/sloth/tests/testdata/output/deployment_custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
cpu: 5m
memory: 75Mi
- name: git-sync-plugins
image: registry.k8s.io/git-sync/git-sync:v4.2.3
image: registry.k8s.io/git-sync/git-sync:v4.2.4
args:
- --repo=https://github.com/slok/sloth-test-common-sli-plugins
- --branch=main
Expand Down
2 changes: 1 addition & 1 deletion helm/sloth/tests/testdata/output/deployment_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
cpu: 5m
memory: 75Mi
- name: git-sync-plugins
image: registry.k8s.io/git-sync/git-sync:v4.2.3
image: registry.k8s.io/git-sync/git-sync:v4.2.4
args:
- --repo=https://github.com/slok/sloth-common-sli-plugins
- --branch=main
Expand Down

0 comments on commit ba830d0

Please sign in to comment.