mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/argo-cd] ⚡ ⬆️ Update dependency references (#35541)
* [bitnami/argo-cd] Release 9.0.36 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.35 (2025-08-06)
|
||||
## 9.0.36 (2025-08-07)
|
||||
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references ([#35464](https://github.com/bitnami/charts/pull/35464))
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references ([#35541](https://github.com/bitnami/charts/pull/35541))
|
||||
|
||||
## <small>9.0.35 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references (#35464) ([35609aa](https://github.com/bitnami/charts/commit/35609aa010255463bc6637582adb190d49cb82c2)), closes [#35464](https://github.com/bitnami/charts/issues/35464)
|
||||
|
||||
## <small>9.0.34 (2025-08-06)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 21.2.5
|
||||
version: 21.2.14
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:7efd56e09422909c361d2c614d1d8276ba4aabf98be01f0e8ddbdf93b4c2b6a8
|
||||
generated: "2025-06-25T13:18:12.164789+02:00"
|
||||
digest: sha256:658281d7841e8f7d58740c93ca0827159adb33c82030e85f367a070a64d31b32
|
||||
generated: "2025-08-07T11:05:44.530772822Z"
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: argo-cd
|
||||
image: docker.io/bitnami/argo-cd:3.0.12-debian-12-r1
|
||||
image: docker.io/bitnami/argo-cd:3.0.12-debian-12-r2
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.43.1-debian-12-r7
|
||||
- name: os-shell
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: argo-cd
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
|
||||
version: 9.0.35
|
||||
version: 9.0.36
|
||||
|
||||
@@ -72,7 +72,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-cd
|
||||
tag: 3.0.12-debian-12-r1
|
||||
tag: 3.0.12-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user