Skip to content

Releases: snapp-incubator/argocd-complementary-operator

v0.4.4

Choose a tag to compare

@1995parham 1995parham released this 25 May 14:40

Wire the cluster-admin-teams ConfigMap into the manager Deployment env (#133) so CLUSTER_ADMIN_TEAMS reaches the controller. Without it, cluster-admin teams' AppProjects still got ClusterResourceBlacklist: */*, blocking CRDs/ClusterRoles (e.g. AWX/Strimzi on box-teh-2).

Manifest-only change — runs image 0.4.2 (Go binary unchanged). Supersedes v0.4.3.

🤖 Generated with Claude Code

v0.4.3

v0.4.3 Pre-release
Pre-release

Choose a tag to compare

@1995parham 1995parham released this 25 May 14:36

⚠️ Superseded by v0.4.4 — do not deploy. This tag's manifest references image 0.4.3, which was never built (docker CI job needs the lint job, currently red on pre-existing goconst items). Use v0.4.4 instead.

v0.4.2

Choose a tag to compare

@debMan debMan released this 04 Feb 06:28
v0.4.2
c6c9151

What's Changed

  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #116
  • chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #117
  • chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #119
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #118
  • chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #121
  • revise: fix RBAC settings by @debMan in #120
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #123
  • chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #124
  • revise: enhance controller logic and add tests by @debMan in #125

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.2-wip

Choose a tag to compare

@debMan debMan released this 16 Dec 05:33
24bcbed
Merge pull request #120 from snapp-incubator/revise/fix-RBAC-settings

revise: fix RBAC settings

v0.4.0

Choose a tag to compare

@1995parham 1995parham released this 19 Aug 18:10
57046d3

What's Changed

  • Support sources definition in the ArgoCD project by @1995parham in #32
  • chore(deps): bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 by @dependabot in #36
  • chore(deps): bump github.com/go-logr/logr from 0.4.0 to 1.4.2 by @dependabot in #35
  • chore(deps): bump golang.org/x/crypto from 0.0.0-20220507011949-2cf3adece122 to 0.25.0 by @dependabot in #34
  • Into the Future 🤩 by @1995parham in #33
  • chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #37
  • chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.0.0-20240803152140-e83abdace82b to 2.12.0 by @dependabot in #38
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.0 by @dependabot in #39
  • chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.12.0 to 2.12.1 by @dependabot in #40

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@sinamna sinamna released this 04 Aug 11:43

What's Changed

  • adding ability to have teams with cluster access by @sinamna in #19

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.0

Choose a tag to compare

@SamMHD SamMHD released this 15 Jun 17:35
b1f7ae1

What's Changed

  • Added support for comma separated appproject label by @SamMHD in #16
  • fix cache and logging issues by @SamMHD in #17

New Contributors

Special Thanks

  • @ssttehrani for contribution and helps on these changes

Full Changelog: v0.2.0...v0.3.0

v0.1.0

Choose a tag to compare

@nima-rx nima-rx released this 07 Nov 20:07
a20898c

What's Changed

New Contributors

Full Changelog: https://github.com/snapp-incubator/argocd-complementary-operator/commits/v0.1.0