From 7ad0a1d843f9d85a057be7408a041e2406acb09a Mon Sep 17 00:00:00 2001 From: Siddhesh Ghadi Date: Thu, 7 Nov 2024 18:57:09 +0530 Subject: [PATCH] Update img ref Signed-off-by: Siddhesh Ghadi --- .github/workflows/lint.yaml | 2 +- bundle/manifests/argocd-operator.clusterserviceversion.yaml | 4 ++-- config/manager/kustomization.yaml | 2 +- .../0.12.2/argocd-operator.v0.12.2.clusterserviceversion.yaml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index d005b48f4..32dfd9252 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -16,7 +16,7 @@ jobs: - name: Run golangci-lint uses: golangci/golangci-lint-action@v6 with: - version: v1.56.2 + version: v1.61.0 args: --timeout 5m --exclude SA5011 only-new-issues: true diff --git a/bundle/manifests/argocd-operator.clusterserviceversion.yaml b/bundle/manifests/argocd-operator.clusterserviceversion.yaml index 707c0a6ab..30b2b1c49 100644 --- a/bundle/manifests/argocd-operator.clusterserviceversion.yaml +++ b/bundle/manifests/argocd-operator.clusterserviceversion.yaml @@ -247,7 +247,7 @@ metadata: capabilities: Deep Insights categories: Integration & Delivery certified: "false" - createdAt: "2024-11-06T05:05:40Z" + createdAt: "2024-11-07T13:14:20Z" 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 @@ -1901,7 +1901,7 @@ spec: fieldPath: metadata.annotations['olm.targetNamespaces'] - name: ENABLE_CONVERSION_WEBHOOK value: "true" - image: quay.io/argoprojlabs/argocd-operator@sha256:f15781e2314d6baedcfc3bfa12181213d8d609803f73faecb2b8feddf3da4383 + image: quay.io/argoprojlabs/argocd-operator@sha256:9b0b3e70744434649b233adf9ce81a8ce2943f33aa39bca8285df54f346cf2b3 livenessProbe: httpGet: path: /healthz diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 0cf75b009..e50ac2f0e 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -11,6 +11,6 @@ configMapGenerator: apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization images: -- digest: sha256:f15781e2314d6baedcfc3bfa12181213d8d609803f73faecb2b8feddf3da4383 +- digest: sha256:9b0b3e70744434649b233adf9ce81a8ce2943f33aa39bca8285df54f346cf2b3 name: controller newName: quay.io/argoprojlabs/argocd-operator diff --git a/deploy/olm-catalog/argocd-operator/0.12.2/argocd-operator.v0.12.2.clusterserviceversion.yaml b/deploy/olm-catalog/argocd-operator/0.12.2/argocd-operator.v0.12.2.clusterserviceversion.yaml index 707c0a6ab..30b2b1c49 100644 --- a/deploy/olm-catalog/argocd-operator/0.12.2/argocd-operator.v0.12.2.clusterserviceversion.yaml +++ b/deploy/olm-catalog/argocd-operator/0.12.2/argocd-operator.v0.12.2.clusterserviceversion.yaml @@ -247,7 +247,7 @@ metadata: capabilities: Deep Insights categories: Integration & Delivery certified: "false" - createdAt: "2024-11-06T05:05:40Z" + createdAt: "2024-11-07T13:14:20Z" 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 @@ -1901,7 +1901,7 @@ spec: fieldPath: metadata.annotations['olm.targetNamespaces'] - name: ENABLE_CONVERSION_WEBHOOK value: "true" - image: quay.io/argoprojlabs/argocd-operator@sha256:f15781e2314d6baedcfc3bfa12181213d8d609803f73faecb2b8feddf3da4383 + image: quay.io/argoprojlabs/argocd-operator@sha256:9b0b3e70744434649b233adf9ce81a8ce2943f33aa39bca8285df54f346cf2b3 livenessProbe: httpGet: path: /healthz