mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/argo-cd] ⚡ ⬆️ Update dependency references (#34817)
* [bitnami/argo-cd] Release 9.0.26 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/argo-cd] Release 9.0.26 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.25 (2025-06-28)
|
||||
## 9.0.26 (2025-07-06)
|
||||
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references ([#34700](https://github.com/bitnami/charts/pull/34700))
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references ([#34817](https://github.com/bitnami/charts/pull/34817))
|
||||
|
||||
## <small>9.0.25 (2025-06-28)</small>
|
||||
|
||||
* [bitnami/argo-cd] :zap: :arrow_up: Update dependency references (#34700) ([fda645b](https://github.com/bitnami/charts/commit/fda645b0fd169b6b86f6f12afadb2887f4495802)), closes [#34700](https://github.com/bitnami/charts/issues/34700)
|
||||
|
||||
## <small>9.0.24 (2025-06-26)</small>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
- name: redis
|
||||
image: docker.io/bitnami/redis:8.0.2-debian-12-r4
|
||||
image: docker.io/bitnami/redis:8.0.3-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: argo-cd
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
|
||||
version: 9.0.25
|
||||
version: 9.0.26
|
||||
|
||||
@@ -4072,7 +4072,7 @@ redis:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis
|
||||
tag: 8.0.2-debian-12-r4
|
||||
tag: 8.0.3-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user