Skip to content

Releases: argoproj-labs/argocd-operator

v0.13.0

20 Dec 15:45
f8e6b0f
Compare
Choose a tag to compare

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

v0.12.2

06 Nov 05:15
855ecf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.11.2

07 Nov 14:36
e05b6ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.12.1

29 Oct 13:09
f3c2fc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.11.1

29 Oct 13:16
053284c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.10.2

29 Oct 12:55
8970252
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.12.0

03 Sep 09:18
403e086
Compare
Choose a tag to compare

What's Changed

  • fix: don't change the default policy to reencrypt if the TLS secret is already present by @chetan-rns in #1401
  • Add SeccompProfile for PodSecurityStandards "restricted" to avoid Pod Security Violations on restricted namespaces by @ibihim in #1288
  • Adds podman compatibility in makefile by @Elyytscha in #1299
  • Update ingressClassName of ingress based on ArgoCD ingressClassName by @Rizwana777 in #1395
  • Automatically download correct operator-sdk version to bin dir, if not found by @jgwest in #1396
  • fix: Use image configured in spec as fallback before default image for repository server workload by @tomjo in #1262
  • chore(docs): fix broken link in CONTRIBUTING.md to development guide by @chengfang in #1048
  • chore: upgrade operator-sdk to 1.35.0 and migrate kubebuilder go/v3 to go/v4 by @saumeya in #1449
  • fix: doc table for Environment Variables by @anandrkskd in #1456
  • style: use correct capitalization for github by @MindTooth in #1324
  • fix: Allow override of default /tmp volume mount in repo server by @jgwest in #1459
  • docs: Document how to use persistent storage for repo server by @svghadi in #1465
  • feat: Add support for Aggregated ClusterRole for cluster scoped instances by @jparsai in #1419
  • Extra command args for argocd controller by @varshab1210 in #1474
  • Add Support for sidecar and init containers in Argo CD CRD for App Controller and API server by @iam-veeramalla in #1477
  • Check API registration if API is not available by @anandf in #1482
  • docs: Update resource_management.md by @petrkohut in #1502
  • docs: update release process docs by @reginapizza in #1498
  • fix: tls cert name for applicationSet gitlab scm by @saumeya in #1463
  • fix: race condition when the TLS secret is created before setting the default policy by @chetan-rns in #1469

New Contributors

Full Changelog: v0.11.0...v0.12.0-rc3

v0.11.0

10 Jun 04:31
174bf37
Compare
Choose a tag to compare
Generated manifests for 0.11.0 version (#1402)

Signed-off-by: Anand Francis Joseph <[email protected]>

v0.10.1

17 Jun 11:42
7551422
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.1-rc4

22 May 08:11
bc233a4
Compare
Choose a tag to compare
v0.10.1-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0...v0.10.1-rc4