mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/argo-workflows] Release 9.0.1 (#26456)
* [bitnami/argo-workflows] Release 9.0.1 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CRDs automatically Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.1 (2024-05-27)
|
||||
|
||||
* [bitnami/argo-workflows] Release 9.0.1 ([#26456](https://github.com/bitnami/charts/pull/26456))
|
||||
|
||||
## 9.0.0 (2024-05-27)
|
||||
|
||||
* [bitnami/argo-workflows] Update dependencies ([#26449](https://github.com/bitnami/charts/pull/26449))
|
||||
* [bitnami/argo-workflows] Update dependencies (#26449) ([0491305](https://github.com/bitnami/charts/commit/0491305081197889ebb5388901a154b03dcc5893)), closes [#26449](https://github.com/bitnami/charts/issues/26449)
|
||||
|
||||
## <small>8.1.1 (2024-05-23)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.4.0
|
||||
version: 15.4.1
|
||||
- name: mysql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 11.0.0
|
||||
version: 11.1.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.19.3
|
||||
digest: sha256:698d7eeb32915f158d0861d37fb69e06db463580d19008a0ce4b65953617d1a4
|
||||
generated: "2024-05-27T10:05:36.039338342+02:00"
|
||||
digest: sha256:6c1b2234c789f56f42ad356e434e10b587c983d50debb497bf1cab8af414dd72
|
||||
generated: "2024-05-27T09:36:01.704750775Z"
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: argo-workflow-cli
|
||||
image: docker.io/bitnami/argo-workflow-cli:3.5.6-debian-12-r3
|
||||
image: docker.io/bitnami/argo-workflow-cli:3.5.7-debian-12-r0
|
||||
- name: argo-workflow-controller
|
||||
image: docker.io/bitnami/argo-workflow-controller:3.5.6-debian-12-r2
|
||||
image: docker.io/bitnami/argo-workflow-controller:3.5.7-debian-12-r0
|
||||
- name: argo-workflow-exec
|
||||
image: docker.io/bitnami/argo-workflow-exec:3.5.6-debian-12-r3
|
||||
image: docker.io/bitnami/argo-workflow-exec:3.5.7-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.6
|
||||
appVersion: 3.5.7
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -42,4 +42,4 @@ maintainers:
|
||||
name: argo-workflows
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/argo-workflows
|
||||
version: 9.0.0
|
||||
version: 9.0.1
|
||||
|
||||
@@ -667,4 +667,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_clusterworkflowtemplates.yaml
|
||||
# Version: 3.5.6
|
||||
# Version: 3.5.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_cronworkflows.yaml
|
||||
# Version: 3.5.6
|
||||
# Version: 3.5.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflowartifactgctasks.yaml
|
||||
# Version: 3.5.6
|
||||
# Version: 3.5.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workfloweventbindings.yaml
|
||||
# Version: 3.5.6
|
||||
# Version: 3.5.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflows.yaml
|
||||
# Version: 3.5.6
|
||||
# Version: 3.5.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml
|
||||
# Version: 3.5.6
|
||||
# Version: 3.5.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflowtasksets.yaml
|
||||
# Version: 3.5.6
|
||||
# Version: 3.5.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/argoproj/argo-workflows/v{version}/manifests/base/crds/minimal/argoproj.io_workflowtemplates.yaml
|
||||
# Version: 3.5.6
|
||||
# Version: 3.5.7
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
|
||||
@@ -75,7 +75,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-workflow-cli
|
||||
tag: 3.5.6-debian-12-r3
|
||||
tag: 3.5.7-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -563,7 +563,7 @@ controller:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-workflow-controller
|
||||
tag: 3.5.6-debian-12-r2
|
||||
tag: 3.5.7-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1117,7 +1117,7 @@ executor:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/argo-workflow-exec
|
||||
tag: 3.5.6-debian-12-r3
|
||||
tag: 3.5.7-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user