Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 18 Oct 16:11
· 19 commits to main since this release

Release 0.0.5

Docker Image

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

Digest: sha256:3e3f41a13253b529f73460d68b5c8d501b7f7d34a8a9bfdeb73de78fbcd32e82

Helm Chart

helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
  --version 0.0.5 \
  --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.5

What's Changed

  • Update module github.com/onsi/gomega to v1.38.2 by @renovate[bot] in #40

Full Changelog: v0.0.4...v0.0.5