Compare commits
2 Commits
archivista
...
main
Author | SHA1 | Date |
---|---|---|
|
3765365ccd | |
|
92a6b433b0 |
|
@ -17,7 +17,7 @@ name: archivista
|
||||||
description: A Helm chart for Archivista
|
description: A Helm chart for Archivista
|
||||||
|
|
||||||
type: application
|
type: application
|
||||||
version: 0.8.2
|
version: 0.8.3
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- in-toto
|
- in-toto
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: in-toto
|
- name: in-toto
|
||||||
|
|
||||||
appVersion: "0.9.1"
|
appVersion: "0.9.2"
|
||||||
|
|
|
@ -17,7 +17,7 @@ image:
|
||||||
repository: ghcr.io/in-toto/archivista
|
repository: ghcr.io/in-toto/archivista
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "0.9.1"
|
tag: "0.9.2"
|
||||||
|
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
fullnameOverride: ""
|
fullnameOverride: ""
|
||||||
|
|
Loading…
Reference in New Issue