Skip to content

Commit

Permalink
ci: add core container images index (#382)
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 Jan 7, 2025
1 parent 93de53a commit b85c671
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion operator.index.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,7 @@
"v3.8.0",
"v3.10.0",
"v3.12.0",
"v3.13.0"
"v3.13.0",
"v3.17.0",
"v3.16.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,4 +1,6 @@
{
"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",
"v3.13.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.12.1",
"v3.12.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.11.2",
"v3.10.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.11.1",
Expand Down Expand Up @@ -27,7 +29,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",
"v2.12.3": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.6",
"v2.12.2": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.12.1"
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.12.2"
}
Expand Down

0 comments on commit b85c671

Please sign in to comment.