Releases: target/impeller
Releases · target/impeller
3.4.0
What's Changed
- Bump docker/build-push-action from 6.15.0 to 6.18.0 by @dependabot[bot] in #57
- Bump github.com/urfave/cli from 1.22.16 to 1.22.17 by @dependabot[bot] in #58
- Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #59
- Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #60
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #63
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #62
- Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #64
- patch versions by @darkstarmv in #65
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- update dependencies by @darkstarmv in #48
- Bump docker/build-push-action from 2.5.0 to 6.15.0 by @dependabot in #51
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #53
- Bump docker/login-action from 1.10.0 to 3.4.0 by @dependabot in #50
- Bump docker/metadata-action from 3.3.0 to 5.7.0 by @dependabot in #49
- Bump actions/checkout from 2 to 4 by @dependabot in #52
- Bump golang from 1.21-alpine to 1.24-alpine by @dependabot in #54
Full Changelog: 3.2.0...3.3.0
3.2.0 - update dependencies
Update dependencies
Version Updates:
- golang 1.21
- Helm 3.13.0
- helm diff plugin 3.8.1
- Kubernetes 1.27.6
Update versions
Updates:
- helm 3.11.1
- kubectl v1.24.12
- add gke-gcloud-auth-plugin to the main docker image
Add image build with gcloud tools
add second docker file to build image with gcloud auth plugin (#44) * Add google auth plugin Signed-off-by: Maxim Valiarovski <[email protected]>
add base64 encoded config option, update kubectl and helm versions
Merge pull request #43 from darkstarmv/templates update helm and helmdiff versions
refactor helm template and kubectl functionality
Merge pull request #42 from darkstarmv/templates add kubectl diff
bump up kubectl to 1.23.4
enable automated builds
Merge pull request #37 from darkstarmv/develop update branch