Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Oct 16:40
· 21 commits to main since this release
c5afb4b

Release 0.0.4

Docker Image

docker pull ghcr.io/rajsinghtech/homer-operator:0.0.4

Digest: sha256:4e95205f695c0e1f40fc4bca8c352be218c871c32aef20fbdda6f772b7addb67

Helm Chart

helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
  --version 0.0.4 \
  --namespace homer-operator-system \
  --create-namespace

What's Changed

See the full changelog below.


Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.4

What's Changed

  • Update module github.com/emicklei/go-restful/v3 to v3.13.0 by @renovate[bot] in #35
  • Update kubernetes packages to v0.34.1 (minor) by @renovate[bot] in #34
  • Update module google.golang.org/protobuf to v1.36.10 by @renovate[bot] in #31
  • Update gcr.io/kubebuilder/kube-rbac-proxy Docker tag to v0.16.0 by @renovate[bot] in #32

Full Changelog: v0.0.3...v0.0.4