Jason Meridth
b1be8fabd4
chore(argo-workflows): Update Argo Workflows to v3.4.5 ( #1828 )
...
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-07 16:11:10 +01:00
Petr Drastil
0d3150ce67
feat(argo-cd): Upgrade Argo CD to 2.6.0 ( #1758 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-07 16:02:23 +01:00
Tone
05c79e322a
feat(argo-cd): Configurable dnsPolicy
/ hostNetwork
( #1821 )
2023-02-05 22:40:13 -06:00
Marcel Hoyer
5687377d8f
chore(argo-cd): Update Argo CD to v2.5.10 ( #1822 )
2023-02-02 22:56:18 +01:00
ilia-medvedev-codefresh
9591bf1023
Update chart to 5.16.0 ( #5 )
...
* feat(argo-cd): Upgrade Argo CD to 2.5.0 (#1568 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(github): Bump GitHub actions versions (#1575 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Chart NOTES nil references (#1582 )
Signed-off-by: Filipe Santos <filipe@not.sh>
* docs(argo-cd): Improve documentation (#1584 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-workflows): serviceaccount rbac when sso is enabled (#1586 )
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
* Fix incorrect applicationSet property in README (#1590 )
Based on [here](55b8b34d20/charts/argo-cd/templates/argocd-applicationset/deployment.yaml (L9)
), I think `replicas` should be `replicaCount` (though `replicas` would be more consistent).
Signed-off-by: Ashlin Eldridge <ashlin.eldridge@gmail.com>
Signed-off-by: Ashlin Eldridge <ashlin.eldridge@gmail.com>
* fix(argo-cd): Remove AWS volume from server (#1591 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): Cleanup Redis manifest (#1577 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Fix migration path for server configs (#1585 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Type conversion for ConfigMaps values (#1594 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Add probes for ApplicationSet controller (#1532 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): Remove liveness probe from application controller (#1581 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(github): Add dependabot.yml (#1595 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Set container security contexts (#1579 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Support custom TLS certificates for Dex (#1477 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Support manually managed TLS certificate for Server (#1534 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Don't install CRDs for disabled components (#1596 )
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* fix(argo-cd): update network policy port name (#1603 )
Signed-off-by: Eric Cimino <ecimino@vailsys.com>
* chore(argo-workflows): Update ArgoWorkflows to v3.4.3 (#1610 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Replace coalesce with merge for old config values (#1612 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Add revisionHistoryLimit (#1599 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Upgrade Argo Image to the latest (#1614 )
Signed-off-by: Dong Wang <wd@wdicc.com>
Signed-off-by: Dong Wang <wd@wdicc.com>
* chore(argo-cd): Update redis-ha (#1617 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Add /tmp voulmeMount to extensions container (#1620 )
* Fixes #1619 - Add /tmp voulmeMount to extensions container
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
* Bump version, add change notes
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
* fix(argo-cd): Add missing ClusterRole permissions to argo-cd-server to manage Application in all namespaces (#1621 )
Signed-off-by: Elad Dolev <dolevelad@gmail.com>
* fix(argo-cd): Use Dex non-distroless image (#1626 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): Upgrade Argo CD to 2.5.2 (#1628 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Allow to add custom artifact repository (#1453 )
Signed-off-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
Signed-off-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
* fix(argo-cd): Use raw json for cluster credentials for Vault compatibility (#1634 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
* fix(argo-cd): Cluster credentials config should be a string (#1636 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-workflows): Added missing attribute for sso (#1641 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* docs(argo-cd): Improve changelog information (#1652 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): Consolidated GnuPG configuration (#1609 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Invalid argocd-gpg-keys-cm template (#1656 )
The template removed a little too much whitespace resulting in an invalid ConfigMap.
Error:
```
Error: YAML parse error on argocd/charts/argo-cd/templates/argocd-configs/argocd-gpg-keys-cm.yaml: error converting YAML to JSON: yaml: line 10: mapping values are not allowed in this context
```
Signed-off-by: Allex <allexveldman+github@gmail.com>
Signed-off-by: Allex <allexveldman+github@gmail.com>
* feat(argo-workflows): Allow controller to whitelist secrets (#1646 )
* allow users to whitelist secrets
Signed-off-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
* remove unnecessary if-statement
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
* use square bracket for array
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
* fix typo and update readme
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Signed-off-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Co-authored-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
* feat(argo-workflows): Add labels for ServiceAccounts (#1665 )
* Add labels for ServiceAccounts
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
* fix workflow serviceaccount labels
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
* fix docs
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
* fix(argo-cd): deprecate server.extraArgs."--insecure" (#1669 )
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
* chore(argo-workflows): Support workflow retention (#1668 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* feat(argo-cd): Upgrade argocd to v2.5.3 (#1671 )
Signed-off-by: smcavallo <smcavallo@hotmail.com>
* fix helm install md (#1672 )
Signed-off-by: fsl <1171313930@qq.com>
Signed-off-by: fsl <1171313930@qq.com>
* feat(argo-cd): Add Repo Server strict TLS cert support (#1673 )
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
* chore(argo-workflows): Update Argo Workflows to v3.4.4 (#1674 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Rename tls secret to include the -secret suffix (#1676 )
- "[Fixed]: TLS secret name so Dex correctly generates the checksum for argocd-dex-server-tls."
- "[Fixed]: Standardise the naming convention of the TLS secret manifests."
- "[Added]: Add checksum to Repo-Server for the argocd-repo-server-tls secret."
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
* chore(argo-cd): Remove duplicate ApplicationSet features (#1598 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Add ability to annotate Deployments and StatefulSets (#1608 )
* feat(argo-cd): Add ability to annotate Deployments and StatefulSets
Signed-off-by: John Stewart <jstewart@rentpath.com>
* fix: Controller and AppSet controller was mixed
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: John Stewart <jstewart@rentpath.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* chart update WIP
* backport applicationset
* backport applicationset
* argocd 2.5.5
---------
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Filipe Santos <filipe@not.sh>
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
Signed-off-by: Ashlin Eldridge <ashlin.eldridge@gmail.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Eric Cimino <ecimino@vailsys.com>
Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Dong Wang <wd@wdicc.com>
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
Signed-off-by: Elad Dolev <dolevelad@gmail.com>
Signed-off-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
Signed-off-by: Allex <allexveldman+github@gmail.com>
Signed-off-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: smcavallo <smcavallo@hotmail.com>
Signed-off-by: fsl <1171313930@qq.com>
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
Signed-off-by: John Stewart <jstewart@rentpath.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Filipe <filipe@not.sh>
Co-authored-by: Nick Fisher <nxf5025@gmail.com>
Co-authored-by: Ashlin Eldridge <ashlin.eldridge@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Eric Cimino <58572548+cimin0@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: Dong Wang <wd@wdicc.com>
Co-authored-by: tvandewalle <1022306+tvandewalle@users.noreply.github.com>
Co-authored-by: Elad Dolev <dolevelad@gmail.com>
Co-authored-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
Co-authored-by: Allex <a.veldman@chain-stock.com>
Co-authored-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Co-authored-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
Co-authored-by: Eugene Lugovtsov <34510252+EugeneLugovtsov@users.noreply.github.com>
Co-authored-by: Zadkiel Aharonian <zadkiel.aharonian@gmail.com>
Co-authored-by: smcavallo <smcavallo@users.noreply.github.com>
Co-authored-by: fsl <1171313930@qq.com>
Co-authored-by: Karl Parry <88431088+karlparry@users.noreply.github.com>
Co-authored-by: John Stewart <32647598+jstewart612@users.noreply.github.com>
2023-02-02 14:54:39 +02:00
ArsenyBelorukov
92f83fca3e
fix(argo-cd): fixed maxUnavailable value in redis-PDB ( #1820 )
...
fixed maxUnavailable value in redis-PDB
Signed-off-by: ArsenyBelorukov <arsenig.n@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-02-01 22:11:10 -06:00
Ben Hayden
28abc348ac
chore(argocd-image-updater): Update Argo CD Image Updater to v0.12.2 ( #1819 )
...
Signed-off-by: Ben Hayden <hayden767@gmail.com>
2023-02-01 22:07:07 +01:00
Jason Meridth
8a1c4f0ad6
fix(argocd-apps): Align changelog structure ( #1815 )
...
relates to #1808
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-29 20:17:35 +01:00
Jason Meridth
e3ae99b74d
fix(argo-rollouts): Align changelog structure ( #1814 )
...
relates to #1808
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-29 20:14:11 +01:00
Jason Meridth
f299ae3025
fix(argo-events): Align changelog structure ( #1813 )
...
relates to #1808
Was fixed already for [argo-cd](https://github.com/argoproj/argo-helm/pull/1810 ) and
[argo-workflows](https://github.com/argoproj/argo-helm/pull/1812 )
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-29 13:07:33 -06:00
Jason Meridth
4c018a4954
fix(argocd-image-updater): Align changelog structure ( #1816 )
2023-01-29 19:59:32 +01:00
Aikawa
bdbfaa2523
fix(argo-workflows): Align changelog structure to show changelogs on Artifact Hub ( #1812 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-29 19:48:27 +01:00
Aikawa
b6922aed2f
fix(github): Align changelog structure to show changelogs on Artifact Hub ( #1811 )
...
fix(doc): Align changelog structure to show changelogs on Artifact Hub
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-30 01:01:21 +09:00
Aikawa
c7b972c3af
fix(argo-cd): Align changelog structure to show changelogs on Artifact Hub ( #1810 )
...
fixed(argo-cd): Align changelog structure to show changelogs on Artifact Hub
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-29 16:23:04 +01:00
Jason Meridth
231cfcb20a
chore(argo-events): Upgrade Argo Events to v1.7.5 ( #1809 )
2023-01-29 06:16:13 -06:00
Aikawa
369136b69a
chore(argo-cd): Update Argo CD to v2.5.9 ( #1805 )
2023-01-28 14:40:50 +01:00
Petr Drastil
790438efeb
chore(argo-cd): Upgrade redis to 7.0.7 to avoid CVE-2022-3996 ( #1803 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-27 17:18:43 -06:00
Wojciech
36cd83081c
feat(argo-cd): Add log settings and extraArgs to Slack bot ( #1802 )
...
* Add log settings and extraArgs to Slack bot
Signed-off-by: duxet <duxetlg@gmail.com>
* Fix readme
Signed-off-by: duxet <duxetlg@gmail.com>
---------
Signed-off-by: duxet <duxetlg@gmail.com>
2023-01-27 14:45:49 +00:00
Petr Drastil
5335a75fbc
fix(argo-cd): Disable Redis exporter by default ( #1799 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-26 21:06:19 +09:00
Aikawa
9fb1f9d091
chore(argo-cd): Update Argo CD to v2.5.8 ( #1798 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-26 09:22:40 +01:00
Ole Markus Kristiansen Ternø
73e6f1913e
feat(argo-events): Added support for extra k8s manifests ( #1797 )
...
* feat(argo-events): Added support for extra k8s manifests
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
* added value example for extraObjects
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
2023-01-25 22:46:14 +01:00
Petr Drastil
0578482bd6
chore(argo-cd): Upgrade Redis exporter image ( #1795 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-24 09:15:46 +09:00
ilia-medvedev-codefresh
4befcd5dc5
Update Chart.yaml ( #4 )
...
Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
2023-01-23 09:54:32 +02:00
Petr Drastil
885959311f
fix(argo-cd): Fix annotations for ssh and tls configs ( #1793 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-22 19:22:41 +00:00
Petr Drastil
b4de202859
chore(argo-cd): Decouple Redis exporter from metrics service ( #1791 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-22 18:20:30 +01:00
Petr Drastil
adc526612f
fix(argo-cd): Redis service have invalid targetPort ( #1792 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-21 20:11:02 +01:00
Petr Drastil
0f2856ea41
fix(argo-cd): Add missing options for mounting service account tokens ( #1787 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-01-21 13:18:53 +01:00
Petr Drastil
58f587618f
fix(argo-cd): Consolidate and fix container ports ( #1788 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-21 13:07:14 +01:00
Pedro
e91bc78a4a
feat(argocd-image-updater): prevent generation of label value of invalid length ( #1691 )
...
* feat(argocd-image-updater): prevent label from being greater than 63 characters.
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
* fix: Add missing double quote in changelog
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-01-21 05:37:52 -06:00
Petr Drastil
5b9f624ba2
feat(argo-cd): Consolidate certificate config for repositories ( #1786 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-21 10:24:46 +01:00
Richard Johansson
4dd31571b3
feat(argo-rollouts): Added flags to toggle provider-specific RBAC ( #1777 )
...
* Toggle for provider-specific RBAC + Added missing RBAC rules
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Updated docs with new Helm values
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Added a general flag providerRBAC.enabled to toggle all of the providers
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Aligned with main
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Corrected inline comments
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Fixed incorrect inline comments
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
2023-01-20 10:41:52 -06:00
Jason Meridth
9905dcca8e
fix(argo-cd): Update CONTRIBUTING docs ( #1782 )
...
* Update CONTRIBUTING
- [x] versioning details
- [x] remove broken links
- [x] fix markdown linting errors
- [x] README.md updating clarification
* Rename variable in helm-docs script
* Update argo-cd README
* Add blurb about mandatory Chart versioning
* Reword artifacthub changes section in CONTRIBUTING
* Reorder/restructure CONTRIBUTING.md
* Update argo-cd chart version
* Add section in CONTRIBUTING about semantic title linting
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-20 08:33:55 -06:00
carlos gonzález
45c1534eeb
feat(argo-cd): Add labels for argocd-secret ( #1779 )
...
* feat(argo-cd): add secret labels field (#1778 )
Signed-off-by: carlos gonzález <cgrs@users.noreply.github.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-19 23:14:49 +01:00
Jason Meridth
132449cacc
chore(argo-rollouts): Upgrade argo-rollouts to 1.4.0 ( #1774 )
...
Fixes #1763
Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-19 15:14:02 -06:00
Pedro
206d4922bf
fix(argo-rollouts): avoid label exceeding maximum length ( #1694 )
...
* fix(argo-rollouts): generated value for app.kubernetes.io/version label for argo-rollouts will not exceed maximum length and support passing a SHA digest.
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
* fix: Add missing double quote in changelog
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-01-19 11:37:18 +01:00
Victor Login
f3888bc996
chore(argo-cd): Update Argo CD extensions to v0.2.1 ( #1770 )
...
Signed-off-by: Victor Login <batazor@evrone.com>
Signed-off-by: Victor Login <batazor@evrone.com>
2023-01-18 13:00:59 +00:00
Aikawa
0d57f6ec17
chore(argo-cd): Update Argo CD to v2.5.7 ( #1769 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-18 15:44:21 +09:00
Kiyoshi Muranaka
2777121707
feat(argo-rollouts): Add support for topologySpreadConstraints ( #1755 )
2023-01-17 20:38:50 -06:00
dependabot[bot]
5c6ad38b15
chore(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0 ( #1752 )
...
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases )
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-01-11 07:39:58 +01:00
Aikawa
136d8c4fca
chore(argo-cd): Update Argo CD to v2.5.6 ( #1757 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-11 07:33:30 +01:00
Petr Drastil
31242020c4
feat(argo-cd): Allow templated values for init and extra containers ( #1749 )
2023-01-10 06:31:57 -06:00
Petr Drastil
c5648d5c9f
chore(argo-cd): Consolidate cluster-wide RBAC ( #1597 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-10 09:58:45 +01:00
Jason Meridth
7992b5d04b
feat(argo-workflows): Add helper function to determine image value, minus tag ( #1754 )
...
We have a situation where we want to exclude the registry so that images can
be pulled from in-network mirrors. Currently when you exclude the registry,
you get stuck with a prefixing forward slash.
Had to keep the tags in the manifest files because helm template requires
a colon in the image value. Otherwise I'd move it into the helper function.
image entries changed: server, controller, executor
Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-09 18:03:26 -06:00
Petr Drastil
45861fadb7
docs(argo-cd): Improve documentation for extra containers ( #1747 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-04 09:49:30 +00:00
Aikawa
4b8703db75
chore(argo-workflows): Support podGCDeleteDelayDuration and podGCGracePeriodSeconds ( #1728 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-03 10:46:01 +09:00
huiwq1990
5bd70fbd24
feat(argo-workflows): add envFrom for main container ( #1736 )
...
Signed-off-by: huiwq1990 <huiwq1990@163.com>
Signed-off-by: huiwq1990 <huiwq1990@163.com>
2022-12-29 23:20:47 -06:00
Ramin A
daba66b68c
fix(argo-events): Added missing NATS version in values.yaml ( #1735 )
...
Signed-off-by: Ramin Akhbari <ramin@akhbari.us>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 18:55:31 +01:00
Aikawa
10e3af1bcf
chore(argo-workflows): Remove legacy API versions for PDBs ( #1741 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 17:31:39 +01:00
Petr Drastil
def1e657da
chore(argo-cd): Remove legacy API versions for Ingresses ( #1742 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 17:26:36 +01:00
Petr Drastil
9c71f1cbab
chore(argo-cd): Add pdrastil as Argo CD codeowner ( #1743 )
...
Add pdrastil as Argo CD codeowner
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-29 09:54:28 -06:00