Skip to content

v0.15.0

Latest

Choose a tag to compare

@anandf anandf released this 12 Sep 13:56
· 2 commits to release-0.15 since this release
f8fa0de

What's Changed

  • Updated Argo CD CRDs and Argo CD image shas for v2.14.4 by @anandf in #1680
  • revert: "fix: Add PostStart lifecycle hook to reset Redis sentinel" by @svghadi in #1682
  • Added ReadOnlyRootFileSystem to the Argo CD components by @anandf in #1659
  • Copying argocd-cmp-server binary instead of argocd which can be dynamically linked for FIPS by @anandf in #1692
  • fix: Standardize 'app.kubernetes.io/part-of' labels across all ArgoCD resources by @aali309 in #1686
  • Remove duplicate imports and fix warnings by @Rizwana777 in #1701
  • chore(deps): bump ubi8/ubi-minimal from d16d444 to 33161cf in /build by @dependabot[bot] in #1696
  • Redis HA Server StatefulSet SecurityContext Not Updated During Upgrade by @Mangaal in #1703
  • chore: Upgrade to Argo CD v2.12.10 by @jgwest in #1675
  • Enable JSON logging option for all GitOps components by @Rizwana777 in #1715
  • Upgrade to latest prometheus-operator by @jgwest in #1707
  • deprecate InitialRepositories and RepositoryCredentials by @anandrkskd in #1705
  • chore(deps): bump ubi8/ubi-minimal from 33161cf to b2a1bec in /build by @dependabot[bot] in #1724
  • Fix: Process regular expressions at getSourceNamespaces by @nmirasch in #1726
  • (chore): manual installation doc update by @michalschott in #1725
  • Fix linter warnings including deprecation warning SA1019 by @jgwest in #1727
  • fix: prevent 'unable to update status of ArgoCD' error on deleted CR by @jgwest in #1731
  • Add support in appendUniqueArgs to allow flag with multiple values by @Rizwana777 in #1722
  • fix: ArgoCD SSO status is not updated by @jparsai in #1712
  • Add deprecated API message to previously deprecated .spec.configManagementPlugins field by @jgwest in #1734
  • Rename the volume name from 'extensions' to 'rollout-extension' by @Rizwana777 in #1735
  • update doc, removing deprecated fields documentation by @anandrkskd in #1740
  • chore(deps): bump golangci/golangci-lint-action from 6 to 8 by @dependabot[bot] in #1729
  • Add ARGOCD_API_SERVER_REPLICAS env when .spec.server.replicas is conf… by @Rizwana777 in #1738
  • chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs by @dependabot[bot] in #1710
  • chore(deps): bump ubi8/ubi-minimal from b2a1bec to 73064ec in /build by @dependabot[bot] in #1748
  • chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot[bot] in #1743
  • Update redis-ha-haproxy replicas similar to redis by @Rizwana777 in #1742
  • Enable ApplicationFineGrainedRBACInheritance by default by @nmirasch in #1749
  • fix (bug): Host name error for ApplicationSet Webhook Server route by @aali309 in #1730
  • Create argocd-cmd-params-cm configMap by @Rizwana777 in #1756
  • Add deprecation message for Keycloak by @Rizwana777 in #1759
  • docs: Use argocd favicon in docs page by @eryalito in #1757
  • fix: Add PostStart lifecycle hook to reset Redis sentinel by @mfroembgen in #1685
  • chore(deps): bump ubi8/ubi-minimal from 73064ec to fceb1f4 in /build by @dependabot[bot] in #1764
  • docs: enforce logs RBAC as first-class citizen in Argo CD 3.0 by @aali309 in #1747
  • chore(docs): validate and document new changes to RBAC with Dex SSO Authentication… by @aali309 in #1760
  • docs: Fix typo by @AntonVanAssche in #1767
  • fix(bug): Truncate SourceNamespaces with long project name causing reconciler error by @aali309 in #1761
  • Add default health value in CM to get Health status in the Application CR by @Rizwana777 in #1763
  • updating argocd to v3.0.9, controller-gen to v0.18.0 and operator-sdk by @anandrkskd in #1773
  • chore: Setup 0.15.0 release by @svghadi in #1774
  • feat: Support Argo-agent Principal Component in operator by @jparsai in #1765
  • Argo CD Agent: Add support for redis proxy (#1788) by @jgwest in #1789
  • chore: Update Argo CD to v3.0.11 by @svghadi in #1793
  • fix: argocd-agent-params cm gets deleted in workload cluster by @jparsai in #1802
  • fix: add missing env variables in deployment by @jparsai in #1803
  • Remove 999 user from initContainer to fix server pod failure (cherry-pick #1808) by @gcp-cherry-pick-bot[bot] in #1809
  • fix: Argo Rollouts UI extension installation error in initContainer due to read-only access by @anandf in #1812
  • fix: ArgoCD agent principal image configurations by @jparsai in #1842
  • chore: Bump argocd by @svghadi in #1861
  • fix: Redis SCC fix by @svghadi in #1862
  • Releasing upstream community version of argocd-operator v0.15.0 by @anandf in #1868

New Contributors

Full Changelog: v0.14.1...v0.15.0-1