Skip to content

Commit

Permalink
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>
  • Loading branch information
pwhelan authored and github-actions[bot] committed Oct 21, 2024
1 parent 6286284 commit ad73d97
Show file tree
Hide file tree
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
Expand Up @@ -77,5 +77,6 @@
"v3.3.2",
"v3.3.3",
"v3.3.4",
"v3.3.5"
"v3.3.5",
"v3.4.1"
]
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.4.1": "",
"v3.3.5": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.0",
"v3.3.4": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.2",
"v3.3.3": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.1",
Expand Down Expand Up @@ -28,6 +29,5 @@
"v2.11.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
"v2.10.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.2",
"v2.10.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.1",
"v2.9.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.4",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.0"
"latest": ""
}

0 comments on commit ad73d97

Please sign in to comment.