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

Argocd - upgrade chart to 6.7.18 #72

Merged
merged 111 commits into from
May 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
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
d426070
update argocd from upstream
ilia-medvedev-codefresh May 9, 2024
cfe9975
update argocd from upstream - updatde docs
ilia-medvedev-codefresh May 9, 2024
27e6599
update argocd from upstream - disable event reporter in new values file
ilia-medvedev-codefresh May 9, 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
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: [".*"],
};
57 changes: 0 additions & 57 deletions .github/workflows/chart-version-bump.yml

This file was deleted.

10 changes: 5 additions & 5 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
options: --user 1001
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
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@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
python-version: 3.9

Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
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 Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-sizing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@cfb60706e18bc85e8aec535e3c577abe8f70378e # v5.5.2
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 @@ -12,18 +12,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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
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 @@ -67,7 +68,7 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Login to GHCR
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
with:
registry: ghcr.io
username: ${{ github.actor }}
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@7bfa3a4717ef143a604ee0a99d859b8886a96d00 # v1.9.3
id: get_token
with:
app-id: ${{ vars.RENOVATE_APP_ID }}
private-key: ${{ secrets.RENOVATE_APP_PRIVATE_KEY }}

- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4

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

steps:
- name: "Checkout code"
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false

Expand All @@ -60,7 +60,7 @@ 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@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: SARIF file
path: results.sarif
Expand Down
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"
4 changes: 2 additions & 2 deletions charts/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: v2.10-2024.3.29-1dcc54e29
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.55.0-1-cap-2.10-2024.3.29-1dcc54e29
version: 6.7.18-cap-2.10-2024.3.29-1dcc54e29
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 Down
Loading