Skip to content

Commit 9ffa322

Browse files
authored
Merge pull request #4 from Sonichigo/patch-1
2 parents 46b78d6 + c2918c1 commit 9ffa322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/entries.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export const entries = [
231231
github: "argoproj",
232232
tag: "CI/CD Tools"},
233233
{title: "Flux",
234-
link: "https://github.com/fluxcd/flux",
234+
link: "https://github.com/fluxcd/flux2",
235235
description: "GitOps Kubernetes operator",
236236
github: "fluxcd",
237237
tag: "CI/CD Tools"},
@@ -1470,4 +1470,4 @@ export const entries = [
14701470
description: "Validate and enforce best practices in Kubernetes workloads",
14711471
github: "FairwindsOps/polaris",
14721472
tag: "Development Tools"}
1473-
];
1473+
];

0 commit comments

Comments
 (0)