Releases: rajsinghtech/homer-operator
v0.0.8
Release 0.0.8
Docker Image
docker pull ghcr.io/rajsinghtech/homer-operator:0.0.8Digest: sha256:9e474beffb8eb7a5ddb01dfeddc2cdd0b2a4caa85c2c96242b98fa2a093de23c
Helm Chart
helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
--version 0.0.8 \
--namespace homer-operator-system \
--create-namespaceWhat's Changed
See the full changelog below.
Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.8
Full Changelog: v0.0.6...v0.0.8
v0.0.7
Release 0.0.7
Docker Image
docker pull ghcr.io/rajsinghtech/homer-operator:0.0.7Digest: sha256:9c51f4d12eabaef3a7f5339482c3273da942d00ba9a9c0c074bd54c1120b7821
Helm Chart
helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
--version 0.0.7 \
--namespace homer-operator-system \
--create-namespaceWhat's Changed
See the full changelog below.
Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.7
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Release 0.0.6
Docker Image
docker pull ghcr.io/rajsinghtech/homer-operator:0.0.6Digest: sha256:c4fc862e3a2ec75c1cb42d1415a63cbc2c1a120b49333a6d5bc8ebfb28ec132b
Helm Chart
helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
--version 0.0.6 \
--namespace homer-operator-system \
--create-namespaceWhat's Changed
See the full changelog below.
Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.6
What's Changed
- Update module github.com/onsi/ginkgo/v2 to v2.26.0 by @renovate[bot] in #39
- Update module github.com/go-openapi/swag to v0.25.1 by @renovate[bot] in #38
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Release 0.0.5
Docker Image
docker pull ghcr.io/rajsinghtech/homer-operator:0.0.5Digest: 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-namespaceWhat's Changed
See the full changelog below.
Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.5
What's Changed
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Release 0.0.4
Docker Image
docker pull ghcr.io/rajsinghtech/homer-operator:0.0.4Digest: 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-namespaceWhat'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
v0.0.3
Release 0.0.3
Docker Image
docker pull ghcr.io/rajsinghtech/homer-operator:0.0.3Digest: sha256:5d371f32ac1fe41b27d5181d4a244fd5a29ead541ae95c56783728be488078dc
Helm Chart
helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
--version 0.0.3 \
--namespace homer-operator-system \
--create-namespaceWhat's Changed
See the full changelog below.
Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Release 0.0.2
Docker Image
docker pull ghcr.io/rajsinghtech/homer-operator:0.0.2Digest: sha256:d8a28a3aa78f878b20fda5391329c0b499df8333fb2f529d2998fe303b946b3c
Helm Chart
helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
--version 0.0.2 \
--namespace homer-operator-system \
--create-namespaceWhat's Changed
See the full changelog below.
Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Release 0.0.1
Docker Image
docker pull ghcr.io/rajsinghtech/homer-operator:0.0.1Digest: sha256:5c72f9c056313377330ee067b004e3c5a2b8ec220a8f2de5d6f8ff203c012668
Helm Chart
helm install homer-operator oci://ghcr.io/rajsinghtech/homer-operator/charts/homer-operator \
--version 0.0.1 \
--namespace homer-operator-system \
--create-namespaceWhat's Changed
See the full changelog below.
Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.1
What's Changed
- Feature create deployment from operator by @rajsinghtech in #1
- Build and Publish AMD64 and ARM64 images by @davidcollom in #3
- Resolve issue #2 by @davidcollom in #4
- Update sigstore/cosign-installer action to v3.9.1 by @renovate[bot] in #8
- Update dependency go to v1.24.4 by @renovate[bot] in #5
- Update Go dependencies (major) by @renovate[bot] in #9
- Update Go dependencies (minor) by @renovate[bot] in #7
- Refactor Dockerfile and update Go module dependencies by @rajsinghtech in #11
- Update module github.com/mailru/easyjson to v0.9.1 by @renovate[bot] in #24
- Update go-openapi packages (patch) by @renovate[bot] in #19
- Update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in #16
- Update dependency go to v1.24.7 by @renovate[bot] in #13
- Update module google.golang.org/protobuf to v1.36.9 by @renovate[bot] in #20
- Update kubernetes packages to v0.33.5 (patch) by @renovate[bot] in #15
- Update anchore/sbom-action action to v0.20.6 by @renovate[bot] in #18
- Update sigstore/cosign-installer action to v3.9.2 by @renovate[bot] in #17
- Update module go.yaml.in/yaml/v2 to v2.4.3 by @renovate[bot] in #27
- Update go-openapi packages (patch) by @renovate[bot] in #26
- Update dependency go to v1.25.1 by @renovate[bot] in #21
New Contributors
- @rajsinghtech made their first contribution in #1
- @davidcollom made their first contribution in #3
- @renovate[bot] made their first contribution in #8
Full Changelog: https://github.com/rajsinghtech/homer-operator/commits/v0.0.1