From eab9ab56ca24391b543ab1e2ff341137a4c99dfd Mon Sep 17 00:00:00 2001 From: Dragomir Penev <6687393+dragomirp@users.noreply.github.com> Date: Thu, 29 Feb 2024 12:45:53 +0200 Subject: [PATCH] [MISC] Update Rock version (#22) * Update to 14.10 * Update rock version --- rockcraft.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index eebccac..0eb2bbd 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -1,14 +1,14 @@ -name: charmed-postgresql # the name of your ROCK -base: ubuntu@22.04 # the base environment for this ROCK -version: '14.10' # just for humans. Semantic versioning is recommended -summary: PostgreSQL in a ROCK. # 79 char long summary +name: charmed-postgresql +base: ubuntu@22.04 +version: '14.11' +summary: PostgreSQL in a ROCK. description: | The PostgreSQL ROCK is created using the charmed-postgresql-snap and includes all of the components needed to run PostgreSQL in your Kubernetes cluster. -license: Apache-2.0 # your application's SPDX license -platforms: # The platforms this ROCK should be built on and run on +license: Apache-2.0 +platforms: amd64: parts: