Skip to content

chore(chart-deps): update argocd to version 9.5.12#3209

Merged
merll merged 7 commits into
mainfrom
ci-update-argocd-to-9.5.12
May 7, 2026
Merged

chore(chart-deps): update argocd to version 9.5.12#3209
merll merged 7 commits into
mainfrom
ci-update-argocd-to-9.5.12

Conversation

@svcAPLBot
Copy link
Copy Markdown
Contributor

This PR updates the dependency argo-cd to version 9.5.12.

@svcAPLBot svcAPLBot added the chart-deps Auto generated helm chart dependencies label May 7, 2026
@merll merll marked this pull request as ready for review May 7, 2026 15:19
@svcAPLBot
Copy link
Copy Markdown
Contributor Author

Comparison of Helm chart templating output:

# argo-cd/templates/argocd-application-controller/clusterrole.yaml

# argo-cd/templates/argocd-application-controller/clusterrolebinding.yaml

# argo-cd/templates/argocd-application-controller/metrics.yaml

# argo-cd/templates/argocd-application-controller/role.yaml

# argo-cd/templates/argocd-application-controller/rolebinding.yaml

# argo-cd/templates/argocd-application-controller/serviceaccount.yaml

# argo-cd/templates/argocd-application-controller/statefulset.yaml

@@ spec.template.spec.containers.application-controller.image @@
! ± value change
- quay.io/argoproj/argocd:v3.3.9
+ quay.io/argoproj/argocd:v3.4.1

# argo-cd/templates/argocd-applicationset/deployment.yaml

@@ spec.template.spec.containers.applicationset-controller.image @@
! ± value change
- quay.io/argoproj/argocd:v3.3.9
+ quay.io/argoproj/argocd:v3.4.1

# argo-cd/templates/argocd-applicationset/metrics.yaml

# argo-cd/templates/argocd-applicationset/role.yaml

# argo-cd/templates/argocd-applicationset/rolebinding.yaml

# argo-cd/templates/argocd-applicationset/service.yaml

# argo-cd/templates/argocd-applicationset/serviceaccount.yaml

# argo-cd/templates/argocd-configs/argocd-cm.yaml

# argo-cd/templates/argocd-configs/argocd-cmd-params-cm.yaml

# argo-cd/templates/argocd-configs/argocd-gpg-keys-cm.yaml

# argo-cd/templates/argocd-configs/argocd-notifications-cm.yaml

# argo-cd/templates/argocd-configs/argocd-notifications-secret.yaml

# argo-cd/templates/argocd-configs/argocd-rbac-cm.yaml

# argo-cd/templates/argocd-configs/argocd-secret.yaml

# argo-cd/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml

# argo-cd/templates/argocd-configs/argocd-tls-certs-cm.yaml

# argo-cd/templates/argocd-notifications/clusterrole.yaml

# argo-cd/templates/argocd-notifications/clusterrolebinding.yaml

# argo-cd/templates/argocd-notifications/deployment.yaml

@@ spec.template.spec.containers.notifications-controller.image @@
! ± value change
- quay.io/argoproj/argocd:v3.3.9
+ quay.io/argoproj/argocd:v3.4.1

# argo-cd/templates/argocd-notifications/role.yaml

# argo-cd/templates/argocd-notifications/rolebinding.yaml

# argo-cd/templates/argocd-notifications/serviceaccount.yaml

# argo-cd/templates/argocd-repo-server/deployment.yaml

@@ spec.template.spec.containers.repo-server.image @@
! ± value change
- quay.io/argoproj/argocd:v3.3.9
+ quay.io/argoproj/argocd:v3.4.1

@@ spec.template.spec.initContainers.copyutil.image @@
! ± value change
- quay.io/argoproj/argocd:v3.3.9
+ quay.io/argoproj/argocd:v3.4.1

# argo-cd/templates/argocd-repo-server/hpa.yaml

# argo-cd/templates/argocd-repo-server/metrics.yaml

# argo-cd/templates/argocd-repo-server/role.yaml

# argo-cd/templates/argocd-repo-server/rolebinding.yaml

# argo-cd/templates/argocd-repo-server/service.yaml

# argo-cd/templates/argocd-repo-server/serviceaccount.yaml

# argo-cd/templates/argocd-server/clusterrole.yaml

# argo-cd/templates/argocd-server/clusterrolebinding.yaml

# argo-cd/templates/argocd-server/deployment.yaml

