Commits on Source (9)
-
dependabot[bot] authored
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/17573ee1cc1b9d061760f3a006fc4aac4f944fd5...32dc499307d133bb5085bae78498c0ac2cf762d5 ) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Stefan Prodan authored
build(deps): bump github/codeql-action from 2.2.4 to 2.2.5
-
dependabot[bot] authored
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/6998d139ddd3e68c71e9e398d8e40b71a2f39812...69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 ) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Stefan Prodan authored
build(deps): bump actions/cache from 3.2.5 to 3.2.6
-
fluxcdbot authored
- notification-controller to v0.32.1 https://github.com/fluxcd/notification-controller/blob/v0.32.1/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
79485c99 -
Hidde Beydals authored
Update toolkit components
-
Hidde Beydals authored
- github.com/fluxcd/notification-controller/api to v0.32.1 - github.com/stretchr/testify to v1.8.2 Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
- github.com/onsi/gomega to v1.27.2 Signed-off-by: Hidde Beydals <hidde@hhh.computer>
-
Hidde Beydals authored
Update dependencies
... | ... | @@ -13,7 +13,7 @@ require ( |
github.com/fluxcd/image-automation-controller/api v0.30.0 | ||
github.com/fluxcd/image-reflector-controller/api v0.25.0 | ||
github.com/fluxcd/kustomize-controller/api v0.34.0 | ||
github.com/fluxcd/notification-controller/api v0.32.0 | ||
github.com/fluxcd/notification-controller/api v0.32.1 | ||
github.com/fluxcd/pkg/apis/meta v0.19.0 | ||
github.com/fluxcd/pkg/git v0.10.0 | ||
github.com/fluxcd/pkg/git/gogit v0.7.1 | ||
... | ... | @@ -35,7 +35,7 @@ require ( |
github.com/manifoldco/promptui v0.9.0 | ||
github.com/mattn/go-shellwords v1.0.12 | ||
github.com/olekukonko/tablewriter v0.0.5 | ||
github.com/onsi/gomega v1.27.1 | ||
github.com/onsi/gomega v1.27.2 | ||
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5 | ||
github.com/spf13/cobra v1.6.1 | ||
github.com/spf13/pflag v1.0.5 | ||
... | ... |