Skip to content

Commit 60f8923

Browse files
ci: add core container images index (#358)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: nicolasparada <7969166+nicolasparada@users.noreply.github.com>
1 parent 782a1a0 commit 60f8923

8 files changed

+14928
-3
lines changed

operator.index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,6 @@
7575
"v3.3.0",
7676
"v3.3.1",
7777
"v3.3.2",
78-
"v3.3.3"
78+
"v3.3.3",
79+
"v3.3.4"
7980
]

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.3.4": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.2",
23
"v3.3.3": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.1",
34
"v3.3.2": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.1",
45
"v3.3.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
@@ -28,6 +29,5 @@
2829
"v2.10.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.5.1",
2930
"v2.9.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.4",
3031
"v2.8.5": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.4.4",
31-
"v1.13.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.6.6",
32-
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.1"
32+
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.9.2"
3333
}

0 commit comments

Comments
 (0)