Skip to content

Commit d04fb9a

Browse files
ci: add core container images index (#416)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: nbroyles <177053+nbroyles@users.noreply.github.com>
1 parent f6cbf48 commit d04fb9a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

operator.index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,6 @@
9898
"v3.36.0",
9999
"v3.37.0",
100100
"v3.39.0",
101-
"v3.41.0"
101+
"v3.41.0",
102+
"v3.42.0"
102103
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"v3.42.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:",
23
"v3.41.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:",
34
"v3.39.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:",
45
"v3.37.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:",
@@ -28,6 +29,5 @@
2829
"v3.3.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
2930
"v3.2.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
3031
"v3.2.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.4",
31-
"v3.1.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:24.7.3",
3232
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:"
3333
}

0 commit comments

Comments
 (0)