Skip to content

Commit

Permalink
ci: add core container images index (#348)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: celalettin1286 <[email protected]>
  • Loading branch information
calyptia-ci and celalettin1286 authored Sep 4, 2024
1 parent cdb93be commit 667b442
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion operator.index.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,7 @@
"v3.0.4",
"v3.1.0",
"v3.2.0",
"v3.2.1"
"v3.2.1",
"v3.3.0",
"v3.3.1"
]
2 changes: 1 addition & 1 deletion operator/core-fluent-bit-default-versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"v3.3.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
"v3.2.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
"v3.2.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
"v3.1.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.3",
Expand Down Expand Up @@ -28,6 +29,5 @@
"v2.8.4-rc": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.4",
"v2.8.4": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.2",
"v2.8.3": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.1",
"v2.8.2": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.3.6",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4"
}

0 comments on commit 667b442

Please sign in to comment.