Skip to content

Commit 5fed5b6

Browse files
ci: update core container images index (#368)
* ci: add core container images index Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update core-fluent-bit-default-versions.json Signed-off-by: Jorge Niedbalski <jorge@chronosphere.io> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Jorge Niedbalski <jorge@chronosphere.io> Co-authored-by: niedbalski <821670+niedbalski@users.noreply.github.com> Co-authored-by: Jorge Niedbalski <jorge@chronosphere.io>
1 parent 361dd98 commit 5fed5b6

8 files changed

+15081
-3
lines changed

operator.index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,6 @@
7979
"v3.3.4",
8080
"v3.3.5",
8181
"v3.4.1",
82-
"v3.5.0"
82+
"v3.5.0",
83+
"v3.7.0"
8384
]

operator/core-fluent-bit-default-versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"v3.7.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.4",
23
"v3.5.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.2",
34
"v3.4.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.1",
45
"v3.3.5": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.0",
@@ -28,6 +29,5 @@
2829
"v2.12.0-rc": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
2930
"v2.12.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
3031
"v2.11.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.5",
31-
"v2.10.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.2",
32-
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.2"
32+
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.10.4"
3333
}

0 commit comments

Comments
 (0)