diff --git a/oci/valkey/contacts.yaml b/oci/valkey/contacts.yaml new file mode 100644 index 00000000..c31582e7 --- /dev/null +++ b/oci/valkey/contacts.yaml @@ -0,0 +1,6 @@ +# Who and how to notify about the build progress. +notify: + emails: + - data-platform@lists.launchpad.net + mattermost-channels: + - wxppdtg4obdg9csp9wxnqs1wqw # alerts on DataPlatform OCI channel diff --git a/oci/valkey/documentation.yaml b/oci/valkey/documentation.yaml new file mode 100644 index 00000000..0d7a3750 --- /dev/null +++ b/oci/valkey/documentation.yaml @@ -0,0 +1,8 @@ +version: 1 + +application: valkey +is_chiselled: False +description: | + This is an OCI image that bundles Valkey together with the metrics exporter. + Valkey is an open source, flexible distributed key-value datastore that is + optimized for caching and other realtime workloads. diff --git a/oci/valkey/image.yaml b/oci/valkey/image.yaml new file mode 100644 index 00000000..ca16d10d --- /dev/null +++ b/oci/valkey/image.yaml @@ -0,0 +1,11 @@ +version: 1 + +upload: + - source: "canonical/charmed-valkey-rock" + commit: e2caa5564f0e876e04d600dc9d5b00f15ff7d1a7 + directory: . + release: + 7.2.7-24.04: + end-of-life: "2025-12-01T00:00:00Z" + risks: + - edge