From 88ceaf7a2a97181a1b421110114e778571933b64 Mon Sep 17 00:00:00 2001
From: Guillaume Belanger <guillaume.belanger27@gmail.com>
Date: Mon, 4 Dec 2023 15:49:47 -0500
Subject: [PATCH] feat: Bumps to Vault 1.15.3

---
 rockcraft.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rockcraft.yaml b/rockcraft.yaml
index 2959e28..4f97421 100644
--- a/rockcraft.yaml
+++ b/rockcraft.yaml
@@ -1,7 +1,7 @@
 name: vault
 base: bare
 build-base: ubuntu@22.04
-version: "1.15.2"
+version: "1.15.3"
 summary: A ROCK container image for Vault
 description: |
   A ROCK container image for Vault, a tool for secrets management, encryption as a service, and privileged access management.
@@ -21,7 +21,7 @@ parts:
   vault:
     plugin: go
     source: https://github.com/hashicorp/vault.git
-    source-tag: v1.15.2
+    source-tag: v1.15.3
     source-type: git
     source-depth: 1
     stage: