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

* [bitnami/argo-workflows] Release 12.0.1 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-02 14:19:24 +02:00
committed by GitHub
parent 8e3fe0b701
commit 55f85c1fdd
11 changed files with 22 additions and 17 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 12.0.1 (2025-06-02)
* [bitnami/argo-workflows] :zap: :arrow_up: Update dependency references ([#34032](https://github.com/bitnami/charts/pull/34032))
## 12.0.0 (2025-05-12)
* [bitnami/argo-workflows] Update MySQL subchart ([#33612](https://github.com/bitnami/charts/pull/33612))
* [bitnami/argo-workflows] Update MySQL subchart (#33612) ([1b26a9e](https://github.com/bitnami/charts/commit/1b26a9e0a9aae2c812fec428fa294c035c266d07)), closes [#33612](https://github.com/bitnami/charts/issues/33612)
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
## <small>11.1.16 (2025-05-08)</small>

View File

@@ -5,15 +5,15 @@ annotations:
category: Infrastructure
images: |
- name: argo-workflow-cli
image: docker.io/bitnami/argo-workflow-cli:3.6.7-debian-12-r2
image: docker.io/bitnami/argo-workflow-cli:3.6.8-debian-12-r0
- name: argo-workflow-controller
image: docker.io/bitnami/argo-workflow-controller:3.6.7-debian-12-r1
image: docker.io/bitnami/argo-workflow-controller:3.6.8-debian-12-r0
- name: argo-workflow-exec
image: docker.io/bitnami/argo-workflow-exec:3.6.7-debian-12-r1
image: docker.io/bitnami/argo-workflow-exec:3.6.8-debian-12-r0
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 3.6.7
appVersion: 3.6.8
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.0
version: 12.0.1

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.7
# Version: 3.6.8
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.7
# Version: 3.6.8
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.7
# Version: 3.6.8
# 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.7
# Version: 3.6.8
# 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.7
# Version: 3.6.8
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.7
# Version: 3.6.8
# 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.7
# Version: 3.6.8
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.7
# Version: 3.6.8
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.7-debian-12-r2
tag: 3.6.8-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.7-debian-12-r1
tag: 3.6.8-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.7-debian-12-r1
tag: 3.6.8-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images