[bitnami/argo-workflows] Release 3.0.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-09-28 16:37:32 +00:00
parent 2dc62911f4
commit 2eeedf1853
4 changed files with 9 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.1
version: 11.9.2
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.3.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.0.3
digest: sha256:9b598f7f6d9a37aabedad2ab4dba5518f4e3779dfcbe0762a3d13bc849fabd57
generated: "2022-09-23T13:45:09.136278227+02:00"
digest: sha256:258782103b02f8dcadc52887c7514506d8285307f6c5177d0d17ce914bdbb6b8
generated: "2022-09-28T15:16:48.883367251Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 3.3.9
appVersion: 3.4.0
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -35,4 +35,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/argo-workflow-controller
- https://github.com/bitnami/containers/tree/main/bitnami/argo-workflow-exec
- https://argoproj.github.io/workflows/
version: 3.0.2
version: 3.0.3

View File

@@ -484,4 +484,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.

View File

@@ -65,7 +65,7 @@ server:
image:
registry: docker.io
repository: bitnami/argo-workflow-cli
tag: 3.3.9-scratch-r2
tag: 3.4.0-scratch-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -473,7 +473,7 @@ controller:
image:
registry: docker.io
repository: bitnami/argo-workflow-controller
tag: 3.3.9-scratch-r1
tag: 3.4.0-scratch-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -946,7 +946,7 @@ executor:
image:
registry: docker.io
repository: bitnami/argo-workflow-exec
tag: 3.3.9-debian-11-r5
tag: 3.4.0-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'