v1.2.1
v1.2.1
This patch release keeps the public install and documentation experience aligned after the v1.2.0 release. It does not rewrite or replace v1.2.0; it gives the merged documentation and release-reference cleanup its own clean release marker.
Changed
- Updated active install references from
v1.2.0tov1.2.1across README, docs site, generated install manifest, Kustomize config, GitOps examples, issue template, and image publishing workflow default. - Clarified ALB IngressGroup and direct Ingress-name targeting language across repository documentation.
- Clarified planned Helm examples so users do not mistake them for a currently published chart.
- Extended
hack/bump-release.ps1so future release bumps update the full active release surface more consistently.
Fixed
- Removed stale release wording, Kubebuilder placeholder comments, and an outdated ServiceMonitor patch reference from documentation and configuration.
Install
Pinned cluster-scoped install:
kubectl apply -f https://raw.githubusercontent.com/k8s-operators-devops/app-maintenance-operator/v1.2.1/deploy/install.yamlPinned namespace-scoped install:
kubectl apply -k https://github.com/k8s-operators-devops/app-maintenance-operator/config/namespaced?ref=v1.2.1Operational Notes
- The release image tag is
ghcr.io/k8s-operators-devops/app-maintenance-operator:v1.2.1. - No API-breaking changes are included.
- Dependabot changes are not included in this patch release.
v1.2.0remains immutable and available as its original release/tag.
Full Changelog: v1.2.0...v1.2.1