Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: add core container images index
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>
ryanhall07 authored and github-actions[bot] committed Nov 12, 2024
1 parent 5fed5b6 commit 7f31eac
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion operator.index.json
Original file line number Diff line number Diff line change
@@ -80,5 +80,6 @@
"v3.3.5",
"v3.4.1",
"v3.5.0",
"v3.7.0"
"v3.7.0",
"v3.8.0"
]
6 changes: 3 additions & 3 deletions operator/core-fluent-bit-default-versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"v3.7.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.4",
"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",
"v3.4.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.1",
"v3.3.5": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.0",
@@ -28,6 +29,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",
"v2.11.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.4"
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.11.1"
}

0 comments on commit 7f31eac

Please sign in to comment.