From da95280d76ba9bb1e36c7507b89109a6268cb1ff Mon Sep 17 00:00:00 2001 From: Cristovao Cordeiro Date: Fri, 24 May 2024 21:03:40 +0200 Subject: [PATCH] chore: fix rocks terminology (#482) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99ce231b30..d1745b56f4 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ juju relate postgresql-k8s:db finos-waltz-k8s **Note:** The endpoint `db-admin` provides the same legacy interface `pgsql` with PostgreSQL admin-level privileges. It is NOT recommended to use it from security point of view. ## OCI Images -This charm uses pinned and tested version of the [charmed-postgresql](https://github.com/canonical/charmed-postgresql-rock/pkgs/container/charmed-postgresql) ROCK image. +This charm uses pinned and tested version of the [charmed-postgresql](https://github.com/canonical/charmed-postgresql-rock/pkgs/container/charmed-postgresql) rock. ## Security Security issues in the Charmed PostgreSQL K8s Operator can be reported through [LaunchPad](https://wiki.ubuntu.com/DebuggingSecurity#How%20to%20File). Please do not file GitHub issues about security issues.