Skip to content

Commit 83268c4

Browse files
sbtaylor15github-actions[bot]
authored andcommitted
Update chart and values
1 parent d470289 commit 83268c4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

chart/website/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
description: A Helm chart for Kubernetes
22
name: website
3-
version: "10.0.6"
4-
appVersion: 10.0.6
3+
version: "10.0.7"
4+
appVersion: 10.0.7

chart/website/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ingress:
1212
nginx.ingress.kubernetes.io/ssl-passthrough: "false"
1313
image:
1414
repository: quay.io/ortelius/website
15-
tag: main-v10.0.6-g89fb6e
16-
sha: sha256:7b22456f0e2f85bdc3946305e629db34b5da642b9d34345ca29c1f3f077dca25
15+
tag: main-v10.0.7-gd47028
16+
sha: sha256:d7725c7649daae7d3f6f7d89f18b1501f85599b3a91d612d1e9e712fe9f995a9
1717
pullPolicy: Always
1818
keptnLabels:
1919
keptnProject: ortelius

0 commit comments

Comments
 (0)