Skip to content

Commit

Permalink
release(archivista): Update Archivista image v0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kairo Araujo <[email protected]>
  • Loading branch information
kairoaraujo committed Dec 6, 2024
1 parent fdd1eb5 commit 40cc966
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/archivista/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ name: archivista
description: A Helm chart for Archivista

type: application
version: 0.6.0
version: 0.7.0

keywords:
- in-toto
Expand All @@ -34,4 +34,4 @@ sources:
maintainers:
- name: in-toto

appVersion: "0.6.0"
appVersion: "0.7.0"
4 changes: 2 additions & 2 deletions charts/archivista/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2023 The Archivista Contributors
# Copyright 2024 The Archivista Contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -17,7 +17,7 @@ image:
repository: ghcr.io/in-toto/archivista
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "0.7.0"
tag: "0.8.0"

nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit 40cc966

Please sign in to comment.