Skip to content

Releases: h3poteto/fluentd-sidecar-injector

0.13.0

06 Apr 05:13
82aac36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

0.12.0

24 Jun 06:05
48b79de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

0.11.0

23 Jun 12:01
c014eb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

0.10.0

23 Jun 11:37
809a3c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

0.9.0

22 Jun 16:11
8cf45e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

0.8.0

10 Oct 02:11
e4f75ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

0.7.1

06 Feb 12:47
88d5bd9
Compare
Choose a tag to compare

What's Changed

  • Update readme for cert-manager options by @h3poteto in #214
  • Support customising resource requests/limits via annotations by @niranjan94 in #219
  • Update docker/build-push-action commit hash to 7f9d37f by @renovate in #213
  • Update k8s.io/utils commit hash to 9b34465 by @renovate in #215
  • Update docker/login-action commit hash to 17f28ab by @renovate in #216
  • Update module github.com/onsi/gomega to v1.18.1 by @renovate in #217

New Contributors

Full Changelog: v0.7.0...v0.7.1

0.7.0

25 Jan 13:04
acf13b6
Compare
Choose a tag to compare

Support Kubernetes 1.21, 1.22, and 1.23. And you can use cert-manager to manage certificates of webhook.

What's Changed

Full Changelog: v0.6.0...v0.7.0

0.6.0

03 Jan 08:48
cc9f72b
Compare
Choose a tag to compare

Support Kubernetes 1.20, 1.21, and 1.22.

What's Changed

  • Specify code-generator and controller-tools version by @h3poteto in #197
  • Create docker-publish.yml by @h3poteto in #196
  • Update k8s libraries version to 1.21 by @h3poteto in #204
  • Use matrix for each k8s version in e2e by @h3poteto in #205
  • Update docker/build-push-action commit hash to b1aeb11 by @renovate in #198
  • Update k8s.io/utils commit hash to 7d6a63d by @renovate in #203
  • Update docker/metadata-action commit hash to e562237 by @renovate in #201
  • Update module github.com/onsi/gomega to v1.17.0 by @renovate in #192
  • Update module github.com/spf13/viper to v1.10.1 by @renovate in #194
  • Update docker/login-action commit hash to 5fcefb9 by @renovate in #199
  • Update module github.com/onsi/ginkgo to v1.16.5 by @renovate in #193
  • Update module github.com/spf13/cobra to v1.3.0 by @renovate in #195

Full Changelog: v0.5.1...v0.6.0

0.5.1

15 May 13:59
6e317f2
Compare
Choose a tag to compare

Changed

  • #178 Update module github.com/onsi/gomega to v1.12.0
  • #177 Update module github.com/onsi/ginkgo to v1.16.2
  • #181 Update module k8s.io/klog/v2 to v2.8.0
  • #179 Update module github.com/sirupsen/logrus to v1.8.1
  • #189 Ignore k8s.io/utils in renovate
  • #180 Update module github.com/spf13/cobra to v1.1.3
  • #188 Use distroless image instead of alpine
  • #183 Add github workflow to fix go mod for renovate PRs
  • #175 Update golang Docker tag to v1.16.3
  • #182 Go mod tidy in renovate
  • #176 Update renovate config
  • #173 Configure Renovate
  • #172 Use gopkg yaml instead of sigs.k8s.io/yaml
  • #170 Add renovate config