Skip to content

Commit

Permalink
Updated appVersion to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Argelbargel committed Sep 30, 2024
1 parent d935ae2 commit ecf10f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/vault-raft-snapshot-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: vault-raft-snapshot-agent
type: application
version: 0.4.23
appVersion: "v0.10.18"
version: 0.4.24
appVersion: "v0.11.0"
description: Vault Raft Snapshot Agent takes periodic snapshots of Vault's Raft database and stores them on a local volume or an remote S3 bucket
keywords:
- vault-raft-snapshot-agent
Expand All @@ -22,7 +22,7 @@ annotations:
artifacthub.io/license: MIT
artifacthub.io/images: |
- name: vault-raft-snapshot-agent
image: ghcr.io/argelbargel/vault-raft-snapshot-agent:v0.10.18
image: ghcr.io/argelbargel/vault-raft-snapshot-agent:v0.11.0
platforms:
- linux/amd64
- linux/arm64
Expand Down

0 comments on commit ecf10f0

Please sign in to comment.