What's Changed
- Don't return no elements from an empty ImagePolicy. by @bigkevmcd in #166
This fixes the case where ImagePolicies when they had not yet been reconciled could return no value, which could result in the generation of bad resources.
A number of dependencies were also updated:
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #161
- Bump github.com/fluxcd/pkg/runtime from 0.30.0 to 0.43.3 by @dependabot in #158
- Bump github.com/jenkins-x/go-scm from 1.14.14 to 1.14.21 by @dependabot in #145
- Bump github.com/fluxcd/source-controller/api from 1.0.0-rc.1 to 1.2.3 by @dependabot in #160
- Bump github.com/fluxcd/kustomize-controller/api from 1.0.0-rc.1 to 1.2.1 by @dependabot in #162
- Bump github.com/weaveworks/cluster-controller from 1.4.1 to 1.6.0 by @dependabot in #167
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #168
- Bump github.com/fluxcd/pkg/http/fetch from 0.7.0 to 0.8.0 by @dependabot in #164
- Bump docker/metadata-action from 5.3.0 to 5.4.0 by @dependabot in #169
Full Changelog: v0.16.5...v0.16.6