Commit graph

1192 commits

Author SHA1 Message Date
ilia-medvedev-codefresh
3a8d94d6ac
Merge pull request #15 from codefresh-io/shorten-release-name
shorten chart version
2023-07-11 19:46:23 +03:00
Ilia Medvedev
4d0a645607 shorten chart version 2023-07-11 19:32:35 +03:00
ilia-medvedev-codefresh
f670c9c08d
Merge pull request #14 from codefresh-io/upgrade-argocd-2.7
Upgrade argocd 2.7
2023-07-11 16:33:15 +03:00
Ilia Medvedev
7a78814531 upgrade argocd 2023-07-11 16:19:36 +03:00
Amit Ben Ami
2fb6049751
feat(argo-cd): adding annotations option for Certificate (#2156)
* feat(certificate): adding annotations options for the `Certificate` resources

Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>

* feat: bumping the chart version

Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>

---------

Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-07-11 14:01:02 +01:00
gussan
5ec59e90fa
feat(argo-workflows): Add support for artifactRepositoryRef (#2135)
Signed-off-by: tomoki-yamaguchi <toyamagu2021@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: Tim Collins <45351296+tico24@users.noreply.github.com>
2023-07-11 13:07:08 +01:00
shirtabachii
079305b91c
Merge pull request #13 from codefresh-io/argocd/cr-19101-copy-redis-image
ArgoCD: CR-19101 - Create new workflow for copy Redis image to Quay ( for supporting multiplatform images)
2023-07-10 12:26:59 +03:00
ilia-medvedev-codefresh
86ad9ce9a0
Rename copy-redis-image.yml to codefresh-copy-redis-image.yml
Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
2023-07-10 12:25:12 +03:00
shirtabachii
3931c8e55b Create new workflow for copy Redis image to Quay 2023-07-10 12:10:58 +03:00
Venkata Mutyala
4f6f25198e
feat(argo-cd): upgrade dexIDP from 2.36.0 -> 2.37.0 (#2155)
feat: upgrade dexIDP from 2.36.0 -> 2.37.0

Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
2023-07-10 09:14:16 +01:00
shirtabachii
34e3157c84 Create new workflow for copy Redis image to Quay 2023-07-09 19:08:36 +03:00
shirtabachii
43a84e4074 Create new workflow for copy Redis image to Quay 2023-07-09 19:05:56 +03:00
shirtabachii
337f351a97 Create new workflow for copy Redis image to Quay 2023-07-09 19:00:12 +03:00
shirtabachii
f858ab6cb3 Create new workflow for copy Redis image to Quay 2023-07-09 18:58:28 +03:00
Andre Krueger
5e5bad5262
chore(argo-cd): Upgrade Argo CD to v2.7.7 (#2147)
Signed-off-by: Andre Krueger <32708635+1337andre@users.noreply.github.com>
2023-07-06 17:25:47 +09:00
Laurent Lavaud
5f55ef2c4c
feat(argo-cd): Update appset deployment template (#2145)
- add cmd-params checksum annotation to the applicationSet deployment to
  trigger an automated rollout when changed.

Signed-off-by: Laurent Lavaud <llavaud@lvdconsulting.pro>
Signed-off-by: Laurent Lavaud <llavaud@users.noreply.github.com>
2023-07-04 15:07:03 +01:00
Atkins
5c4506b481
feat(argo-cd): remove necessary create entry in argocd-cmd-params-cm ConfigMap (#2146)
fix(argo-cd): remove necessary `create` entry in `argocd-cmd-params-cm` ConfigMap

Signed-off-by: Atkins Chang <atkinschang@gmail.com>
2023-07-04 18:22:19 +09:00
Laurent Lavaud
b9f610e319
fix(argo-cd): Update argo-cd.strategy template (#2144)
- Convert `$preset.type` to string to prevent an "incompatible types for
  comparison" when no strategy are defined

Signed-off-by: Laurent Lavaud <llavaud@lvdconsulting.pro>
2023-07-03 18:55:01 +01:00
Elad Shmitanka
167c112bcb
fix(argo-cd): Add usages to ArgoCD server certificate (#2143) 2023-07-02 09:07:17 +01:00
Aikawa
7c3553de9d
chore(argo-cd): Added note about Kubernetes Compatibility Matrix (#2141) 2023-07-01 22:16:30 -05:00
dependabot[bot]
8213fc37c0
chore(deps): bump actions/labeler from 4.1.0 to 4.2.0 (#2140) 2023-07-01 08:39:17 -05:00
dchien234
675803c02d
fix(argo-cd): fix gRPC service target port (#2138)
* fix(argo-cd): update grpc service to use proper targetPort

Signed-off-by: d.chien <dangchien1910@gmail.com>

* fix(argo-cd): update Chart changelog

Signed-off-by: d.chien <dangchien1910@gmail.com>

---------

Signed-off-by: d.chien <dangchien1910@gmail.com>
2023-06-29 17:02:15 +01:00
Josh Baird
78e99e9911
feat(argo-cd): Add support for configuring argo-notifications log level and format (#2127)
* Add env vars for notification logging.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Indent.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Update CHANGELOG.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Bump chart version.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Remove extra line.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Bump to 5.6.38.

Signed-off-by: Josh Baird <jbaird@galileo.io>

---------

Signed-off-by: Josh Baird <jbaird@galileo.io>
2023-06-26 15:53:40 +01:00
Josh Baird
4d0ae17c2f
feat(argo-cd): Conditionally create the argocd-cmd-params-cm ConfigMap (#2129)
* Add conditional for params cm.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Add value for create.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Update CHANGELOG.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Extra space.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Update docs.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Extra space.

Signed-off-by: Josh Baird <jbaird@galileo.io>

* Bump to 5.36.9

Signed-off-by: Josh Baird <jbaird@galileo.io>

---------

Signed-off-by: Josh Baird <jbaird@galileo.io>
2023-06-26 15:31:20 +01:00
toyamagu
f1526ec558
fix(argo-workflows): artifactRepository will not be configured by default (#2132) (#2134) 2023-06-24 17:28:46 -05:00
dependabot[bot]
4ff88759c9
chore(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#2131) 2023-06-24 08:18:56 -05:00
frauniki
490ffa574c
fix(argo-workflows): Change argo-workflows-server crb creation conditions (#2124)
Change server's crb creation conditions

Signed-off-by: frauniki <frauniki@sinoa.jp>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-06-23 11:35:01 -05:00
Marco Kilchhofer
172ce600a1
fix(argo-cd): Revert "Default applicationSet metrics port to 8085" (#2130)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-06-23 14:59:14 +01:00
Tero Ahonen
b8c29f7db6
fix(argo-cd): Default applicationSet metrics port to 8085 (#2125)
Change applicationSet controller metrics port to 8085

Signed-off-by: Tero Ahonen <tahonen@liftoff.io>
Co-authored-by: Tero Ahonen <tahonen@liftoff.io>
2023-06-21 15:54:04 +01:00
ceguimaraes
c44f10eb37
fix(argo-events): add managed namespace configuration (#2121) 2023-06-21 07:41:34 -05:00
Aikawa
db0484fe51
chore(argo-cd): Upgrade Argo CD to v2.7.6 (#2123) 2023-06-21 05:27:33 +01:00
Aikawa
7959fee689
chore(argo-cd): Add app.kubernetes.io/version label (#2122) 2023-06-20 08:07:27 -05:00
patrickli-foxtel
eb968668f8
fix(argo-cd): helm lint error when extraObjects is defined (#2116)
Fix helm lint error when `extraObjects` is defined

Signed-off-by: Patrick Li <patrick.li@foxtel.com.au>
2023-06-20 09:05:25 +09:00
Lukas Jost
68f24d146c
chore(github): Generate release notes (#2115)
chore: Generate release notes

Signed-off-by: Lukas Jost <lukas.jost@outlook.com>
2023-06-19 12:31:38 +09:00
Jason Meridth
aec5d9d723
chore(argo-cd): upgrade argo-cd to v2.7.5 (#2108) 2023-06-17 05:55:17 +01:00
dependabot[bot]
783439b714
chore(deps): bump github/codeql-action from 2.3.6 to 2.13.4 (#2102)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.6 to 2.13.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](83f0fe6c49...cdcdbb5797)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 23:27:52 +09:00
dependabot[bot]
04d88b65b6
chore(deps): bump actions/labeler from 4.0.4 to 4.1.0 (#2103)
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](0776a67936...9fcb2c2f55)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 23:24:11 +09:00
dependabot[bot]
f8f282266c
chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#2104)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e5e7e5ab8...c85c95e3d7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 22:41:04 +09:00
ausias-armesto
9a79f32cd4
fix(argo-cd): Allow specify redis config file (#2100)
* fix(argo-cd): Allow specify redis config file
Signed-off-by: ausias-armesto <ausiasarmesto@gmail.com>

* fix(argo-cd): Bump version
Signed-off-by: ausias-armesto <ausiasarmesto@gmail.com>
2023-06-08 23:52:13 +01:00
Simon Hewitt
e7c3090cbf
feat(argo-workflows): Add support for UI columns configuration (#2098) 2023-06-07 22:48:05 -05:00
Joe Lee
49c2ca2548
feat(argo-cd): Add "global.env" for all deployed containers (#2096)
* add global env for argo-cd

Signed-off-by: Joe Lee <lj_2005@163.com>

* update readme

Signed-off-by: Joe Lee <lj_2005@163.com>

* fix typo

Signed-off-by: Joe Lee <lj_2005@163.com>

* feat(argo-cd): Add "global.env" for all deployed containers

Signed-off-by: Joe Lee <lj_2005@163.com>

* update doc

Signed-off-by: Joe Lee <lj_2005@163.com>

* remove note

Signed-off-by: Joe Lee <lj_2005@163.com>

* update changes

Signed-off-by: Joe Lee <lj_2005@163.com>

---------

Signed-off-by: Joe Lee <lj_2005@163.com>
2023-06-07 17:52:02 +09:00
Aikawa
2538371fec
chore(argo-cd): Upgrade Argo CD to v2.7.4 (#2095) 2023-06-06 05:34:59 +01:00
Aikawa
a6a7468973
chore(argo-cd): Upgrade supported Kubernetes version to v1.23.0 (#2087)
* chore(argo-cd): Upgrade supported Kubernetes version to 1.23.0 due to Amazon EKS EoL

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore(argo-cd): modify changelog

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix(argo-cd): simpler description

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix(argo-cd): reflect review point

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-06-05 23:28:10 +09:00
Alexandre Joris
5771a06977
fix(argo-workflows): Fixed gcs keyFormat template example in values.yaml (#2085)
* fix(argo-workflows): #2073: Fixed gcs keyFormat template example in values.yaml

Signed-off-by: Alexandre Joris <alexandre.joris@govirtuo.com>

* bumped chart version to v0.28.3 ; added artifacthub.io/changes changelog

Signed-off-by: Alexandre Joris <alexandre.joris@govirtuo.com>

* fixed Chart.yaml trailing spaces

Signed-off-by: Alexandre Joris <alexandre.joris@govirtuo.com>

* chore(deps): bump pascalgn/size-label-action from 0.4.3 to 0.5.0 (#2092)

Signed-off-by: Alexandre Joris <alexandre.joris@govirtuo.com>

* chore(deps): bump github/codeql-action from 2.3.5 to 2.3.6 (#2091)

Signed-off-by: Alexandre Joris <alexandre.joris@govirtuo.com>

* chore(argo-workflows): Declare SSO configuration explicitly on values.yaml (#2089)

Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Signed-off-by: Alexandre Joris <alexandre.joris@govirtuo.com>

* feat(argo-rollouts): Support Traffic Router Plugins (#2090)

Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Signed-off-by: Alexandre Joris <alexandre.joris@govirtuo.com>

---------

Signed-off-by: Alexandre Joris <alexandre.joris@govirtuo.com>
Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Alexandre Joris <alexandre.joris@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-06-05 09:15:07 -05:00
Aikawa
3a7e4b1de7
feat(argo-rollouts): Support Traffic Router Plugins (#2090)
Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-06-04 12:07:40 +01:00
Aikawa
5fb6688bcb
chore(argo-workflows): Declare SSO configuration explicitly on values.yaml (#2089)
Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-06-03 09:40:50 -05:00
dependabot[bot]
17d1d046a8
chore(deps): bump github/codeql-action from 2.3.5 to 2.3.6 (#2091) 2023-06-03 09:10:22 -05:00
dependabot[bot]
2f410bb794
chore(deps): bump pascalgn/size-label-action from 0.4.3 to 0.5.0 (#2092) 2023-06-03 09:09:01 -05:00
Milos Hauser
438f7a26b7
feat(argo-cd): Adding "appProtocol: HTTPS" to HTTPS service port of argocd-server. (#1955) 2023-05-28 23:29:30 -05:00
dependabot[bot]
fb4a8949ec
chore(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#2083)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](57ded4d7d5...bd6b4b6205)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-05-27 22:32:07 +02:00