Skip to content

Commit 591c55e

Browse files
authored
chore: Update argocd-operator commit to v0.17.0-rc1 (#1006)
* Update argocd-operator commit Signed-off-by: Siddhesh Ghadi <[email protected]> * Update CRDs Signed-off-by: Siddhesh Ghadi <[email protected]> --------- Signed-off-by: Siddhesh Ghadi <[email protected]>
1 parent 0ab572b commit 591c55e

File tree

6 files changed

+1170
-82
lines changed

6 files changed

+1170
-82
lines changed

bundle/manifests/argocd-image-updater.argoproj.io_imageupdaters.yaml

Lines changed: 541 additions & 0 deletions
Large diffs are not rendered by default.

bundle/manifests/gitops-operator.clusterserviceversion.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ metadata:
180180
capabilities: Deep Insights
181181
console.openshift.io/plugins: '["gitops-plugin"]'
182182
containerImage: quay.io/redhat-developer/gitops-operator
183-
createdAt: "2025-11-05T07:51:38Z"
183+
createdAt: "2025-11-17T03:54:56Z"
184184
description: Enables teams to adopt GitOps principles for managing cluster configurations
185185
and application delivery across hybrid multi-cluster Kubernetes environments.
186186
features.operators.openshift.io/disconnected: "true"
@@ -306,6 +306,9 @@ spec:
306306
kind: GitopsService
307307
name: gitopsservices.pipelines.openshift.io
308308
version: v1alpha1
309+
- kind: ImageUpdater
310+
name: imageupdaters.argocd-image-updater.argoproj.io
311+
version: v1alpha1
309312
- kind: NamespaceManagement
310313
name: namespacemanagements.argoproj.io
311314
version: v1beta1

0 commit comments

Comments
 (0)