From 524e966a15904f0f90e52a843d5529679c3e616b Mon Sep 17 00:00:00 2001 From: Nikos Date: Wed, 10 May 2023 13:20:51 +0300 Subject: [PATCH 1/2] Add kratos rock release --- oci/kratos/builds.yaml | 9 +++++++++ oci/kratos/contacts.yaml | 0 oci/kratos/documentation.yaml | 0 oci/kratos/releases.yaml | 0 4 files changed, 9 insertions(+) create mode 100644 oci/kratos/builds.yaml create mode 100644 oci/kratos/contacts.yaml create mode 100644 oci/kratos/documentation.yaml create mode 100644 oci/kratos/releases.yaml diff --git a/oci/kratos/builds.yaml b/oci/kratos/builds.yaml new file mode 100644 index 00000000..099b5714 --- /dev/null +++ b/oci/kratos/builds.yaml @@ -0,0 +1,9 @@ +version: 1 + +images: + - source: "canonical/kratos-rock" + commit: 07ba17388852851a2b731d9b01f55f95271572d6 + directory: . + release-to: + risks: + - edge diff --git a/oci/kratos/contacts.yaml b/oci/kratos/contacts.yaml new file mode 100644 index 00000000..e69de29b diff --git a/oci/kratos/documentation.yaml b/oci/kratos/documentation.yaml new file mode 100644 index 00000000..e69de29b diff --git a/oci/kratos/releases.yaml b/oci/kratos/releases.yaml new file mode 100644 index 00000000..e69de29b From dd61ca0e17147a99d213c6775aeacc6197529cc2 Mon Sep 17 00:00:00 2001 From: Nikos Date: Tue, 16 May 2023 10:38:20 +0300 Subject: [PATCH 2/2] Update oci/kratos/builds.yaml Co-authored-by: Valentin Viennot <74904857+valentincanonical@users.noreply.github.com> --- oci/kratos/builds.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/oci/kratos/builds.yaml b/oci/kratos/builds.yaml index 099b5714..2dd10166 100644 --- a/oci/kratos/builds.yaml +++ b/oci/kratos/builds.yaml @@ -4,6 +4,3 @@ images: - source: "canonical/kratos-rock" commit: 07ba17388852851a2b731d9b01f55f95271572d6 directory: . - release-to: - risks: - - edge