mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[bitnami/argo-workflows] ⚡ ⬆️ Update dependency references (#35824)
* [bitnami/argo-workflows] Release 13.0.6 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,16 @@
|
||||
# Changelog
|
||||
|
||||
## 13.0.4 (2025-08-12)
|
||||
## 13.0.6 (2025-08-13)
|
||||
|
||||
* [bitnami/argo-workflows] :zap: :arrow_up: Update dependency references ([#35755](https://github.com/bitnami/charts/pull/35755))
|
||||
* [bitnami/argo-workflows] :zap: :arrow_up: Update dependency references ([#35824](https://github.com/bitnami/charts/pull/35824))
|
||||
|
||||
## <small>13.0.5 (2025-08-13)</small>
|
||||
|
||||
* [bitnami/argo-workflows] :zap: :arrow_up: Update dependency references (#35788) ([bdd8728](https://github.com/bitnami/charts/commit/bdd8728f0e40457dc96cdd62447fafc508c34a73)), closes [#35788](https://github.com/bitnami/charts/issues/35788)
|
||||
|
||||
## <small>13.0.4 (2025-08-12)</small>
|
||||
|
||||
* [bitnami/argo-workflows] :zap: :arrow_up: Update dependency references (#35755) ([b2d0ffc](https://github.com/bitnami/charts/commit/b2d0ffc22544d9bedb52253cb91607a1ff58a09c)), closes [#35755](https://github.com/bitnami/charts/issues/35755)
|
||||
|
||||
## <small>13.0.3 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: argo-workflow-controller
|
||||
image: docker.io/bitnami/argo-workflow-controller:3.7.1-debian-12-r1
|
||||
- name: argo-workflow-exec
|
||||
image: docker.io/bitnami/argo-workflow-exec:3.7.1-debian-12-r0
|
||||
image: docker.io/bitnami/argo-workflow-exec:3.7.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -44,4 +44,4 @@ maintainers:
|
||||
name: argo-workflows
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/argo-workflows
|
||||
version: 13.0.5
|
||||
version: 13.0.6
|
||||
|
||||
@@ -1120,7 +1120,7 @@ executor:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-workflow-exec
|
||||
tag: 3.7.1-debian-12-r0
|
||||
tag: 3.7.1-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