Skip to content

Commit 9dd5c3a

Browse files
chore: update nstuning-app to v1.6.4 (#28)
Updates `nstuning-app` image tag to `v1.6.4` and bumps chart version to `0.1.11`. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c82595f commit 9dd5c3a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/nstuning-app/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: A Helm chart for Kubernetes
44

55
type: application
66

7-
version: 0.1.10
7+
version: 0.1.11

charts/nstuning-app/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ replicaCount: 1
33
image:
44
repository: sondresjo/nstuning-app
55
pullPolicy: IfNotPresent
6-
tag: "v1.6.3"
6+
tag: "v1.6.4"
77

88
imagePullSecrets: []
99
nameOverride: ""

0 commit comments

Comments
 (0)