We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b45b0 commit 239a9b7Copy full SHA for 239a9b7
chart/website/Chart.yaml
@@ -1,4 +1,4 @@
1
description: A Helm chart for Kubernetes
2
name: website
3
-version: "10.0.7"
4
-appVersion: 10.0.7
+version: "10.0.8"
+appVersion: 10.0.8
chart/website/values.yaml
@@ -12,8 +12,8 @@ ingress:
12
nginx.ingress.kubernetes.io/ssl-passthrough: "false"
13
image:
14
repository: quay.io/ortelius/website
15
- tag: main-v10.0.7-gd47028
16
- sha: sha256:d7725c7649daae7d3f6f7d89f18b1501f85599b3a91d612d1e9e712fe9f995a9
+ tag: main-v10.0.8-gf1b45b
+ sha: sha256:5b2f6fb428d9f8ed5e9d2d12b8130b2ea9888969b4a0ce2b5e5fb9c4087d88bf
17
pullPolicy: Always
18
keptnLabels:
19
keptnProject: ortelius
0 commit comments