Releases: utilitywarehouse/kube-applier
Releases · utilitywarehouse/kube-applier
v3.7.1
v3.7.0
What's Changed
- update go dependencies and fixed breaking changes by @asiyani in #297
- Support age by @george-angel in #296
- Bump kubectl to v1.31 by @DTLP in #299
- Add semgrep.yml by @devsecops-opslevel in #300
New Contributors
- @devsecops-opslevel made their first contribution in #300
Full Changelog: v3.6.1...v3.7.0
v3.7.0-RC2
v3.7.0-RC1
What's Changed
- update go dependencies and fixed breaking changes by @asiyani in #297
- Support age by @george-angel in #296
Full Changelog: v3.6.1...v3.7.0-RC1
v3.6.1
What's Changed
- Bump kubectl version to latest (v1.30.1) by @ffilippopoulos in #295
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #293
- Bump kustomize to v5.4.1 by @DTLP in #294
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #288
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #289
- Use the git ssh key passed to KA as the default way of pulling via ssh by @ffilippopoulos in #290
- Move test base to master since default-ssh-key branch is merged/deleted by @ffilippopoulos in #291
- Do not update repo bases if GitSSHSecretRef is not set by @ffilippopoulos in #292
New Contributors
- @dependabot made their first contribution in #288
Full Changelog: v3.4.6...v3.5.0
v3.4.6
v3.4.5
Bump Kustomize to v5.2.1
v3.4.4
What's Changed
- Set STRONGBOX_HOME and gitconfig before running apply command by @ffilippopoulos in #278
- add git sync duration metrics by @asiyani in #279
- allow concurrent read from src repository by @asiyani in #280
- only use write lock when required to reduce lock duration by @asiyani in #281
- Update kustomize to v5.1.0 by @DTLP in #282
- reduce sync time by running gc every 24h by @asiyani in #284
Full Changelog: v3.4.3...v3.4.4