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

Commitee2bcc9

Browse files
committed
updated layout and posts
1 parentfb65e51 commitee2bcc9

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

‎_config.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ defaults:
104104
# _posts-gitops
105105
-scope:
106106
path:"_posts-gitops"
107-
type:posts
107+
type:posts-gitops
108108
values:
109109
layout:gitops
110110
toc:true

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ description: "Release Notes for Codefresh Pipelines and GitOps"
44
---
55
##Features & enhancements
66

7-
8-
{% if page.collection == site.gitops_collection %}
97
###GitOps: Bring your own Argo CD
108

119
We’ve made it easy to connect existing Argo CD infrastructure with GitOps Cloud.
@@ -61,9 +59,9 @@ Configuration steps are clearly defined, making the set up process easy to compl
6159
***Define Git credentials**, with the option to use the same token for both the Runtime and user authentication. Required scopes are detailed to ensure the correct permissions.
6260
***Configure as an Argo CD Application** to take full advantage of GitOps.
6361
***Add a Git source** to the Runtime so you’re ready to create applications.
64-
{% endif %}
6562

66-
{% if page.collection != site.gitops_collection %}
63+
64+
{% if page.collection == "posts" %}
6765
###Pipelines: Easily add secret variables
6866

6967
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.
@@ -103,7 +101,7 @@ For details, see [Order of precedence for user-defined variables]({{site.baseurl
103101

104102
##Bug fixes
105103

106-
{% if page.collection!= site.gitops_collection %}
104+
{% if page.collection== "posts" %}
107105

108106
#####Pipelines
109107

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp