Skip to content

Commit

Permalink
Updated appVersion to v0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Argelbargel committed Dec 18, 2023
1 parent c19dd8c commit 872e12f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 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.7
appVersion: "v0.10.4"
version: 0.4.8
appVersion: "v0.10.5"
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 @@ -21,7 +21,7 @@ annotations:
artifacthub.io/license: MIT
artifacthub.io/images: |
- name: vault-raft-snapshot-agent
image: ghcr.io/argelbargel/vault-raft-snapshot-agent:v0.10.4
image: ghcr.io/argelbargel/vault-raft-snapshot-agent:v0.10.5
platforms:
- linux/amd64
- linux/arm64
Expand All @@ -31,3 +31,4 @@ annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
- improves documentation & metadata
- update app-version to v0.10.5

0 comments on commit 872e12f

Please sign in to comment.