Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: sync rollouts to upstream 1.7.1 #88

Merged
merged 345 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
345 commits
Select commit Hold shift + click to select a range
77a4196
fix(argo-workflows): Remove duplication in aggregated admin ClusterRo…
nhavens Dec 15, 2023
b13acd0
chore(deps): bump tj-actions/changed-files from 40.2.1 to 40.2.2 (#2391)
dependabot[bot] Dec 16, 2023
7f1b254
chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#2392)
dependabot[bot] Dec 16, 2023
f9e2a94
feat(argo-rollouts): add args for dashboard logs (#2388)
DrFaust92 Dec 22, 2023
91f48f3
chore(deps): bump tj-actions/changed-files from 40.2.2 to 40.2.3 (#2398)
dependabot[bot] Dec 23, 2023
c962ee5
fix(argo-workflows): Prevent extra whitespace in controller ConfigMap…
josiarod Dec 24, 2023
410e73a
chore(argo-workflows): Add instruction for SSO (#2401)
yu-croco Dec 24, 2023
29c7f27
chore(deps): bump tj-actions/changed-files from 40.2.3 to 41.0.1 (#2405)
dependabot[bot] Dec 30, 2023
9b0c33f
feat(argo-cd): Use new Argo CD extension mechanism (#2406)
yu-croco Dec 30, 2023
107bd3b
chore(argo-cd): DRY cleanup of ServiceAccounts (#2409)
pdrastil Jan 5, 2024
51bb7f9
fix(argocd-image-updater): Update outdated link on README (#2414)
yu-croco Jan 5, 2024
d1389a9
chore(argo-workflows): Update doc for Argo Workflows server authentic…
yu-croco Jan 6, 2024
9892e50
feat(argo-rollouts): Add rollout plugin gloo platform rbac (#2404)
bgottfried91 Jan 7, 2024
3a26457
chore(argo-events): Update dependency argoproj/argo-events to v1.9.0 …
renovate[bot] Jan 9, 2024
5aaa79b
chore(argo-workflows): Update dependency argoproj/argo-workflows to v…
renovate[bot] Jan 11, 2024
1cc80bf
chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 (#2421)
dependabot[bot] Jan 13, 2024
524089b
chore(argo-workflows): Update dependency argoproj/argo-workflows to v…
renovate[bot] Jan 14, 2024
e6de8c4
docs(argo-cd): Fix policy.csv block (#2423)
bolleyboll Jan 15, 2024
d5b942a
docs(argo-workflows): fix wrong `artifactRepository` identations on v…
lucasfcnunes Jan 17, 2024
e37093f
feat(argocd-image-updater): Support extra K8s manifests (#2429)
yu-croco Jan 18, 2024
508162f
feat(argo-cd): Add optional mapping of argocd-repo-server emptydir to…
aroundthecode Jan 18, 2024
0a851b8
chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.4 (#2434)
renovate[bot] Jan 19, 2024
f2fa2ce
chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.5 (#2436)
renovate[bot] Jan 19, 2024
cc5b21f
docs(argo-cd): Add reference for Argo CD extensions (#2438)
yu-croco Jan 20, 2024
1b5f787
chore(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 (#2441)
dependabot[bot] Jan 20, 2024
be7ed3d
chore(deps): bump tj-actions/changed-files from 41.0.1 to 42.0.0 (#2440)
dependabot[bot] Jan 20, 2024
9e31be4
feat(argo-cd): Support Azure DevOps webhook Secret (#2439)
yu-croco Jan 21, 2024
53620e3
fix(argo-cd): Fix fail to render `.Values.configs.secret.azureDevops`…
yu-croco Jan 22, 2024
5ac542f
chore(argo-cd): Provide Casbin matcher explicitly (#2445)
yu-croco Jan 22, 2024
c734875
chore(argo-cd): Change redis repository to public.ecr.aws (#2446)
joaoestrela Jan 22, 2024
9e70f24
docs(argo-cd): Update docs with the correct default for application.i…
bodgit Jan 23, 2024
03c26fc
fix(argo-workflows): Fix trailing whitespace in controller ConfigMap …
SlaterByte Jan 24, 2024
bc89bb5
docs(argocd-apps): Add deprecated note for Argo CD Extensions (#2449)
yu-croco Jan 25, 2024
9bb5330
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.…
renovate[bot] Jan 26, 2024
1de9659
fix(argo-cd): Fix Repo server `serviceaccount` label template (#2454)
ishuar Jan 26, 2024
a2c9640
docs(argo-workflows): Add MySQL persistence support explicitly on REA…
yu-croco Jan 26, 2024
a31b3f0
chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 (#2457)
dependabot[bot] Jan 27, 2024
b40ec32
chore(deps): bump tj-actions/changed-files from 42.0.0 to 42.0.2 (#2458)
dependabot[bot] Jan 27, 2024
47102d9
fix(argo-cd): Restart argocd-server when argocd-cm CM is updated (#2459)
yu-croco Jan 29, 2024
3b7a005
feat(argocd-apps): support ignoreApplicationDifferences for appsets (…
imranismail Jan 30, 2024
1f82431
feat(argo-cd): bump redis deps to fix cves (#2466)
DrFaust92 Jan 30, 2024
8b98cf1
fix(argo-cd): bump dex image version to fix cves (#2468)
Boeller666 Jan 30, 2024
dc738a1
fix(argocd-apps): move ignoreApplicationDifferences block up a level …
imranismail Feb 2, 2024
865f452
chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.6 (#2473)
renovate[bot] Feb 2, 2024
186065e
docs(argo-workflows): update documentation links to readthedocs (#2472)
jmeridth Feb 3, 2024
4a50afc
chore(argo-cd): refresh from upstream (#2474)
DrFaust92 Feb 5, 2024
5da5982
feat(argo-cd): Add Probes for redis (#2400)
Farfaday Feb 6, 2024
0b79f5e
feat(argo-cd): Upgrade Argo CD to 2.10.0 (#2476)
pdrastil Feb 7, 2024
b8212e0
chore(argo-cd): Remove deprecated features and redesign Ingress (#2407)
pdrastil Feb 7, 2024
e785763
fix(argo-cd): Fix ingress extraHosts (#2479)
pdrastil Feb 8, 2024
5f2f0ed
fix(argo-cd): Fix ingressGrpc extraTls (#2480)
baurmatt Feb 8, 2024
b1f9827
fix(argo-cd): Fix applicationset network policy when webhook is enabl…
pdrastil Feb 8, 2024
3c29c6f
fix(argo-cd): add hostname of extraHost to tls hosts (#2485)
sjoukedv Feb 9, 2024
d2b9b34
docs(argo-cd): Document various ingress setups (#2486)
pdrastil Feb 9, 2024
c25c83b
chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#2490)
dependabot[bot] Feb 10, 2024
5d20cfa
fix(argo-cd): Fix ports and TLS for dedicated gRPC ingress (#2497)
pdrastil Feb 11, 2024
b44f9a0
feat(argo-cd): Add scrapeTimeout property to server and application… …
nikolay-o Feb 12, 2024
2139f15
fix(argo-cd): Use correct protocols for Istio service discovery (#2500)
pdrastil Feb 13, 2024
79a2441
chore(argo-cd): Remove server.config leftovers (#2504)
pdrastil Feb 13, 2024
866ee08
chore(argo-cd): update notifications links to latest documentation (#…
lukepatrick Feb 13, 2024
6c47b2a
fix(argo-cd): Use `with` instead of `range` on reposerver serviceacco…
flbla Feb 13, 2024
c0b7a7e
chore(argo-cd): Disable argocd-repo-server cluster role by default (#…
pdrastil Feb 13, 2024
e351448
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.…
renovate[bot] Feb 14, 2024
d8c64b8
chore(argo-events): Update dependency argoproj/argo-events to v1.9.1 …
renovate[bot] Feb 14, 2024
5915340
fix(argo-cd): Fix secret name for applicationset webhook ingress (#2511)
pdrastil Feb 14, 2024
ba20d95
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.1 (#2514)
renovate[bot] Feb 14, 2024
f8b1fec
feat(argo-cd): Add global domain configuration (#2499)
pdrastil Feb 16, 2024
0cf32ac
feat(argo-workflows): add caSecret in s3 configuration (#2519)
alexisdondon Feb 17, 2024
4f382e5
chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 (#2522)
dependabot[bot] Feb 17, 2024
75b48ce
feat(argocd-image-updater): allow defining additional labels to servi…
etiennetremel Feb 18, 2024
1808903
feat(argo-cd): bump redis chart dep and redis exporter (#2524)
DrFaust92 Feb 18, 2024
aa69a77
fix(argo-cd): Add missing `global.domain` default values (#2525)
llavaud Feb 19, 2024
f198eec
fix(argo-cd): Fix path order in AWS Ingress declaration (#2531)
fulcrum29 Feb 20, 2024
43337b5
chore(argo-cd): Update Redis image to 7.2.4 (#2533)
pdrastil Feb 20, 2024
394d6f1
feat(argo-cd): Format redis health check confimap mode in decimal (#2…
LucasBoisserie Feb 23, 2024
2f91378
fix(argo-cd): Allow to use dedicated gRCP ingress with GKE implementa…
pdrastil Feb 23, 2024
30836b8
feat(argo-cd): Allow modification of path and port for dex liveness a…
fboula Feb 23, 2024
285ff7a
fix(argo-cd): Fix dex probes (#2546)
pdrastil Feb 23, 2024
42b20e0
chore(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.4 (#2548)
dependabot[bot] Feb 24, 2024
7c8fab5
feat(argo-cd): Add support for application controller dynamic cluster…
oscrx Feb 25, 2024
fa85e82
feat(argocd-apps): Support Template Patch to ApplicationSet (#2549)
yu-croco Feb 25, 2024
2f82fb5
chore(argo-cd): add support for http probe scheme for dex (#2550)
fboula Feb 28, 2024
4882466
fix(argo-cd): Pass argocd-server's ALB health check (#2553)
yu-croco Feb 29, 2024
e0f6a16
chore(github): Migrate to renovate GH action (#2520)
mkilchhofer Feb 29, 2024
d684a9f
chore(deps): update renovatebot/github-action action to v40.1.2 (#2558)
argoproj-renovate[bot] Feb 29, 2024
31de7d3
chore(deps): update actions/create-github-app-token action to v1.8.1 …
argoproj-renovate[bot] Feb 29, 2024
74fbd56
feat(argo-cd): Add templating of ingress extra paths and rules (#2530)
pdrastil Feb 29, 2024
ebd4991
chore(argo-workflows): Update dependency argoproj/argo-workflows to v…
argoproj-renovate[bot] Mar 1, 2024
09679ae
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.22…
argoproj-renovate[bot] Mar 1, 2024
fba54d4
feat(argocd-image-updater): Add ability to set .Values.namespaceOverr…
bradenwright Mar 1, 2024
d0cf368
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.22…
argoproj-renovate[bot] Mar 1, 2024
d0647e4
chore(github): Disable some GH actions on forks (#2566)
tico24 Mar 1, 2024
29e3410
feat(argo-workflows): Disable leader election on single repl controll…
tico24 Mar 1, 2024
5c256cc
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.22…
argoproj-renovate[bot] Mar 1, 2024
075a8a6
chore(github): Update renovate image only monthly (#2568)
mkilchhofer Mar 1, 2024
baa566b
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.2 (#2570)
argoproj-renovate[bot] Mar 1, 2024
f7a6060
chore(deps): update actions/create-github-app-token action to v1.9.0 …
argoproj-renovate[bot] Mar 2, 2024
de462b7
feat(argo-cd): support ApplicationSet in any namespace. (#2402)
mugioka Mar 2, 2024
1af4bf5
feat(argo-workflows): Add ability to set .Values.namespaceOverride (#…
yu-croco Mar 3, 2024
c4d7988
chore(deps): update renovatebot/github-action action to v40.1.3 (#2573)
argoproj-renovate[bot] Mar 4, 2024
fc620a3
chore(deps): update renovatebot/github-action action to v40.1.4 (#2579)
argoproj-renovate[bot] Mar 11, 2024
b9615e4
feat(argo-cd): Support setting ArgoCD Notifications secret (#2577)
ranrubin Mar 11, 2024
6a58945
fix(argo-cd): Fixed default tls hosts for grpc ingress endpoint (#2580)
groundhog2k Mar 11, 2024
1786f6e
chore(deps): update actions/checkout action to v4.1.2 (#2582)
argoproj-renovate[bot] Mar 12, 2024
b4e645c
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.3 (#2583)
argoproj-renovate[bot] Mar 13, 2024
7185896
chore(deps): update renovatebot/github-action action to v40.1.5 (#2584)
argoproj-renovate[bot] Mar 14, 2024
a148991
chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#2587)
dependabot[bot] Mar 16, 2024
e7ad441
chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#2586)
dependabot[bot] Mar 16, 2024
85de0a1
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.4 (#2588)
argoproj-renovate[bot] Mar 18, 2024
e248b6b
fix(argocd-image-updater): Properly quoting the config map values (an…
aqeelat Mar 20, 2024
8a4c875
feat(argo-rollouts): Allow customizing additional RBAC rules for othe…
amcamina Mar 22, 2024
393402c
feat(argo-events): Support ability to set .Values.namespaceOverride (…
yu-croco Mar 23, 2024
237493a
feat(argocd-apps)!: use maps instead of lists (#2538)
irizzant Mar 23, 2024
19b3d72
feat(argo-rollouts): Added Deployment labels to values.yaml (#2590)
mpeters0n Mar 23, 2024
a28780f
feat(argo-workflows): check prometheus CRD for ServiceMonitor (#2430)
cmontemuino Mar 24, 2024
3e8653a
chore(deps): update renovatebot/github-action action to v40.1.6 (#2602)
argoproj-renovate[bot] Mar 25, 2024
776c19d
chore(deps): update actions/create-github-app-token action to v1.9.1 …
argoproj-renovate[bot] Mar 25, 2024
38900af
feat(argo-rollouts): add minimum RBAC for Gateway API (#2599)
congiv Mar 26, 2024
e56bda2
chore(deps): update renovatebot/github-action action to v40.1.7 (#2608)
argoproj-renovate[bot] Mar 28, 2024
6043017
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.5 (#2610)
argoproj-renovate[bot] Mar 28, 2024
e9a3381
fix(argo-cd): Properly support "application in any namespace" for the…
GuillaumeRemyCSI Mar 29, 2024
d6063b9
fix(argo-cd): add missing crd change from 2.10.5 (#2612)
DrFaust92 Mar 29, 2024
3a56a3e
chore(deps): bump actions/setup-python from 5.0.0 to 5.1.0 (#2615)
dependabot[bot] Mar 30, 2024
d64b7e2
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.27…
argoproj-renovate[bot] Apr 1, 2024
7b87ff1
chore(deps): update actions/create-github-app-token action to v1.9.2 …
argoproj-renovate[bot] Apr 1, 2024
30fd520
feat(argo-cd): enabled server cluster role permissions overriding (#2…
edmondshtogu Apr 2, 2024
72f0a50
feat(argo-cd): Add sizeLimit parameters on emptyDir (#2607)
pierreblais Apr 2, 2024
c30f198
feat(argo-workflows): Add the ability to use headless service for wor…
lyonsy Apr 2, 2024
1a5bded
fix(argo-cd): Add required label for CLI on redis-ha-haproxy pod (#2627)
mkilchhofer Apr 4, 2024
b35d6e3
chore(deps): update actions/create-github-app-token action to v1.9.3 …
argoproj-renovate[bot] Apr 4, 2024
b583d77
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.6 (#2630)
argoproj-renovate[bot] Apr 5, 2024
af50be5
chore(deps): update renovatebot/github-action action to v40.1.8 (#2633)
argoproj-renovate[bot] Apr 8, 2024
f42e0e1
fix(argo-cd): make automountServiceAccountToken configurable (#2625)
stefan-caraiman Apr 10, 2024
a51380a
chore(deps): update renovatebot/github-action action to v40.1.9 (#2638)
argoproj-renovate[bot] Apr 12, 2024
7aca860
chore(deps): bump azure/setup-helm from 3.5 to 4 (#2640)
dependabot[bot] Apr 13, 2024
ebbe2ee
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.7 (#2643)
argoproj-renovate[bot] Apr 15, 2024
8abf55a
chore(deps): update renovatebot/github-action action to v40.1.10 (#2645)
argoproj-renovate[bot] Apr 17, 2024
a12dbf8
feat(argocd-image-updater): Allow defining extraEnvFrom for the deplo…
bakito Apr 18, 2024
598a3c4
feat(argo-cd): Bump argocd-extension-installer to 0.0.5 (#2647)
lexfrei Apr 19, 2024
b7ccf96
chore(argo-workflows): Update dependency argoproj/argo-workflows to v…
argoproj-renovate[bot] Apr 20, 2024
03003ff
chore(deps): bump azure/setup-helm from 4.1.0 to 4.2.0 (#2652)
dependabot[bot] Apr 20, 2024
71899cb
chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#2654)
dependabot[bot] Apr 20, 2024
ae7fd92
chore(deps): bump pascalgn/size-label-action from 0.5.0 to 0.5.2 (#2653)
dependabot[bot] Apr 20, 2024
895b26a
chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#2655)
dependabot[bot] Apr 20, 2024
7ad09a9
feat(argo-cd): Pre-set `statusbadge.url` value to `global.domain` (#2…
bojanraic Apr 21, 2024
da00680
fix(argo-cd): Pre-set `statusbadge.url` only when statusbadge is enab…
bojanraic Apr 24, 2024
93b7a94
chore(deps): update actions/checkout action to v4.1.4 (#2662)
argoproj-renovate[bot] Apr 25, 2024
d82efb4
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.8 (#2665)
argoproj-renovate[bot] Apr 26, 2024
42bfba2
feat(argo-cd): added jq path expression timeout (#2666)
tico24 Apr 26, 2024
95b9a94
chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#2671)
dependabot[bot] Apr 27, 2024
937a170
chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 (#2670)
dependabot[bot] Apr 27, 2024
dafe207
chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5…
dependabot[bot] Apr 27, 2024
1119c0d
chore(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#2668)
dependabot[bot] Apr 27, 2024
9c1e15a
chore(deps): update renovatebot/github-action action to v40.1.11 (#2672)
argoproj-renovate[bot] Apr 29, 2024
65e99a1
fix(argo-workflows): hyphen typo in values.yaml comment (#2673)
orlovmyk Apr 29, 2024
b9e4a3f
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.9 (#2674)
argoproj-renovate[bot] Apr 30, 2024
6c08745
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.33…
argoproj-renovate[bot] May 1, 2024
966b745
feat(argo-workflows): Allow adding additional ServiceAccounts to Role…
dbeilin May 1, 2024
35bc505
chore(deps): update actions/create-github-app-token action to v1.10.0…
argoproj-renovate[bot] May 2, 2024
0882bfc
feat(argo-rollouts): Add podLabels at the controller & dashboard leve…
meeech May 6, 2024
1098ce1
feat(argo-cd): Upgrade argocd to 2.11.0 + crd changes (#2681)
DrFaust92 May 8, 2024
dcdcff2
chore(deps): update actions/checkout action to v4.1.5 (#2683)
argoproj-renovate[bot] May 9, 2024
63306b3
feat(argo-cd): Always install applicationset crd (#2682)
ebuildy May 10, 2024
8e2f3d5
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#2687)
dependabot[bot] May 11, 2024
3693ed4
chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#2686)
dependabot[bot] May 11, 2024
5102613
fix(argo-cd): Always create ApplicationSet as following upstream (#2688)
yu-croco May 13, 2024
87f7176
fix(argo-cd): Fix Service configuration for Argo server (#2690)
pdrastil May 13, 2024
7be9b01
feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679)
andres-vara May 14, 2024
39e1322
chore(argocd-image-updater): Update dependency argoproj-labs/argocd-i…
argoproj-renovate[bot] May 16, 2024
4ce5e9b
chore(deps): update actions/checkout action to v4.1.6 (#2696)
argoproj-renovate[bot] May 16, 2024
66c39a0
fix(argo-cd): Adding checksum for argocd-cm to dex pod (#2695)
etiennnr May 17, 2024
5d3e581
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#2700)
dependabot[bot] May 18, 2024
b95e14a
chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#2699)
dependabot[bot] May 18, 2024
4611a16
fix(argo-workflows): Correct sample of secondsAfterCompletion (#2702)
yu-croco May 19, 2024
f9eb0b3
fix(argo-workflows): Add missing serviceLabels to server service (#2698)
yu-croco May 19, 2024
fcee9a6
fix(argo-cd): Enable Redis authentication in the default installation…
mkilchhofer May 21, 2024
f431e9b
chore(argo-cd): add nodeselector and tolerations to redis-secret-init…
pavankumar-go May 22, 2024
3174f52
chore(argo-cd): add priorityClassName to redis-secret-init job (#2709)
tberreis May 22, 2024
e677641
feat(argo-rollouts): Support revisionHistoryLimit (#2712)
yu-croco May 23, 2024
728b6e7
feat(argo-cd): Make redis secret initialization optional (#2713)
michaelvl May 23, 2024
fa2fb1c
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.2 (#2715)
argoproj-renovate[bot] May 23, 2024
fb80703
fix(argo-events): support for additional labels (#2714)
nlamirault May 24, 2024
165c651
chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#2718)
dependabot[bot] May 25, 2024
408500c
chore(argo-workflows): Update dependency argoproj/argo-workflows to v…
argoproj-renovate[bot] May 27, 2024
5652e66
chore(argocd-image-updater): Update dependency argoproj-labs/argocd-i…
argoproj-renovate[bot] May 28, 2024
2c05baf
feat(argo-cd): represent cluster credentials as a map (#2648)
nbarrientos May 28, 2024
0a97419
docs(github): Charts use Helm "Capabilities" (#2730)
mkilchhofer May 31, 2024
45ff566
feat(argo-cd): add support for dual stack clusters (#2649)
M0NsTeRRR May 31, 2024
9607dee
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.38…
argoproj-renovate[bot] Jun 1, 2024
760d199
chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 (#2734)
dependabot[bot] Jun 1, 2024
4f50206
fix(argo-cd): Fixed redis exporter NOAUTH error (#2736)
BenHesketh21 Jun 1, 2024
0dae5da
chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 (#2735)
dependabot[bot] Jun 2, 2024
98d8ea0
chore(deps): update actions/create-github-app-token action to v1.10.1…
argoproj-renovate[bot] Jun 3, 2024
19ef184
chore(deps): update renovatebot/github-action action to v40.1.12 (#2740)
argoproj-renovate[bot] Jun 3, 2024
02499d9
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.3 (#2748)
argoproj-renovate[bot] Jun 6, 2024
3dd3e1a
chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#2752)
dependabot[bot] Jun 8, 2024
377332f
fix(argo-cd): Add missing permission for Dynamic Cluster Distribution…
yu-croco Jun 9, 2024
8b02b6d
fix(argo-workflows): `BASE_HREF` -> `ARGO_BASE_HREF` for forward comp…
agilgur5 Jun 9, 2024
4c29c31
chore(deps): update actions/checkout action to v4.1.7 (#2762)
argoproj-renovate[bot] Jun 12, 2024
e088468
chore(argo-events): Update dependency argoproj/argo-events to v1.9.2 …
argoproj-renovate[bot] Jun 14, 2024
ea967df
chore(argocd-image-updater): fix referenced URL to command line refer…
z63d Jun 14, 2024
43c626d
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.…
argoproj-renovate[bot] Jun 14, 2024
a07f981
chore(deps): bump github/codeql-action from 3.25.8 to 3.25.10 (#2766)
dependabot[bot] Jun 15, 2024
5fa92f5
chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#2767)
dependabot[bot] Jun 15, 2024
b26191b
chore(github): group dependabot updates for minor and patch (#2768)
jmeridth Jun 16, 2024
fab2809
fix(argo-workflows): revert `BASE_HREF` change (#2770)
agilgur5 Jun 17, 2024
6946696
feat(argo-cd): add loadBalancerClass field for Service resource (#2769)
gazal-k Jun 18, 2024
3c127ab
chore(argo-workflows): Update dependency argoproj/argo-workflows to v…
argoproj-renovate[bot] Jun 18, 2024
8130224
fix(argo-workflows): add `app:` label to components to match upstream…
tico24 Jun 19, 2024
e34b45b
feat(argo-cd): Add secrettemplate to argo-cd server certificate (#2780)
julieims Jun 19, 2024
b0d4648
fix(argo-cd): remove secretName for server and applicationSet Certifi…
erwanval Jun 20, 2024
02949b1
fix(argo-cd): Default repo-server init container resources to empty (…
smcavallo Jun 21, 2024
2ba2eb3
feat(argo-rollouts): add annotations for notifications secret (#2777)
mohamedragab2024 Jun 22, 2024
ad8d48c
feat(argo-cd): make PrometheusRule deployment conditional on CRD exis…
mcanevet Jun 25, 2024
7b30c3b
chore(argo-cd): add shard option for clusterCredentials (#2779)
clemcvlcs Jun 25, 2024
ee508fe
fix(argo-rollouts): Add subscriptions into notifcations-configmap (#2…
jaimeph Jun 25, 2024
db0f57b
fix(argo-events): Update Jetstream versions as following upstream (#2…
yu-croco Jun 26, 2024
889c3e9
chore(deps): update actions/create-github-app-token action to v1.10.2…
argoproj-renovate[bot] Jun 26, 2024
3d98d04
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.…
argoproj-renovate[bot] Jun 26, 2024
425e98e
fix(argo-rollouts): Fix of global subscriptions for Argo Rollouts (#2…
ajax-bychenok-y Jun 26, 2024
171177a
feat(argo-cd): add support for passing redis - sentinel credentials (…
shlomitubul Jun 26, 2024
9cefbb3
fix(argo-cd): Make REDIS_PASSWORD environment variables optional alwa…
shlomitubul Jun 28, 2024
80e6e6b
chore(deps): bump the dependencies group with 2 updates (#2801)
dependabot[bot] Jun 29, 2024
24275df
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.42…
argoproj-renovate[bot] Jul 1, 2024
475d7e7
fix(argo-rollouts): Add traefik.io api group (#2703)
Kaswob Jul 1, 2024
080e790
chore(deps): update actions/create-github-app-token action to v1.10.3…
argoproj-renovate[bot] Jul 1, 2024
331a315
update rollouts chart
denis-codefresh Jul 2, 2024
5e862ea
chore(deps): update renovatebot/github-action action to v40.2.0 (#2804)
argoproj-renovate[bot] Jul 2, 2024
de281ec
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.4 (#2805)
argoproj-renovate[bot] Jul 2, 2024
5098495
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the …
dependabot[bot] Jul 7, 2024
f9b619d
chore(deps): update renovatebot/github-action action to v40.2.1 (#2811)
argoproj-renovate[bot] Jul 8, 2024
6dab549
chore(deps): update renovatebot/github-action action to v40.2.2 (#2815)
argoproj-renovate[bot] Jul 9, 2024
ea28da2
chore(argocd-image-updater): Update dependency argoproj-labs/argocd-i…
argoproj-renovate[bot] Jul 9, 2024
79e3242
fix(argo-cd): Address oversights of feature `namespaceOverride` (#2821)
mkilchhofer Jul 10, 2024
2653aef
fix(argo-cd): Address inconsistent redis-secret-init SA handling (#2823)
mkilchhofer Jul 11, 2024
94b270a
chore(deps): bump the dependencies group with 2 updates (#2829)
dependabot[bot] Jul 13, 2024
2285578
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.5 (#2832)
argoproj-renovate[bot] Jul 16, 2024
809351a
fix(argo-cd): Missing Redis sentinel variables in app controller depl…
horjulf Jul 17, 2024
be36117
docs(argo-cd): Add Changelog for v7.0.0 (#2835)
yu-croco Jul 19, 2024
211bd44
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the…
dependabot[bot] Jul 21, 2024
b4151e9
chore(deps): update renovatebot/github-action action to v40.2.3 (#2842)
argoproj-renovate[bot] Jul 22, 2024
d32e6b5
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.6 (#2843)
argoproj-renovate[bot] Jul 22, 2024
511d0d0
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.7 (#2845)
argoproj-renovate[bot] Jul 24, 2024
1bdd626
Merge tag 'argo-rollouts-2.37.2' into rollouts-upgrade-1.7.1
denis-codefresh Jul 26, 2024
a1eb137
update version
denis-codefresh Jul 26, 2024
89bc396
chore(deps): bump the dependencies group with 3 updates (#2850)
dependabot[bot] Jul 27, 2024
87e6dd9
chore(argo-rollouts): add option to disable creation of notifications…
rolandkool Jul 29, 2024
13af6ce
sync argocd folder with upstream
denis-codefresh Jul 29, 2024
92f055f
update lint-and-test
denis-codefresh Jul 29, 2024
7cc904c
Merge tag 'argo-rollouts-2.37.3' into rollouts-upgrade-1.7.1
denis-codefresh Jul 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

/charts/argo-workflows/ @vladlosev @jmeridth @yu-croco @tico24
/charts/argo-cd/ @mbevc1 @mkilchhofer @yu-croco @jmeridth @pdrastil @tico24
/charts/argo-events/ @pdrastil @jmeridth @tico24
/charts/argo-rollouts/ @jmeridth
/charts/argo-events/ @pdrastil @jmeridth @tico24 @yu-croco
/charts/argo-rollouts/ @jmeridth @yu-croco
18 changes: 12 additions & 6 deletions .github/configs/labeler.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
argo-cd:
- charts/argo-cd/**/*
- changed-files:
- any-glob-to-any-file: charts/argo-cd/**

argo-events:
- charts/argo-events/**/*
- changed-files:
- any-glob-to-any-file: charts/argo-events/**

argo-rollouts:
- charts/argo-rollouts/**/*
- changed-files:
- any-glob-to-any-file: charts/argo-rollouts/**

argo-workflows:
- charts/argo-workflows/**/*
- changed-files:
- any-glob-to-any-file: charts/argo-workflows/**

argocd-image-updater:
- charts/argocd-image-updater/**/*
- changed-files:
- any-glob-to-any-file: charts/argocd-image-updater/**

argocd-apps:
- charts/argocd-apps/**/*
- changed-files:
- any-glob-to-any-file: charts/argocd-apps/**
7 changes: 7 additions & 0 deletions .github/configs/renovate-config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module.exports = {
platform: 'github',
gitAuthor: 'renovate[bot] <renovate[bot]@users.noreply.github.com>',
autodiscover: false,
allowPostUpgradeCommandTemplating: true,
allowedPostUpgradeCommands: [".*"],
};
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ updates:
schedule:
interval: weekly
day: "saturday"
commit-message:
prefix: "chore(deps)"
groups:
dependencies:
applies-to: version-updates
update-types:
- "minor"
- "patch"
22 changes: 13 additions & 9 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Reference: https://github.com/helm/chart-testing-action
name: Linting and Testing

on: pull_request

permissions:
Expand All @@ -13,7 +13,7 @@ jobs:
options: --user 1001
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Run ah lint
working-directory: ./charts
run: ah lint
Expand All @@ -22,17 +22,17 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
with:
version: v3.10.1 # Also update in publish.yaml

- name: Set up python
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
with:
python-version: 3.9

Expand All @@ -47,14 +47,15 @@ jobs:
id: list-changed
run: |
## If executed with debug this won't work anymore.
changed=$(ct --config ./.github/configs/ct-lint.yaml --target-branch ${{ github.base_ref }} list-changed)
changed=$(ct --config ./.github/configs/ct-lint.yaml list-changed)
charts=$(echo "$changed" | tr '\n' ' ' | xargs)
if [[ -n "$changed" ]]; then
echo "changed=true" >> $GITHUB_OUTPUT
echo "changed_charts=$charts" >> $GITHUB_OUTPUT
fi

- name: Run chart-testing (lint)
run: ct lint --debug --config ./.github/configs/ct-lint.yaml --target-branch ${{ github.base_ref }} --lint-conf ./.github/configs/lintconf.yaml
run: ct lint --debug --config ./.github/configs/ct-lint.yaml --lint-conf ./.github/configs/lintconf.yaml

- name: Run docs-testing (helm-docs)
id: helm-docs
Expand All @@ -67,8 +68,9 @@ jobs:
else
echo -e '\033[0;32mDocumentation up to date\033[0m ✔'
fi

- name: Create kind cluster
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
if: steps.list-changed.outputs.changed == 'true'
with:
config: .github/configs/kind-config.yaml
Expand All @@ -87,12 +89,14 @@ jobs:
run: |
## Metrics API not available in kind cluster
rm charts/argo-cd/ci/ha-autoscaling-values.yaml

- name: Create an external redis for ArgoCD externalRedis feature
if: contains(steps.list-changed.outputs.changed_charts, 'argo-cd')
run: |
kubectl create namespace redis
helm repo add bitnami https://charts.bitnami.com/bitnami
helm install redis bitnami/redis --wait --namespace redis --set auth.password=argocd --set architecture=standalone

- name: Run chart-testing (install)
run: ct install --config ./.github/configs/ct-install.yaml --target-branch ${{ github.base_ref }}
run: ct install --config ./.github/configs/ct-install.yaml
if: steps.list-changed.outputs.changed == 'true'
4 changes: 2 additions & 2 deletions .github/workflows/pr-sizing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
configuration-path: ".github/configs/labeler.yaml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand All @@ -25,6 +25,6 @@ jobs:
size-label:
runs-on: ubuntu-latest
steps:
- uses: pascalgn/size-label-action@37a5ad4ae20ea8032abf169d953bcd661fd82cd3 # v0.5.0
- uses: pascalgn/size-label-action@bbbaa0d5ccce8e2e76254560df5c64b82dac2e12 # v0.5.2
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v5.4.0
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,19 @@ permissions:

jobs:
publish:
if: github.repository == 'argoproj/argo-helm'
permissions:
contents: write # for helm/chart-releaser-action to push chart release and create a release
packages: write # to push OCI chart package to GitHub Registry
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0

- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
with:
version: v3.10.1 # Also update in lint-and-test.yaml

Expand Down Expand Up @@ -59,7 +60,7 @@ jobs:


- name: Run chart-releaser
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # v1.5.0
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
with:
config: "./.github/configs/cr.yaml"
skip_packaging: true
Expand Down
37 changes: 37 additions & 0 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: Renovate
on:
# The "*" (#42, asterisk) character has special semantics in YAML, so this
# string has to be quoted.
schedule:
- cron: '0 * * * *'
# Manual trigger is also possible
workflow_dispatch: {}

permissions:
contents: read

jobs:
renovate:
if: github.repository == 'argoproj/argo-helm'
runs-on: ubuntu-latest
steps:
- name: Get token
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}
private-key: ${{ secrets.RENOVATE_APP_PRIVATE_KEY }}

- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Self-hosted Renovate
uses: renovatebot/github-action@8ce0fe8066eb6b16e1bf499b21bc96e5ccd962a4 # v40.2.3
with:
configurationFile: .github/configs/renovate-config.js
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
renovate-version: 37.421.4
token: '${{ steps.get_token.outputs.token }}'
env:
LOG_LEVEL: 'debug'
RENOVATE_REPOSITORIES: '${{ github.repository }}'
8 changes: 4 additions & 4 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
with:
results_file: results.sarif
results_format: sarif
Expand All @@ -60,14 +60,14 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- name: "Upload artifact"
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
with:
name: SARIF file
path: results.sarif
retention-days: 5

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a # v2.13.4
uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
pull-requests: write # for actions/stale to close stale PRs
runs-on: ubuntu-latest
steps:
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# Number of days of inactivity before an issue becomes stale
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ helm install charts/argo-workflows -n argo
argo version
```

Follow [these](https://argoproj.github.io/argo-workflows/quick-start/#submitting-an-example-workflow) instructions for running a hello world workflow.
Follow [these](https://argo-workflows.readthedocs.io/en/stable/quick-start/#submitting-an-example-workflow) instructions for running a hello world workflow.

### Testing Argo CD Changes

Expand Down
62 changes: 61 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Some users would prefer to install the CRDs _outside_ of the chart. You can disa

Helm cannot upgrade custom resource definitions in the `<chart>/crds` folder [by design](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations). Our CRDs have been moved to `<chart>/templates` to address this design decision.

If you are using versions of a chart that have the CRDs in the root of the chart or have elected to manage the Argo Workflows CRDs outside of the chart, please use `kubectl` to upgrade CRDs manually from [templates/crds](templates/crds/) folder or via the manifests from the upstream project repo:
If you are using versions of a chart that have the CRDs in the root of the chart or have elected to manage the Argo CRDs outside of the chart, please use `kubectl` to upgrade CRDs manually from [templates/crds](templates/crds/) folder or via the manifests from the upstream project repo:

Example:

Expand All @@ -42,3 +42,63 @@ Please refer to [SECURITY.md](SECURITY.md) for details on how to report security
### Changelog

Releases are managed independently for each helm chart, and changelogs are tracked on each release. Read more about this process [here](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#changelog).

## Charts use Helm "Capabilities"

Our charts make use of the Helm built-in object "Capabilities":
> This provides information about what capabilities the Kubernetes cluster supports.
> *Source: https://helm.sh/docs/chart_template_guide/builtin_objects/*

Today we use:

- `.Capabilities.APIVersions.Has` mostly to determine whether the CRDs for ServiceMonitors (from prometheus-operator) exists inside the cluster
- `.Capabilities.KubeVersion.Version` to handle correct apiVersion of a specific resource kind (eg. "policy/v1" vs. "policy/v1beta1")

If you use the charts only to template the manifests, without installing (`helm install ..`), you need to make sure that Helm (or the Helm SDK) receives the available APIs from your Kubernetes cluster.

For this you need to pass the `--api-versions` parameter to the `helm template` command:

```bash
helm template argocd \
oci://ghcr.io/argoproj/argo-helm/argo-cd \
--api-versions monitoring.coreos.com/v1 \
--values my-argocd-values.yaml
```

If you use other tools like [Kustomize](https://kubectl.docs.kubernetes.io/references/kustomize/builtins/) or [helmfile](https://helmfile.readthedocs.io/en/latest/#configuration) to render it, there are equivalent options.

Example with Kustomize:

```yaml
# kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

helmCharts:
- name: argo-cd
repo: oci://ghcr.io/argoproj/argo-helm
version: x.y.z
releaseName: argocd
apiVersions:
- monitoring.coreos.com/v1
valuesFile: my-argocd-values.yaml
```

Example with helmfile:

```yaml
# helmfile.yaml
repositories:
- name: argo
url: https://argoproj.github.io/argo-helm

apiVersions:
- monitoring.coreos.com/v1

releases:
- name: argocd
namespace: argocd
chart: argo/argo-cd
values:
- my-argocd-values.yaml
```
6 changes: 3 additions & 3 deletions charts/argo-cd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: redis-ha
repository: https://dandydeveloper.github.io/charts/
version: 4.23.0
digest: sha256:589f9972fbdf36194d443c9d3be2a1747f43e03c435fc48004cc0cbe6b3c6e3c
generated: "2023-05-15T19:25:26.049618+09:00"
version: 4.26.1
digest: sha256:d72c308ab0eef4233e25bfc3f8fc97cf9b02a9c5d0186ea89e2f8fb332cb9c41
generated: "2024-02-18T19:42:53.135599+02:00"
8 changes: 4 additions & 4 deletions charts/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v2.9.2
appVersion: v2.11.7
kubeVersion: ">=1.23.0-0"
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 5.51.4
version: 7.3.11
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
Expand All @@ -18,7 +18,7 @@ maintainers:
url: https://argoproj.github.io/
dependencies:
- name: redis-ha
version: 4.23.0
version: 4.26.1
repository: https://dandydeveloper.github.io/charts/
condition: redis-ha.enabled
annotations:
Expand All @@ -27,4 +27,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: changed
description: Upgrade Argo CD to v2.9.2
description: Bump argo-cd to v2.11.7
Loading
Loading