Skip to content

Commit 17844e0

Browse files
Merge branch 'argo-cd' of github.com:codefresh-io/argo-helm into CR-28173-argo-cd-helm-8x
# Conflicts: # charts/argo-cd/Chart.yaml # charts/argo-cd/README.md # charts/argo-cd/values.yaml
2 parents 0d30aac + 42e3a62 commit 17844e0

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

charts/argo-cd/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: redis-ha
33
repository: https://dandydeveloper.github.io/charts/
4-
version: 4.33.2
5-
digest: sha256:1ce334c23fe53427c771277cc7cecd4143226aba04c8a6c52513042a96e7ff5d
6-
generated: "2025-03-27T09:46:27.113833-07:00"
4+
version: 4.33.4
5+
digest: sha256:0b29877775aa5af33b15df29c9acb92e99a5b90759d3223c5dde281b978c0fe6
6+
generated: "2025-06-08T11:20:09.721359+03:00"

charts/argo-cd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ maintainers:
1818
url: https://argoproj.github.io/
1919
dependencies:
2020
- name: redis-ha
21-
version: 4.33.2
21+
version: 4.33.4
2222
repository: https://dandydeveloper.github.io/charts/
2323
condition: redis-ha.enabled
2424
annotations:

charts/argo-cd/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,7 @@ NOTE: Any values you put under `.Values.configs.cm` are passed to argocd-cm Conf
12621262
| dex.extraContainers | list | `[]` | Additional containers to be added to the dex pod |
12631263
| dex.image.imagePullPolicy | string | `""` (defaults to global.image.imagePullPolicy) | Dex imagePullPolicy |
12641264
| dex.image.repository | string | `"ghcr.io/dexidp/dex"` | Dex image repository |
1265-
| dex.image.tag | string | `"v2.43.0"` | Dex image tag |
1265+
| dex.image.tag | string | `"v2.43.1"` | Dex image tag |
12661266
| dex.imagePullSecrets | list | `[]` (defaults to global.imagePullSecrets) | Secrets with credentials to pull images from a private registry |
12671267
| dex.initContainers | list | `[]` | Init containers to add to the dex pod |
12681268
| dex.initImage.imagePullPolicy | string | `""` (defaults to global.image.imagePullPolicy) | Argo CD init image imagePullPolicy |
@@ -1369,7 +1369,7 @@ NOTE: Any values you put under `.Values.configs.cm` are passed to argocd-cm Conf
13691369
| redis.extraContainers | list | `[]` | Additional containers to be added to the redis pod |
13701370
| redis.image.imagePullPolicy | string | `""` (defaults to global.image.imagePullPolicy) | Redis image pull policy |
13711371
| redis.image.repository | string | `"public.ecr.aws/docker/library/redis"` | Redis repository |
1372-
| redis.image.tag | string | `"7.2.8-alpine"` | Redis tag |
1372+
| redis.image.tag | string | `"7.4.2-alpine"` | Redis tag |
13731373
| redis.imagePullSecrets | list | `[]` (defaults to global.imagePullSecrets) | Secrets with credentials to pull images from a private registry |
13741374
| redis.initContainers | list | `[]` | Init containers to add to the redis pod |
13751375
| redis.livenessProbe.enabled | bool | `false` | Enable Kubernetes liveness probe for Redis server |
@@ -1455,7 +1455,7 @@ The main options are listed here:
14551455
| redis-ha.haproxy.tolerations | list | `[]` | [Tolerations] for use with node taints for haproxy pods. |
14561456
| redis-ha.hardAntiAffinity | bool | `true` | Whether the Redis server pods should be forced to run on separate nodes. |
14571457
| redis-ha.image.repository | string | `"public.ecr.aws/docker/library/redis"` | Redis repository |
1458-
| redis-ha.image.tag | string | `"7.2.8-alpine"` | Redis tag |
1458+
| redis-ha.image.tag | string | `"7.4.2-alpine"` | Redis tag |
14591459
| redis-ha.persistentVolume.enabled | bool | `false` | Configures persistence on Redis nodes |
14601460
| redis-ha.redis.config | object | See [values.yaml] | Any valid redis config options in this section will be applied to each server (see `redis-ha` chart) |
14611461
| redis-ha.redis.config.save | string | `'""'` | Will save the DB if both the given number of seconds and the given number of write operations against the DB occurred. `""` is disabled |

charts/argo-cd/values.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@ dex:
11631163
# -- Dex image repository
11641164
repository: ghcr.io/dexidp/dex
11651165
# -- Dex image tag
1166-
tag: v2.43.0
1166+
tag: v2.43.1
11671167
# -- Dex imagePullPolicy
11681168
# @default -- `""` (defaults to global.image.imagePullPolicy)
11691169
imagePullPolicy: ""
@@ -1428,8 +1428,7 @@ redis:
14281428
# -- Redis repository
14291429
repository: public.ecr.aws/docker/library/redis
14301430
# -- Redis tag
1431-
## Do not upgrade to >= 7.4.0, otherwise you are no longer using an open source version of Redis
1432-
tag: 7.2.8-alpine
1431+
tag: 7.4.2-alpine
14331432
# -- Redis image pull policy
14341433
# @default -- `""` (defaults to global.image.imagePullPolicy)
14351434
imagePullPolicy: ""
@@ -1715,8 +1714,7 @@ redis-ha:
17151714
# -- Redis repository
17161715
repository: public.ecr.aws/docker/library/redis
17171716
# -- Redis tag
1718-
## Do not upgrade to >= 7.4.0, otherwise you are no longer using an open source version of Redis
1719-
tag: 7.2.8-alpine
1717+
tag: 7.4.2-alpine
17201718
## Prometheus redis-exporter sidecar
17211719
exporter:
17221720
# -- Enable Prometheus redis-exporter sidecar

0 commit comments

Comments
 (0)