Skip to content

Commit

Permalink
Updated appVersion to v0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Argelbargel committed Jan 4, 2024
1 parent 872e12f commit 04ff32b
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.8
appVersion: "v0.10.5"
version: 0.4.9
appVersion: "v0.10.6"
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.5
image: ghcr.io/argelbargel/vault-raft-snapshot-agent:v0.10.6
platforms:
- linux/amd64
- linux/arm64
Expand All @@ -32,3 +32,4 @@ annotations:
artifacthub.io/changes: |
- improves documentation & metadata
- update app-version to v0.10.5
- update app-version to v0.10.6

0 comments on commit 04ff32b

Please sign in to comment.