@@ spec.template.spec.containers.server.image @@
! ± value change
- quay.io/argoproj/argocd:v3.3.9
+ quay.io/argoproj/argocd:v3.4.1

# argo-cd/templates/argocd-server/hpa.yaml

# argo-cd/templates/argocd-server/httproute.yaml

# argo-cd/templates/argocd-server/metrics.yaml

# argo-cd/templates/argocd-server/role.yaml

# argo-cd/templates/argocd-server/rolebinding.yaml

# argo-cd/templates/argocd-server/service.yaml

# argo-cd/templates/argocd-server/serviceaccount.yaml

# argo-cd/templates/crds/crd-application.yaml

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.operation.properties.sync.properties.source.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.operation.properties.sync.properties.source.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.operation.properties.sync.properties.sources.items.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.operation.properties.sync.properties.sources.items.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.spec.properties.source.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.spec.properties.source.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.spec.properties.sourceHydrator.properties.drySource.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.spec.properties.sourceHydrator.properties.drySource.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.spec.properties.sources.items.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.spec.properties.sources.items.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.history.items.properties.source.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.history.items.properties.source.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.history.items.properties.sources.items.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.history.items.properties.sources.items.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.observedAt.description @@
! ± value change in multiline text (one insert, no deletions)
  ObservedAt indicates when the application state was updated without querying latest git state
+ 
  Deprecated: controller no longer updates ObservedAt field

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.operationState.properties.operation.properties.sync.properties.source.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.operationState.properties.operation.properties.sync.properties.source.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.operationState.properties.operation.properties.sync.properties.sources.items.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.operationState.properties.operation.properties.sync.properties.sources.items.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.operationState.properties.syncResult.properties.source.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.operationState.properties.syncResult.properties.source.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.operationState.properties.syncResult.properties.sources.items.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.operationState.properties.syncResult.properties.sources.items.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.sourceHydrator.properties.currentOperation.properties.sourceHydrator.properties.drySource.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.sourceHydrator.properties.currentOperation.properties.sourceHydrator.properties.drySource.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.sourceHydrator.properties.lastSuccessfulOperation.properties.sourceHydrator.properties.drySource.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.sourceHydrator.properties.lastSuccessfulOperation.properties.sourceHydrator.properties.drySource.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.sync.properties.comparedTo.properties.source.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.sync.properties.comparedTo.properties.source.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.sync.properties.comparedTo.properties.sources.items.properties.kustomize.properties.namePrefix.description @@
! ± value change
- NamePrefix is a prefix appended to resources for Kustomize apps
+ NamePrefix overrides the namePrefix in the kustomization.yaml for Kustomize apps

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties.sync.properties.comparedTo.properties.sources.items.properties.kustomize.properties.nameSuffix.description @@
! ± value change
- NameSuffix is a suffix appended to resources for Kustomize apps
+ NameSuffix overrides the nameSuffix in the kustomization.yaml for Kustomize apps

# argo-cd/templates/crds/crd-applicationset.yaml

@@ spec.versions.v1alpha1.schema.openAPIV3Schema.properties.status.properties @@
! + one map entry added:
+ health:
+   type: object
+   properties:
+     lastTransitionTime:
+       type: string
+       format: date-time
+     message:
+       type: string
+     status:
+       type: string

# argo-cd/templates/redis/deployment.yaml

# argo-cd/templates/redis/health-configmap.yaml

# argo-cd/templates/redis/service.yaml

# otomi-api/templates/core-config.yaml

@@ data.core.yaml @@
! ± value change in multiline text (one insert, one deletion)
  adminApps:
  - deps:
    - prometheus
    ingress:
  
  [246 lines unchanged)]
  
      repo: https://github.com/prometheus/alertmanager
      title: Alertmanager
    argocd:
      about: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
-     appVersion: 3.3.9
+     appVersion: 3.4.1
      dependencies: None
      integration: Argo CD is configured by App Platform to use the SSO provided by
        keycloak, and maps App Platform groups to Argo CD roles. The otomi-admin role
        is made super admin within Argo CD. The team-admin role has access to Argo CD
  
  [475 lines unchanged)]
  
      svc: tekton-dashboard
      type: public
    name: tekton
    ownHost: true

# otomi-api/templates/deployment.yaml

# rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml

# values-repo.yaml

@merll merll merged commit 663aa6e into main May 7, 2026
16 checks passed
@merll merll deleted the ci-update-argocd-to-9.5.12 branch May 7, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart-deps Auto generated helm chart dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants