Skip to content

Commit

Permalink
Merge pull request #650 from fluxcd/release-v0.22.5-meta
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed Mar 30, 2022
2 parents 20f8f3c + eb7d3c9 commit 393ecc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
newTag: v0.22.4
newTag: v0.22.5
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/fluxcd/pkg/testserver v0.2.0
github.com/fluxcd/pkg/untar v0.1.0
github.com/fluxcd/pkg/version v0.1.0
github.com/fluxcd/source-controller/api v0.22.4
github.com/fluxcd/source-controller/api v0.22.5
github.com/go-git/go-billy/v5 v5.3.1
github.com/go-git/go-git/v5 v5.4.2
github.com/go-logr/logr v1.2.2
Expand Down

0 comments on commit 393ecc2

Please sign in to comment.