Skip to content

Commit

Permalink
[bitnami/argo-workflows] Release 9.1.14 (#29072)
Browse files Browse the repository at this point in the history
* [bitnami/argo-workflows] Release 9.1.14 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 27, 2024
1 parent e3c4130 commit 4dd81da
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 deletions.
8 changes: 6 additions & 2 deletions bitnami/argo-workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 9.1.13 (2024-08-07)
## 9.1.14 (2024-08-27)

* [bitnami/argo-workflows] Release 9.1.13 ([#28761](https://github.com/bitnami/charts/pull/28761))
* [bitnami/argo-workflows] Release 9.1.14 ([#29072](https://github.com/bitnami/charts/pull/29072))

## <small>9.1.13 (2024-08-07)</small>

* [bitnami/argo-workflows] Release 9.1.13 (#28761) ([474a8b1](https://github.com/bitnami/charts/commit/474a8b139d486cc564a66499723231395ded621f)), closes [#28761](https://github.com/bitnami/charts/issues/28761)

## <small>9.1.12 (2024-08-07)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/argo-workflows/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.20
version: 15.5.26
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.1.15
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:29c3e854bfe7b22c8f71fe7ff2ed104073b335a242ca8eba4d03bf0606d39e16
generated: "2024-08-07T16:04:28.585575083Z"
version: 2.22.0
digest: sha256:42d5fba63f3cad0103b2ad52d5652f3ecf4c9e2d03925d26a25b706ad6df0f69
generated: "2024-08-27T23:23:43.249382785Z"
8 changes: 4 additions & 4 deletions bitnami/argo-workflows/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-workflow-cli
image: docker.io/bitnami/argo-workflow-cli:3.5.10-debian-12-r2
image: docker.io/bitnami/argo-workflow-cli:3.5.10-debian-12-r3
- name: argo-workflow-controller
image: docker.io/bitnami/argo-workflow-controller:3.5.10-debian-12-r1
image: docker.io/bitnami/argo-workflow-controller:3.5.10-debian-12-r2
- name: argo-workflow-exec
image: docker.io/bitnami/argo-workflow-exec:3.5.10-debian-12-r1
image: docker.io/bitnami/argo-workflow-exec:3.5.10-debian-12-r2
apiVersion: v2
appVersion: 3.5.10
dependencies:
Expand Down Expand Up @@ -42,4 +42,4 @@ maintainers:
name: argo-workflows
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-workflows
version: 9.1.13
version: 9.1.14
6 changes: 3 additions & 3 deletions bitnami/argo-workflows/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ server:
image:
registry: docker.io
repository: bitnami/argo-workflow-cli
tag: 3.5.10-debian-12-r2
tag: 3.5.10-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -565,7 +565,7 @@ controller:
image:
registry: docker.io
repository: bitnami/argo-workflow-controller
tag: 3.5.10-debian-12-r1
tag: 3.5.10-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1119,7 +1119,7 @@ executor:
image:
registry: docker.io
repository: bitnami/argo-workflow-exec
tag: 3.5.10-debian-12-r1
tag: 3.5.10-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 4dd81da

Please sign in to comment.