mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/argo-cd] ⚡ ⬆️ Update dependency references (#33835)
* [bitnami/argo-cd] Release 9.0.10 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.9 (2025-05-21)
|
||||
## 9.0.10 (2025-05-22)
|
||||
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references ([#33822](https://github.com/bitnami/charts/pull/33822))
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references ([#33835](https://github.com/bitnami/charts/pull/33835))
|
||||
|
||||
## <small>9.0.9 (2025-05-21)</small>
|
||||
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references (#33822) ([16598ac](https://github.com/bitnami/charts/commit/16598acabe1ad0194d7775c5212e21b451fc7a6e)), closes [#33822](https://github.com/bitnami/charts/issues/33822)
|
||||
|
||||
## <small>9.0.8 (2025-05-19)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: argo-cd
|
||||
image: docker.io/bitnami/argo-cd:3.0.3-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.43.0-debian-12-r0
|
||||
image: docker.io/bitnami/dex:2.43.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
- name: redis
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: argo-cd
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
|
||||
version: 9.0.9
|
||||
version: 9.0.10
|
||||
|
||||
@@ -3313,7 +3313,7 @@ dex:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dex
|
||||
tag: 2.43.0-debian-12-r0
|
||||
tag: 2.43.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user