Skip to content

Commit

Permalink
ci: add core container images index (#373)
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: nicolasparada <[email protected]>
  • Loading branch information
calyptia-ci and nicolasparada authored Nov 19, 2024
1 parent 313a69e commit c5321c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion operator.index.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@
"v3.4.1",
"v3.5.0",
"v3.7.0",
"v3.8.0"
"v3.8.0",
"v3.10.0"
]
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.10.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.11.1",
"v3.8.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.11.1",
"v3.7.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.4",
"v3.5.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.2",
Expand Down Expand Up @@ -28,6 +29,5 @@
"v2.12.2": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
"v2.12.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
"v2.12.0-rc": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
"v2.12.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.11.1"
}
Expand Down

0 comments on commit c5321c1

Please sign in to comment.