Skip to content

Commit

Permalink
ci: add core container images index (#353)
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: celalettin1286 <29018400+celalettin1286@users.noreply.github.com>
  • Loading branch information
calyptia-ci and celalettin1286 authored Sep 16, 2024
1 parent 0fbb7a1 commit 1dfe856
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion operator.index.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,7 @@
"v3.2.0",
"v3.2.1",
"v3.3.0",
"v3.3.1"
"v3.3.1",
"v3.3.2",
"v3.3.3"
]
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.3.2": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.1",
"v3.3.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
"v3.3.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
"v3.2.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
Expand Down Expand Up @@ -28,6 +29,5 @@
"v2.8.5": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.4",
"v1.13.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.6.6",
"v2.8.4-rc": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.4",
"v2.8.4": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.2",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4"
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.1"
}

0 comments on commit 1dfe856

Please sign in to comment.