Merge branch 'renovate/argo-workflows-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

Update Helm release argo-workflows to v0.47.1

See merge request deepcypher/dc-kc!960
This commit is contained in:
George Onoufriou
2026-01-22 00:15:54 +00:00
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: argo-workflows - name: argo-workflows
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
version: 0.46.2 version: 0.47.1
digest: sha256:bb4d2dd0922123ae0ff096be76efdec394b37c62ef0a3b1647ffa1e0b677aa8a digest: sha256:eb727b8818908c727aa1e5fd0f2822cde35864a86fd08947feaec9e5542f746b
generated: "2025-12-09T15:25:22.886958025Z" generated: "2026-01-21T12:21:57.069493525Z"

View File

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

View File

@@ -1,6 +1,6 @@
# argo-workflows # argo-workflows
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-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.3.0](https://img.shields.io/badge/Version-0.3.0-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 Argo workflows for kubernetes pipelines
@@ -8,7 +8,7 @@ Argo workflows for kubernetes pipelines
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://argoproj.github.io/argo-helm | argo-workflows | 0.46.2 | | https://argoproj.github.io/argo-helm | argo-workflows | 0.47.1 |
## Values ## Values

Binary file not shown.