Skip to content

Commit

Permalink
ci: add core container images index (#237)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: jasmingacic <[email protected]>
  • Loading branch information
calyptia-ci and jasmingacic authored Nov 23, 2023
1 parent 98738e9 commit 845b85f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion operator.index.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@
"v2.0.20",
"v2.0.21",
"v2.0.22",
"v2.0.23"
"v2.0.23",
"v2.0.24"
]
2 changes: 1 addition & 1 deletion operator/core-fluent-bit-default-versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"v2.0.24": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.3",
"v2.0.23": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.3",
"v2.0.22": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.3",
"v2.0.21": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.1",
Expand Down Expand Up @@ -28,6 +29,5 @@
"v1.1.1": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.8.9",
"v1.1.0": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.8.9",
"v1.0.15": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.8.5",
"v1.0.14": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.8.2",
"latest": "ghcr.io/calyptia/core/calyptia-fluent-bit:23.11.3"
}

0 comments on commit 845b85f

Please sign in to comment.