Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit73f2044

Browse files
committed
Filtered content based on collection
1 parent2276c7d commit73f2044

File tree

4 files changed

+11
-109
lines changed

4 files changed

+11
-109
lines changed

‎_posts-gitops/2025-03-31-march-release-notes-gitops.md‎

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_posts/2025-03-31-march-release-notes.md

‎_posts/2025-03-31-march-release-notes-pipelines.md‎

Lines changed: 0 additions & 106 deletions
This file was deleted.

‎_posts/2025-03-31-march-release-notes-gitops.md‎renamed to ‎_posts/2025-03-31-march-release-notes.md‎

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title:"GitOpsRelease Notes: March"
3-
description:"Release Notes for Codefresh GitOps"
2+
title:"Release Notes: March 2025"
3+
description:"Release Notes for CodefreshPipelines andGitOps"
44
---
55
##Features & enhancements
66

@@ -60,6 +60,8 @@ Configuration steps are clearly defined, making the set up process easy to compl
6060
***Configure as an Argo CD Application** to take full advantage of GitOps.
6161
***Add a Git source** to the Runtime so you’re ready to create applications.
6262

63+
{% if page.collection == "posts" %}
64+
6365
###Pipelines: Easily add secret variables
6466

6567
We've introduced a simpler and more secure way to add secret variables in your pipelines, making it faster and safer to manage sensitive data. Before this update, adding a secret required creating a standard variable, temporarily exposing the value, and manually encrypting it, increasing the risk of accidental exposure.
@@ -95,12 +97,18 @@ Previously, it was easy to unintentionally override a project-level variable at
9597

9698
For details, see[Order of precedence for user-defined variables]({{site.baseurl}}/docs/pipelines/variables/#order-of-precedence-for-user-defined-variables).
9799

100+
{% endif %}
101+
98102
##Bug fixes
99103

104+
{% if page.collection == "posts" %}
105+
100106
#####Pipelines
101107

102108
* Helm step does not use latest Helm version 3.14.
103109

110+
{% endif %}
111+
104112
#####GitOps
105113

106114
* Typo in parameter name in the`values.yaml` file of the`gitops-runtime chart`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp