@@ -4,22 +4,22 @@ release_url: https://github.com/argoproj/argo-workflows/releases/tag/v{vsn}
44helm_repository_url : https://argoproj.github.io/argo-helm
55chart_name : argo-workflows
66versions :
7- - version : 4.0.5
7+ - version : 4.0.6
88 kube : ['1.33', '1.32', '1.31']
99 requirements : []
1010 incompatibilities : []
1111 summary :
1212 helm_changes : ' '
1313 chart_updates : []
14- features : [No functional changes are described in the provided release notes;
15- both versions point to the main changelog/upgrading guide for details., Installation
16- artifacts (CLI binaries and install.yaml) are updated to v4.0.5; treat this
17- as a patch upgrade with refreshed images/manifests .]
18- breaking_changes : [No breaking changes are listed in the provided notes; verify
19- via the Argo Workflows upgrading guide and CHANGELOG between v4.0.2 and v4.0.5
20- before upgrading .]
21- chart_version : 1.0.14
22- images : ['quay.io/argoproj/argocli:v4.0.5 ', 'quay.io/argoproj/workflow-controller:v4.0.5 ',
14+ features : [No substantive new features are listed in the provided release notes
15+ excerpts; both versions point to the blog/changelog for details., Primary
16+ changes for operators are updated binaries and manifests at v4.0.6 download/install
17+ URLs .]
18+ breaking_changes : [No breaking changes are described in the provided notes; both
19+ releases instruct readers to consult the upgrading guide and main changelog
20+ for breaking/known issues .]
21+ chart_version : 1.0.15
22+ images : ['quay.io/argoproj/argocli:v4.0.6 ', 'quay.io/argoproj/workflow-controller:v4.0.6 ',
2323 ' registry.k8s.io/kubectl:v1.36.1' ]
2424- version : 4.0.2
2525 kube : ['1.33', '1.32', '1.31']
@@ -183,21 +183,22 @@ versions:
183183 breaking_changes : []
184184 chart_version : 0.33.1
185185 images : ['quay.io/argoproj/argocli:v3.4.10', 'quay.io/argoproj/workflow-controller:v3.4.10']
186- - version : 3.4.8
186+ - version : 3.4.9
187187 kube : ['1.27', '1.26', '1.25']
188188 requirements : []
189189 incompatibilities : []
190190 summary :
191191 helm_changes : ' '
192192 chart_updates : []
193- features : ['Within the provided notes, both v3.4.0 and v3.4.8 entries are primarily
194- Quick Start/installation instructions and asset lists; no concrete feature
195- list is included.']
196- breaking_changes : [No breaking changes are enumerated in the provided release-note
197- excerpts; they only point to the installation guide for breaking changes/known
198- issues.]
199- chart_version : 0.31.0
200- images : ['quay.io/argoproj/argocli:v3.4.8', 'quay.io/argoproj/workflow-controller:v3.4.8']
193+ features : [No concrete feature list is included in the provided GitHub release-note
194+ excerpts; both versions mostly point to the blog/CHANGELOG and provide install/CLI
195+ instructions., 'v3.4.9 includes updated install manifests and new supply-chain
196+ artifacts (cosign public key + checksums signature + SBOM) compared to v3.4.0,
197+ which only listed sha256 files.']
198+ breaking_changes : [No breaking changes are enumerated in the provided excerpts;
199+ both releases defer to the installation guide for breaking changes/known issues.]
200+ chart_version : 0.32.2
201+ images : ['quay.io/argoproj/argocli:v3.4.9', 'quay.io/argoproj/workflow-controller:v3.4.9']
201202- version : 3.4.0
202203 kube : ['1.26', '1.25', '1.24']
203204 requirements : []
0 commit comments