Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@svghadi svghadi released this 20 Dec 15:45
· 11 commits to master since this release
f8e6b0f

What's Changed

  • Fix appset policy for argocd controller by @robertcoltheart in #1515
  • chore: upgrade argocd to 1.12.3 by @saumeya in #1524
  • docs: update documentation for init and sidecar containers support by @iam-veeramalla in #1526
  • fix: add missing seccompProfile to comply with restricted policy by @hamidos in #1493
  • fix: allow argocd spec.image to override default image for appset controller by @anandrkskd in #1523
  • fix: Add update logic to handle addition of PSS to deployments by @svghadi in #1533
  • chore: post release of 0.12.0 by @saumeya in #1536
  • chore(lint): update golangci-lint config and fix errors reported by golangci-lint by @chengfang in #1537
  • chore: improve pull request template to include kind lines in comments instead of quote by @chengfang in #1538
  • fix: after upgrade from <0.7 to newer version, ownerReferences in configmaps not updated by @jparsai in #1542
  • fix: Add Server Service check to apply the changes in case the service exists by @nmirasch in #1546
  • fix: don't create SA for Admin and View aggregated ClusterRoles by @jparsai in #1551
  • feat: Support use of secrets for Route tls data by @svghadi in #1547
  • fix: catalog source image by @saumeya in #1552
  • fix: delete/don't create deployment resources if using .remote field by @anandrkskd in #1545
  • Fix: Add Server Ingress checks to apply the changes in case it exists by @nmirasch in #1553
  • feat: Added custom label and annotations to the pods of the server, repo, application set controller, and application controller by @enriqueav99 in #1532
  • feat: add option to enable argo-rollout ui extension by @saumeya in #1554
  • feat: applicationset volumes and volumemounts spec by @appiepollo14 in #1563
  • fix the setting of environment variable ARGOCD_CONTROLLER_REPLICAS for dynamicScaling by @ishitasequeira in #1574
  • Update dynamic scaling docs for argocd-controller by @ishitasequeira in #1581
  • Add warning and send events if key and certificate used for route TLS configuration by @anandrkskd in #1580
  • add support for image override for argocd-extension by @anandrkskd in #1590
  • docs: update development.md on how to run operator locally against a k8s cluster by @aali309 in #1586
  • chore: Update golang to 1.22 by @svghadi in #1594
  • docs: How to use secrets to configure tls data for Argo CD routes by @svghadi in #1579
  • docs: Add applicationset controller policy configuration documentation by @nmirasch in #1596
  • skip CI for docs PR by @anandrkskd in #1603
  • docs: Fix code block in custom label doc by @svghadi in #1600
  • chore: Update Argo CD to v2.13.1 by @svghadi in #1607
  • [release-0.13] fix: update logic to preserve k8s specific labels & annotations (#1616) by @svghadi in #1617
  • chore: Release v0.13.0 by @svghadi in #1628

New Contributors

Full Changelog: v0.12.0...v0.13.0