Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ metadata:
capabilities: Deep Insights
categories: Integration & Delivery
certified: "false"
createdAt: "2025-08-21T08:39:19Z"
createdAt: "2025-08-31T10:03:59Z"
description: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
operators.operatorframework.io/builder: operator-sdk-v1.35.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
Expand Down
17 changes: 17 additions & 0 deletions config/manifests/bases/argocd-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1443,5 +1443,22 @@ spec:
maturity: alpha
provider:
name: Argo CD Community
relatedImages:
- image: quay.io/argoproj/argocd@sha256:a36ab0c0860c77159c16e04c7e786e7a282f04889ba9318052f0b8897d6d2040
name: argocd
- image: quay.io/argoprojlabs/argocd-agent:v0.3.2
name: argocd-agent
- image: quay.io/argoprojlabs/argocd-extension-installer:v0.0.8
name: argocd-extension-installer
- image: quay.io/argoprojlabs/argocd-operator-util@sha256:0745934cb55d95c266daa5423ece9c149bb67db99eb2b3d9215597903724c636
name: argocd-operator-util
- image: ghcr.io/dexidp/dex@sha256:b08a58c9731c693b8db02154d7afda798e1888dc76db30d34c4a0d0b8a26d913
name: dex
- image: quay.io/argoprojlabs/argocd-operator-util@sha256:0745934cb55d95c266daa5423ece9c149bb67db99eb2b3d9215597903724c636
name: export-job
- image: public.ecr.aws/docker/library/redis@sha256:ddd16a9b1575a774c7e62956be8daa1de5b32cfb5c25b7a216aefed8e0919f9b
name: redis
- image: public.ecr.aws/docker/library/haproxy@sha256:e11f034e651603f10a365e5ad5a0321825e18eded9620e40c4f4d6ae58419bfe
name: redis-ha-proxy
replaces: argocd-operator.v0.15.0
version: 0.16.0
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ metadata:
capabilities: Deep Insights
categories: Integration & Delivery
certified: "false"
createdAt: "2025-08-21T08:39:19Z"
createdAt: "2025-08-31T10:03:59Z"
description: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
operators.operatorframework.io/builder: operator-sdk-v1.35.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
Expand Down