Merge pull request #650 from fluxcd/release-v0.22.5-meta

This commit is contained in:
Hidde Beydals 2022-03-30 18:30:03 +02:00 committed by GitHub
commit 393ecc2b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
newTag: v0.22.4
newTag: v0.22.5

2
go.mod
View File

@ -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