Skip to content

Commit

Permalink
ci: add core container images index (#386)
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: pwhelan <601645+pwhelan@users.noreply.github.com>
calyptia-ci and pwhelan authored Jan 28, 2025
1 parent e02d398 commit 75469c3
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion operator.index.json
Original file line number Diff line number Diff line change
@@ -87,5 +87,6 @@
"v3.13.0",
"v3.17.0",
"v3.16.0",
"v3.19.0"
"v3.19.0",
"v3.22.0"
]
4 changes: 2 additions & 2 deletions operator/core-fluent-bit-default-versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"v3.22.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:",
"v3.19.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:25.1.1",
"v3.17.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.12.2",
"v3.16.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.12.2",
@@ -28,6 +29,5 @@
"v2.12.9": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.6.5",
"v2.12.7": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.6.5",
"v2.12.6": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.8",
"v2.12.5": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.7",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:25.1.1"
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:"
}

0 comments on commit 75469c3

Please sign in to comment.