Skip to content

Commit

Permalink
Automated update of Helm Chart
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 23, 2022
1 parent 6da4988 commit 85f8214
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/zot/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: v1.4.3-rc7
appVersion: v1.4.3-rc8
description: A Helm chart for Kubernetes
name: zot
type: application
version: 0.1.13
version: 0.1.14
2 changes: 1 addition & 1 deletion charts/zot/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
repository: ghcr.io/project-zot/zot-linux-amd64
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v1.4.3-rc7"
tag: "v1.4.3-rc8"
serviceAccount:
# Specifies whether a service account should be created
create: true
Expand Down

0 comments on commit 85f8214

Please sign in to comment.