Skip to content

Commit

Permalink
ci: add core container images index (#347)
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: patrick-stephens <[email protected]>
  • Loading branch information
calyptia-ci and patrick-stephens authored Aug 6, 2024
1 parent 1257926 commit cdb93be
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 @@ -70,5 +70,6 @@
"v3.0.3",
"v3.0.4",
"v3.1.0",
"v3.2.0"
"v3.2.0",
"v3.2.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.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",
"v3.0.4": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.1",
Expand Down Expand Up @@ -28,6 +29,5 @@
"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",
"v2.8.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.3.5",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4"
}

0 comments on commit cdb93be

Please sign in to comment.