Skip to content

Commit

Permalink
feat: Upgrade argo-workflows to v3.5.0-rc1 (#59)
Browse files Browse the repository at this point in the history
* feat: Upgrade argo-workflows to v3.5.0-rc1

Signed-off-by: Yuan Tang <[email protected]>

* fix: resolve diff

Signed-off-by: Yuan Tang <[email protected]>

---------

Signed-off-by: Yuan Tang <[email protected]>
  • Loading branch information
terrytangyuan authored Nov 15, 2023
1 parent 4c31644 commit 29cd720
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
10 changes: 5 additions & 5 deletions charts/argo-cd-extensions/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# argo-cd-extensions

![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)

A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.

Expand All @@ -10,9 +10,9 @@ A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kube

| Name | Email | Url |
| ---- | ------ | --- |
| terrytangyuan | [email protected] | |
| jessesuen | [email protected] | |
| wanghong230 | [email protected] | |
| terrytangyuan | <[email protected]> | |
| jessesuen | <[email protected]> | |
| wanghong230 | <[email protected]> | |

## Values

Expand All @@ -21,4 +21,4 @@ A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kube
| extensions[0] | string | `"argo-rollouts"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.7.0](https://github.com/norwoodj/helm-docs/releases/v1.7.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
4 changes: 2 additions & 2 deletions charts/argo-rollouts/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# argo-rollouts

![Version: 1.2.2-ak.0.1](https://img.shields.io/badge/Version-1.2.2--ak.0.1-informational?style=flat-square) ![AppVersion: 1.2.2](https://img.shields.io/badge/AppVersion-1.2.2-informational?style=flat-square)
![Version: 1.4.1-ak.0.0](https://img.shields.io/badge/Version-1.4.1--ak.0.0-informational?style=flat-square) ![AppVersion: 1.4.1](https://img.shields.io/badge/AppVersion-1.4.1-informational?style=flat-square)

A Helm chart for Argo Rollouts

Expand Down Expand Up @@ -44,4 +44,4 @@ A Helm chart for Argo Rollouts
| notifications.enabled | bool | `false` | Includes the notifications ConfigMap with predefined notification templates |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.7.0](https://github.com/norwoodj/helm-docs/releases/v1.7.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
4 changes: 2 additions & 2 deletions charts/argo-workflows/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
version: 3.4.5-ak.2.1
appVersion: 3.4.5
version: 3.5.0-rc1-ak.0.1
appVersion: 3.5.0-rc1
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
Expand Down
4 changes: 2 additions & 2 deletions charts/argo-workflows/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# argo-workflows

![Version: 3.4.3-ak.0.1](https://img.shields.io/badge/Version-3.4.3--ak.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.3](https://img.shields.io/badge/AppVersion-3.4.3-informational?style=flat-square)
![Version: 3.5.0-rc1-ak.0.1](https://img.shields.io/badge/Version-3.5.0--rc1--ak.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.0-rc1](https://img.shields.io/badge/AppVersion-3.5.0--rc1-informational?style=flat-square)

A Helm chart for Argo Workflows

Expand Down Expand Up @@ -33,7 +33,7 @@ A Helm chart for Argo Workflows
| executor | object | `{"image":{"repository":"quay.io/akuity/argoexec","tag":""}}` | Executor controls how the init and wait container should be customized. |
| executor.image.repository | string | `"quay.io/akuity/argoexec"` | Image repository. |
| executor.image.tag | string | `""` | Overrides the image tag whose default is `global.image.tag`. |
| global.image.tag | string | `"v3.4.3-ak.0"` | The default image tag applied to all Argo Workflows deployments. |
| global.image.tag | string | `"v3.5.0-rc1-ak.0"` | The default image tag applied to all Argo Workflows deployments. |
| server | object | `{"extraArgs":[],"extraEnv":[],"image":{"repository":"quay.io/akuity/argocli","tag":""},"ingress":{"annotations":{},"className":"","enabled":false,"host":"argo-workflows.example.com","tls":{"enabled":false,"secretName":null}},"secure":true,"service":{"type":null}}` | Server customizes the deployment of Argo Server |
| server.extraArgs | list | `[]` | Extra arguments to provide to the Argo Server binary. |
| server.extraEnv | list | `[]` | Extra environment variables to provide to the argo-server container. |
Expand Down
4 changes: 3 additions & 1 deletion charts/argo-workflows/crds/all-crds.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# This is an auto-generated file. DO NOT EDIT
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
Expand Down Expand Up @@ -645,6 +646,8 @@ spec:
type: object
securityToken:
type: string
useSDKCreds:
type: boolean
required:
- key
type: object
Expand Down Expand Up @@ -872,4 +875,3 @@ spec:
type: object
served: true
storage: true
---
2 changes: 1 addition & 1 deletion charts/argo-workflows/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global:
image:
# -- The default image tag applied to all Argo Workflows deployments.
tag: v3.4.5-ak.2
tag: v3.5.0-rc1-ak.0

# -- Controller customizes the deployment of Argo Workflows controller.
controller:
Expand Down

0 comments on commit 29cd720

Please sign in to comment.