[bitnami/argo-workflows] ⬆️ Update dependency references (#34079)

* [bitnami/argo-workflows] Release 12.0.3 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CRDs automatically

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-06-03 18:57:25 +02:00
committed by GitHub
parent a0ae21822a
commit 4f28567047
11 changed files with 22 additions and 18 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 12.0.2 (2025-06-03)
## 12.0.3 (2025-06-03)
* [bitnami/argo-workflows] :zap: :arrow_up: Update dependency references ([#34058](https://github.com/bitnami/charts/pull/34058))
* [bitnami/argo-workflows] :zap: :arrow_up: Update dependency references ([#34079](https://github.com/bitnami/charts/pull/34079))
## <small>12.0.2 (2025-06-03)</small>
* [bitnami/argo-workflows] :zap: :arrow_up: Update dependency references (#34058) ([ea9bffc](https://github.com/bitnami/charts/commit/ea9bffcd43bf25f13c9eebbb3d76decbf73abbfb)), closes [#34058](https://github.com/bitnami/charts/issues/34058)
## <small>12.0.1 (2025-06-02)</small>

View File

@@ -5,15 +5,15 @@ annotations:
category: Infrastructure
images: |
- name: argo-workflow-cli
image: docker.io/bitnami/argo-workflow-cli:3.6.8-debian-12-r1
image: docker.io/bitnami/argo-workflow-cli:3.6.9-debian-12-r0
- name: argo-workflow-controller
image: docker.io/bitnami/argo-workflow-controller:3.6.8-debian-12-r1
image: docker.io/bitnami/argo-workflow-controller:3.6.9-debian-12-r0
- name: argo-workflow-exec
image: docker.io/bitnami/argo-workflow-exec:3.6.8-debian-12-r1
image: docker.io/bitnami/argo-workflow-exec:3.6.9-debian-12-r0
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 3.6.8
appVersion: 3.6.9
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -44,4 +44,4 @@ maintainers:
name: argo-workflows
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-workflows
version: 12.0.2
version: 12.0.3

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_clusterworkflowtemplates.yaml
# Version: 3.6.8
# Version: 3.6.9
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_cronworkflows.yaml
# Version: 3.6.8
# Version: 3.6.9
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflowartifactgctasks.yaml
# Version: 3.6.8
# Version: 3.6.9
# This is an auto-generated file. DO NOT EDIT
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workfloweventbindings.yaml
# Version: 3.6.8
# Version: 3.6.9
# This is an auto-generated file. DO NOT EDIT
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflows.yaml
# Version: 3.6.8
# Version: 3.6.9
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml
# Version: 3.6.8
# Version: 3.6.9
# This is an auto-generated file. DO NOT EDIT
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflowtasksets.yaml
# Version: 3.6.8
# Version: 3.6.9
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflowtemplates.yaml
# Version: 3.6.8
# Version: 3.6.9
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -80,7 +80,7 @@ server:
image:
registry: docker.io
repository: bitnami/argo-workflow-cli
tag: 3.6.8-debian-12-r1
tag: 3.6.9-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -567,7 +567,7 @@ controller:
image:
registry: docker.io
repository: bitnami/argo-workflow-controller
tag: 3.6.8-debian-12-r1
tag: 3.6.9-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1120,7 +1120,7 @@ executor:
image:
registry: docker.io
repository: bitnami/argo-workflow-exec
tag: 3.6.8-debian-12-r1
tag: 3.6.9-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images