This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
Releases: h3poteto/kms-secrets
Releases · h3poteto/kms-secrets
v0.5.0
What's Changed
- Update go version to 1.18 by @h3poteto in #402
- Update k8s libraries version to 1.23 by @h3poteto in #404
- Update module github.com/onsi/ginkgo/v2 to v2.2.0 by @renovate in #403
- Update module github.com/aws/aws-sdk-go to v1.44.114 by @renovate in #397
- Update module github.com/onsi/gomega to v1.21.1 by @renovate in #400
Full Changelog: v0.4.1...0.5.0
0.4.1
What's Changed
- Update ginkgo v2 by @h3poteto in #393
- Allow PreserveUnknownFields in spec.template by @h3poteto in #392
- Change yaml library to gopkg.in/yaml by @h3poteto in #395
- Update k8s.io/utils digest to 3a6ce19 by @renovate in #384
- Update module sigs.k8s.io/yaml to v1.3.0 by @renovate in #383
- Update module github.com/aws/aws-sdk-go to v1.44.22 by @renovate in #371
- Update go version to 1.17 by @h3poteto in #396
Full Changelog: v0.4.0...v0.4.1
0.4.0
0.3.0
What's Changed
- Create docker-publish.yml by @h3poteto in #376
- Upgrade kubernetes version to 1.21.11 by @h3poteto in #386
- Update docker/metadata-action digest to 1237c3e by @renovate in #380
- Update docker/build-push-action digest to b5730d2 by @renovate in #377
- Update docker/login-action digest to 7c79b59 by @renovate in #378
Full Changelog: v0.2.1...v0.3.0
0.2.1
Changed
- #358 Update k8s.io/utils commit hash to 6fdb442
- #364 Update module github.com/onsi/gomega to v1.13.0
- #363 Update module github.com/onsi/ginkgo to v1.16.4
- #361 Update module github.com/aws/aws-sdk-go to v1.38.53
- #367 Update module sigs.k8s.io/controller-runtime to v0.8.3
- #369 Run go mod tidy
- #366 Add github workflow to fix go mod for renovate PRs
- #360 Add Renovate badge
- #359 Update golang Docker tag to v1.16
- #345 Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.32
- #357 Add renovate config
- #355 Configure Renovate
Fixed
0.2.0
Support Kubernetes 1.20.x.
Added
- #297 refs #275 Retire CircleCI
- #296 refs #275 Run e2e tests in github actions
- #294 refs #275 Create a first e2e test case
Changed
- #302 Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0
- #300 Bump github.com/aws/aws-sdk-go from 1.35.1 to 1.37.1
- #301 Bump github.com/onsi/gomega from 1.10.2 to 1.10.5
- #298 Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0
- #290 Bump github.com/go-logr/logr from 0.1.0 to 0.4.0
- #203 Bump github.com/onsi/ginkgo from 1.14.1 to 1.14.2
- #289 Bump sigs.k8s.io/controller-runtime from 0.6.3 to 0.8.1
- #293 Use testing instead of ginkgo for unit test
0.1.4
Changed
- #196 Bump k8s.io from 0.18.6 to 0.18.9
- #176 Bump sigs.k8s.io/controller-runtime from 0.6.0 to 0.6.3
- #166 Bump github.com/onsi/ginkgo from 1.14.0 to 1.14.1
- #192 Bump github.com/aws/aws-sdk-go from 1.33.3 to 1.35.1
- #165 Bump github.com/onsi/gomega from 1.10.1 to 1.10.2
- #195 Create docker-publish.yml
- #194 Update golang version to 1.15
- #193 Update kubebuilder to 2.3.1 in CI