Red Hat OpenShift GitOps 1.19 Release Notes Highlight Argo CD Image Updater Enhancements
Red Hat has officially rolled out version 1.19 of its OpenShift GitOps solution, bringing forth a suite of enhancements and crucial security updates. The release notes, issued on June 26, 2026, detail several improvements aimed at bolstering the platform's stability and feature set.
Among the most notable additions is the inclusion of a productized container image for the Argo CD Image Updater. This integration means that the Image Updater, a tool vital for automating container image updates in GitOps environments, is now a fully supported component within the Red Hat OpenShift GitOps Operator. Users gain more granular control over this functionality, as a new property within the Argo CD Custom Resource (CR) allows for its direct enablement or disablement. This simplifies the configuration and management of automated image updates, aligning with GitOps best practices.
Furthermore, the 1.19 release tackles a significant operational challenge related to service certificates. Previously, upgrading the Red Hat OpenShift GitOps Operator from certain versions could lead to the removal of the `service.beta.openshift.io/serving-cert-secret-name` annotation from the Argo CD server service. This issue prevented the Service-CA ClusterOperator from effectively managing the service certificate, potentially causing HTTP 503 errors once the certificate expired. The new update ensures that the Red Hat OpenShift GitOps Operator now correctly reconciles this annotation during upgrades, thereby maintaining proper certificate management and preventing service disruptions.
This release also incorporates various security fixes, which are comprehensively documented in the RHSA-2026:20943 advisory. Users are encouraged to review this advisory for detailed information on the security patches. For those who have installed the OpenShift GitOps Operator in the default namespace, a command is provided to view the container images included in this release, ensuring transparency and aiding in compliance and auditing processes.
Read original source