We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7846e32 commit 034274eCopy full SHA for 034274e
chart/website/Chart.yaml
@@ -1,4 +1,4 @@
1
description: A Helm chart for Kubernetes
2
name: website
3
-version: "10.0.16"
4
-appVersion: 10.0.16
+version: "10.0.17"
+appVersion: 10.0.17
chart/website/values.yaml
@@ -15,8 +15,8 @@ ingress:
15
backstage.io/kubernetes-id: ortelius-www
16
image:
17
repository: quay.io/ortelius/website
18
- tag: main-v10.0.16-g5558ec
19
- sha: sha256:a6539047aa2ec9429d2456bc1cde12af1b3be96c714246ab4776ac5b121d2dbf
+ tag: main-v10.0.17-g7846e3
+ sha: sha256:cfed2f906f2495dab92a49f5daa72224089da9f158f2456145edee9e0367f85a
20
pullPolicy: Always
21
keptnLabels:
22
keptnProject: ortelius
0 commit comments