Skip to content

Commit dcca340

Browse files
author
github-actions
committed
build: automated update of Helm Chart
1 parent d6172a5 commit dcca340

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/zot/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
2-
appVersion: v2.1.7
2+
appVersion: v2.1.8
33
description: A Helm chart for Kubernetes
44
name: zot
55
type: application
6-
version: 0.1.79
6+
version: 0.1.80

charts/zot/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:
66
repository: ghcr.io/project-zot/zot-linux-amd64
77
pullPolicy: IfNotPresent
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "v2.1.7"
9+
tag: "v2.1.8"
1010
# Defaults to the release namespace if not specified
1111
namespace: ""
1212
serviceAccount:

0 commit comments

Comments
 (0)