Merge branch 'renovate/argo-workflows-0.x' into 'master'

Update Helm release argo-workflows to v0.45.27

See merge request deepcypher/dc-kc!853
This commit is contained in:
George Onoufriou
2025-10-20 22:38:33 +01:00
5 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: argo-workflows
repository: https://argoproj.github.io/argo-helm
version: 0.45.23
digest: sha256:ab3961598253c99fd9d0366407416b852a70859329b4c4d9a6dd4620f6564840
generated: "2025-08-31T22:08:18.601800504Z"
version: 0.45.27
digest: sha256:62f108ed88c5a31696d4bb5d9eda68aaf1934296f1700e3326447b4d51a94d30
generated: "2025-10-20T21:15:17.892597033Z"

View File

@@ -2,10 +2,10 @@ apiVersion: v2
name: argo-workflows
description: Argo workflows for kubernetes pipelines
type: application
version: 0.1.1
version: 0.1.2
appVersion: "v3.6.4"
dependencies:
- name: argo-workflows
version: 0.45.23
version: 0.45.27
repository: "https://argoproj.github.io/argo-helm"

View File

@@ -1,6 +1,6 @@
# argo-workflows
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.6.4](https://img.shields.io/badge/AppVersion-v3.6.4-informational?style=flat-square)
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.6.4](https://img.shields.io/badge/AppVersion-v3.6.4-informational?style=flat-square)
Argo workflows for kubernetes pipelines
@@ -8,7 +8,7 @@ Argo workflows for kubernetes pipelines
| Repository | Name | Version |
|------------|------|---------|
| https://argoproj.github.io/argo-helm | argo-workflows | 0.45.23 |
| https://argoproj.github.io/argo-helm | argo-workflows | 0.45.27 |
## Values
@@ -51,5 +51,7 @@ Argo workflows for kubernetes pipelines
| environment.mode | string | `"production"` | |
| environment.name | string | `"unknown"` | |
| environment.revision | string | `"main"` | |
| oidc.realm | string | `"deepcypher"` | |
| oidc.config.ref | string | `"owncloak"` | |
| oidc.realm.name | string | `"deepcypher"` | |
| oidc.realm.ref | string | `"owncloak-deepcypher"` | |