Skip to content

Commit

Permalink
ci: add core container images index (#318)
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: jasmingacic <[email protected]>
  • Loading branch information
calyptia-ci and jasmingacic authored Jun 11, 2024
1 parent 79d3296 commit 3c43132
Show file tree
Hide file tree
Showing 26 changed files with 59,652 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 @@ -73,5 +73,6 @@
"v2.12.3",
"v2.12.4",
"v2.12.5",
"v2.12.6"
"v2.12.6",
"v2.12.7"
]
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 @@
{
"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",
"v2.12.4": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.7",
Expand Down Expand Up @@ -28,6 +29,5 @@
"v2.1.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.3",
"v2.1.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.3",
"v2.0.25": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.3",
"v2.0.24": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.3",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.8"
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.6.5"
}
Loading

0 comments on commit 3c43132

Please sign in to comment.